com.ibm.portal.portlet.service
Interface URLGeneratorFactoryService
All Superinterfaces:
com.ibm.portal.portlet.service.PortletService, java.io.Serializable
- public interface URLGeneratorFactoryService
- extends com.ibm.portal.portlet.service.PortletService
Method Summary
Modifier and Type | Method and Description |
---|---|
getURLGenerator(ActionRequest req,ActionResponse rsp)
|
Method Detail
getURLGenerator
- RedirectURLGenerator getURLGenerator( ActionRequest req,
- ActionResponse rsp)