IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

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

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

public class RightManagementController
extends java.lang.Object


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

Constructor Detail

RightManagementController

public RightManagementController(RightManagementComposite view,
                                 ISecurityObjectManager objectManager)
Method Detail

fetchRights

public java.util.List<SecurityRight> fetchRights()
                                          throws BTTSecurityException
Throws:
BTTSecurityException

handleCloseGesture

public void handleCloseGesture()

handleSaveGesture

public void handleSaveGesture(SecurityRight right)
                       throws java.lang.Exception
Throws:
java.lang.Exception

handleUpdateGesture

public void handleUpdateGesture(SecurityRight right)
                         throws java.lang.Exception
Throws:
java.lang.Exception

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011