|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.processaction.ProcessActionHandler<TabularSource<ITabularSourceField>>
lumis.service.wsrp.producer.ProducerAddInterfaceInstanceProcessActionHandler
public class ProducerAddInterfaceInstanceProcessActionHandler
Process Action Handler responsible for populating the items served by the
ProducerImpl.getOfferedPortletNames()
with the values obtained from
the interface. The interface must be configured in order to populate the list
and, thus, there must be an instance of ProducerImpl
associated with
the current service instance.
Field Summary |
---|
Constructor Summary | |
---|---|
ProducerAddInterfaceInstanceProcessActionHandler()
|
Method Summary | |
---|---|
void |
processAction()
Executes the process action. |
Methods inherited from class lumis.doui.processaction.ProcessActionHandler |
---|
addDefaultResponse, addResponseParameter, checkServiceInstancePermission, checkServiceInstancePermission, getId, getParameter, getParameter, getResource, getServiceInterfaceHyperLink, getUrl, init, localize, processHyperLinkResponse, processPopupInterfaceResponse, resolveFieldValueNode, setParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProducerAddInterfaceInstanceProcessActionHandler()
Method Detail |
---|
public void processAction() throws PortalException
IProcessActionHandler
This method may execute the process action based on the parameters and node specifications passed to it earlier.
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |