Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.kernel.portlet.Route

Packages that use Route
com.liferay.portal.kernel.portlet   
 

Uses of Route in com.liferay.portal.kernel.portlet
 

Methods in com.liferay.portal.kernel.portlet that return Route
 Route Router.addRoute(String pattern)
          Generates a new route from its pattern string.
 


Liferay 6.0-ee-sp2