com.ibm.portal.portlet.service

Interface URLGeneratorFactoryService

All Superinterfaces:
com.ibm.portal.portlet.service.PortletService, java.io.Serializable

  1. public interface URLGeneratorFactoryService
  2. extends com.ibm.portal.portlet.service.PortletService

Method Summary

Modifier and Type Method and Description
  1. RedirectURLGenerator
getURLGenerator(ActionRequest req,ActionResponse rsp)

Method Detail

getURLGenerator

  1. RedirectURLGenerator getURLGenerator( ActionRequest req,
  2. ActionResponse rsp)