com.retek.rcom.gui.screen.security
Class RoleDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.security.RoleDialogHandler
- public class RoleDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleDialogHandler
public RoleDialogHandler()
initializeManagers
public void initializeManagers()
throws SystemException,
RetekSecurityException
- STATE MANAGEMENT
- Throws:
SystemException
RetekSecurityException
getInheritedRoles
public java.util.List getInheritedRoles()
throws SystemException
- Throws:
SystemException
getApplicationFilters
public java.util.List getApplicationFilters()
getPermissions
public java.util.List getPermissions()
throws SystemException
- Throws:
SystemException
getPermissions
public java.util.List getPermissions(java.lang.Object object)
throws SystemException
- Throws:
SystemException
setPermission
public void setPermission(java.lang.Object object)
- PERMISSION METHODS
getPermissionName
public java.lang.String getPermissionName()
throws SystemException
- Throws:
SystemException
createRole
public void createRole()
throws SystemException
- ROLE METHODS
- Throws:
SystemException
setRole
public void setRole(java.lang.Object object)
getRoleName
public java.lang.String getRoleName()
throws SystemException
- Throws:
SystemException
setRoleName
public void setRoleName(java.lang.String roleName)
throws SystemException
- Throws:
SystemException
hasRcomPermission
public boolean hasRcomPermission()
throws SystemException
- Throws:
SystemException
hasRmmPermission
public boolean hasRmmPermission()
throws SystemException
- Throws:
SystemException
addRcomPermission
public void addRcomPermission(boolean apply)
throws SystemException
- Throws:
SystemException
addRmmPermission
public void addRmmPermission(boolean apply)
throws SystemException
- Throws:
SystemException
getRolePermissions
public java.util.Collection getRolePermissions()
throws SystemException
- Throws:
SystemException
getInheritedPermissions
public java.util.Collection getInheritedPermissions()
throws SystemException
- Throws:
SystemException
applyPermission
public void applyPermission(java.lang.Object permission)
throws SystemException
- Throws:
SystemException
removePermission
public void removePermission(java.lang.Object permission)
throws SystemException
- Throws:
SystemException
getInheritedRole
public java.lang.Object getInheritedRole()
throws SystemException
- Throws:
SystemException
setInheritedRole
public void setInheritedRole(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
hasInheritedRcomPermission
public boolean hasInheritedRcomPermission()
throws SystemException
- Throws:
SystemException
hasInheritedRmmPermission
public boolean hasInheritedRmmPermission()
throws SystemException
- Throws:
SystemException
getNoInheritedRoleMessage
public java.lang.String getNoInheritedRoleMessage()
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
discardChanges
public void discardChanges()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28