|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Router | |
|---|---|
| com.liferay.portal.kernel.portlet | This package defines the kernel portlet interfaces and classes. |
| com.liferay.portlet | This package defines the common portlet interfaces, base classes, classes, factories, and utilities. |
| com.liferay.util.bridges.wai | |
| Uses of Router in com.liferay.portal.kernel.portlet |
|---|
| Fields in com.liferay.portal.kernel.portlet declared as Router | |
|---|---|
protected Router |
BaseFriendlyURLMapper.router
|
| Methods in com.liferay.portal.kernel.portlet that return Router | |
|---|---|
Router |
BaseFriendlyURLMapper.getRouter()
|
Router |
FriendlyURLMapper.getRouter()
Returns the router for this friendly URL mapper |
| Methods in com.liferay.portal.kernel.portlet with parameters of type Router | |
|---|---|
void |
BaseFriendlyURLMapper.setRouter(Router router)
|
void |
FriendlyURLMapper.setRouter(Router router)
Sets the router for this friendly URL mapper. |
| Uses of Router in com.liferay.portlet |
|---|
| Classes in com.liferay.portlet that implement Router | |
|---|---|
class |
RouterImpl
|
| Uses of Router in com.liferay.util.bridges.wai |
|---|
| Fields in com.liferay.util.bridges.wai declared as Router | |
|---|---|
protected Router |
WAIFriendlyURLMapper.router
|
| Methods in com.liferay.util.bridges.wai that return Router | |
|---|---|
Router |
WAIFriendlyURLMapper.getRouter()
|
| Methods in com.liferay.util.bridges.wai with parameters of type Router | |
|---|---|
void |
WAIFriendlyURLMapper.setRouter(Router router)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||