PortletURI
represents a URI to a specific portlet function. A URI is created through the {@link net.sf.jportlet.portlet.PortletResponse}. Then additional parameter can be added to the URI, action or mode can be set. The complete URI can be converted to a string which is ready for embedding into markup.
@author Herve Tchepannou
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|