com.ibm.portal.portlet.service
Interface DynamicUIManagerFactoryService
- All Superinterfaces:
- PortletService, java.io.Serializable
public interface DynamicUIManagerFactoryService
- extends PortletService
getDynamicUICtrl
DynamicUICtrl getDynamicUICtrl(javax.portlet.ActionRequest req,
javax.portlet.ActionResponse rsp,
java.lang.String configName)
throws DynamicUIManagementException
- Throws:
DynamicUIManagementException
getDynamicUIInfo
DynamicUIInfo getDynamicUIInfo(javax.portlet.ActionRequest req,
javax.portlet.ActionResponse rsp,
java.lang.String configName)
throws DynamicUIManagementException
- Throws:
DynamicUIManagementException