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(javax.portlet.ActionRequest req,javax.portlet.ActionResponse rsp)
|
Method Detail
getURLGenerator
- RedirectURLGenerator getURLGenerator( javax.portlet.ActionRequest req,
- javax.portlet.ActionResponse rsp)