|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FriendlyURLMapper | |
|---|---|
| com.liferay.portal.kernel.portlet | This package defines the kernel portlet interfaces and classes. |
| com.liferay.portal.model | This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. |
| com.liferay.portal.model.impl | This package defines the portal model implementation base classes. |
| com.liferay.portal.service | This package defines the portal service interfaces and classes. |
| com.liferay.portal.service.impl | This package defines the portal service local and remote implementations. |
| com.liferay.portlet | This package defines the common portlet interfaces, base classes, classes, factories, and utilities. |
| com.liferay.util.bridges.wai | |
| Uses of FriendlyURLMapper in com.liferay.portal.kernel.portlet |
|---|
| Classes in com.liferay.portal.kernel.portlet that implement FriendlyURLMapper | |
|---|---|
class |
BaseFriendlyURLMapper
The base implementation of FriendlyURLMapper. |
class |
DefaultFriendlyURLMapper
The default friendly URL mapper to use with friendly URL routes. |
| Methods in com.liferay.portal.kernel.portlet that return FriendlyURLMapper | |
|---|---|
FriendlyURLMapper |
FriendlyURLMapperTracker.getFriendlyURLMapper()
|
| Methods in com.liferay.portal.kernel.portlet with parameters of type FriendlyURLMapper | |
|---|---|
void |
FriendlyURLMapperTracker.register(FriendlyURLMapper friendlyURLMapper)
|
void |
FriendlyURLMapperTracker.unregister(FriendlyURLMapper friendlyURLMapper)
|
| Uses of FriendlyURLMapper in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return FriendlyURLMapper | |
|---|---|
FriendlyURLMapper |
PortletWrapper.getFriendlyURLMapperInstance()
Returns the friendly URL mapper instance of the portlet. |
FriendlyURLMapper |
Portlet.getFriendlyURLMapperInstance()
Returns the friendly URL mapper instance of the portlet. |
| Uses of FriendlyURLMapper in com.liferay.portal.model.impl |
|---|
| Methods in com.liferay.portal.model.impl that return FriendlyURLMapper | |
|---|---|
FriendlyURLMapper |
PortletImpl.getFriendlyURLMapperInstance()
Returns the friendly URL mapper instance of the portlet. |
| Uses of FriendlyURLMapper in com.liferay.portal.service |
|---|
| Methods in com.liferay.portal.service that return types with arguments of type FriendlyURLMapper | |
|---|---|
List<FriendlyURLMapper> |
PortletLocalService.getFriendlyURLMappers()
|
List<FriendlyURLMapper> |
PortletLocalServiceWrapper.getFriendlyURLMappers()
|
static List<FriendlyURLMapper> |
PortletLocalServiceUtil.getFriendlyURLMappers()
|
| Uses of FriendlyURLMapper in com.liferay.portal.service.impl |
|---|
| Methods in com.liferay.portal.service.impl that return types with arguments of type FriendlyURLMapper | |
|---|---|
List<FriendlyURLMapper> |
PortletLocalServiceImpl.getFriendlyURLMappers()
|
| Uses of FriendlyURLMapper in com.liferay.portlet |
|---|
| Methods in com.liferay.portlet that return FriendlyURLMapper | |
|---|---|
FriendlyURLMapper |
FriendlyURLMapperTrackerImpl.getFriendlyURLMapper()
|
| Methods in com.liferay.portlet with parameters of type FriendlyURLMapper | |
|---|---|
void |
FriendlyURLMapperTrackerImpl.register(FriendlyURLMapper friendlyURLMapper)
|
void |
FriendlyURLMapperTrackerImpl.unregister(FriendlyURLMapper friendlyURLMapper)
|
| Uses of FriendlyURLMapper in com.liferay.util.bridges.wai |
|---|
| Classes in com.liferay.util.bridges.wai that implement FriendlyURLMapper | |
|---|---|
class |
WAIFriendlyURLMapper
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||