|
||||||||||
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.user.UserProcessActionHandler
public class UserProcessActionHandler
Calls the UserManager to add, update and delete LumisPortal users.
Field Summary | |
---|---|
static java.lang.String |
USER_ADD
|
static java.lang.String |
USER_DELETE
|
static java.lang.String |
USER_UPDATE
|
Constructor Summary | |
---|---|
UserProcessActionHandler()
|
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 |
Field Detail |
---|
public static final java.lang.String USER_ADD
public static final java.lang.String USER_UPDATE
public static final java.lang.String USER_DELETE
Constructor Detail |
---|
public UserProcessActionHandler()
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 |