|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lumis.doui.processaction.ProcessActionHandler<Source> lumis.service.portalmanagement.webfilereplication.WebFileReplicationProcessActionHandler
public class WebFileReplicationProcessActionHandler
Process Action Handler for all Web File Replication actions.
Field Summary |
---|
Constructor Summary | |
---|---|
WebFileReplicationProcessActionHandler()
|
Method Summary | |
---|---|
protected void |
addWebFileReplication()
Adds a replication. |
protected void |
deleteWebFileReplication()
Removes a replication. |
void |
processAction()
Executes the process action. |
protected void |
updateWebFileReplication()
Updates a replication. |
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 WebFileReplicationProcessActionHandler()
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
protected void addWebFileReplication() throws PortalException
PortalException
- In any error occurs adding the replication.protected void updateWebFileReplication() throws PortalException
PortalException
- In any error occurs updating the replication.protected void deleteWebFileReplication()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |