com.ibm.btt.bc.ac.rcp.control
Class RoleManagementController
java.lang.Object
com.ibm.btt.bc.ac.rcp.control.RoleManagementController
public class RoleManagementController
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleManagementController
public RoleManagementController(RoleManagementComposite view,
ISecurityObjectManager objectManager)
fetchRights
public java.util.List<SecurityRight> fetchRights()
throws BTTSecurityException
- Throws:
BTTSecurityException
fetchRoles
public java.util.List<SecurityRole> fetchRoles()
throws BTTSecurityException
- Throws:
BTTSecurityException
handleCloseGesture
public void handleCloseGesture()
handleSaveGesture
public void handleSaveGesture(SecurityRole role)
throws java.lang.Exception
- Throws:
java.lang.Exception
handleUpdateGesture
public void handleUpdateGesture(SecurityRole role)
throws java.lang.Exception
- Throws:
java.lang.Exception
(c) Copyright IBM Corporation 1998, 2011