|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.processaction.ProcessActionHandler<Source>
lumis.service.portalmanagement.serialization.SerializationProcessActionHandler
public class SerializationProcessActionHandler
ProcessActionHandler for Import/Export channel operations
Field Summary | |
---|---|
static java.lang.String |
SERIALIZATION_EXPORT
|
static java.lang.String |
SERIALIZATION_IMPORT
|
Constructor Summary | |
---|---|
SerializationProcessActionHandler()
|
Method Summary | |
---|---|
void |
processAction()
Executes the process action. |
void |
processExportAction()
|
void |
processImportAction()
|
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 |
Field Detail |
---|
public static final java.lang.String SERIALIZATION_IMPORT
public static final java.lang.String SERIALIZATION_EXPORT
Constructor Detail |
---|
public SerializationProcessActionHandler()
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
public void processExportAction() throws PortalException
PortalException
public void processImportAction() throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |