IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bc.ac.rcp.control
Class RoleManagementController

java.lang.Object
  extended by com.ibm.btt.bc.ac.rcp.control.RoleManagementController

public class RoleManagementController
extends java.lang.Object


Constructor Summary
RoleManagementController(RoleManagementComposite view, ISecurityObjectManager objectManager)
           
 
Method Summary
 java.util.List<SecurityRight> fetchRights()
           
 java.util.List<SecurityRole> fetchRoles()
           
 void handleCloseGesture()
           
 void handleSaveGesture(SecurityRole role)
           
 void handleUpdateGesture(SecurityRole role)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleManagementController

public RoleManagementController(RoleManagementComposite view,
                                ISecurityObjectManager objectManager)
Method Detail

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

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011