|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.processaction.ProcessActionHandler<Source<ISourceField>>
lumis.service.wsrp.consumer.doui.ConsumerConfigurationInterfaceProcessActionHandler
public class ConsumerConfigurationInterfaceProcessActionHandler
ProcessActionHandler
that process the WSRP consumer configuration
interface. It has three actions:
goConfig2()
-> creates a link with the given WSRP producer's WSDL
address and redirects user to this link.createConfiguredProducer()
-> creates a configuration to this
service instance.deleteCurrentConfiguration()
-> deletes current service instance's
configuration.
Field Summary |
---|
Constructor Summary | |
---|---|
ConsumerConfigurationInterfaceProcessActionHandler()
|
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 ConsumerConfigurationInterfaceProcessActionHandler()
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 All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |