|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.processaction.ProcessActionHandler<S>
lumis.service.portalmanagement.genericacl.GenericAclActionHandler
lumis.service.portalmanagement.portalacl.PortalAclProcessActionHandler
public class PortalAclProcessActionHandler
Field Summary |
---|
Constructor Summary | |
---|---|
PortalAclProcessActionHandler()
|
Method Summary | |
---|---|
boolean |
checkPermission()
|
java.util.HashMap<java.lang.Integer,java.lang.Integer> |
getInheritPermissionsMap()
|
AccessControlList |
getParentAcl()
|
void |
updateAcl(AccessControlList acl)
|
Methods inherited from class lumis.service.portalmanagement.genericacl.GenericAclActionHandler |
---|
processAclAction, processAction |
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 PortalAclProcessActionHandler() throws PortalException
PortalException
Method Detail |
---|
public boolean checkPermission() throws PortalException
checkPermission
in class GenericAclActionHandler
PortalException
public AccessControlList getParentAcl() throws PortalException
getParentAcl
in class GenericAclActionHandler
PortalException
public void updateAcl(AccessControlList acl) throws PortalException
updateAcl
in class GenericAclActionHandler
PortalException
public java.util.HashMap<java.lang.Integer,java.lang.Integer> getInheritPermissionsMap()
getInheritPermissionsMap
in class GenericAclActionHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |