@Deprecated
public interface DynamicUIManagerFactoryService
extends com.ibm.portal.portlet.service.PortletService
| Modifier and Type | Method and Description |
|---|---|
DynamicUICtrl |
getDynamicUICtrl(javax.portlet.ActionRequest req,
javax.portlet.ActionResponse rsp,
java.lang.String configName)
Deprecated.
|
DynamicUIInfo |
getDynamicUIInfo(javax.portlet.ActionRequest req,
javax.portlet.ActionResponse rsp,
java.lang.String configName)
Deprecated.
|
DynamicUICtrl getDynamicUICtrl(javax.portlet.ActionRequest req, javax.portlet.ActionResponse rsp, java.lang.String configName) throws DynamicUIManagementException
DynamicUIManagementExceptionDynamicUIInfo getDynamicUIInfo(javax.portlet.ActionRequest req, javax.portlet.ActionResponse rsp, java.lang.String configName) throws DynamicUIManagementException
DynamicUIManagementException