A C G I S U

A

activateMainWindow() - Method in class com.bea.security.entitlements.admin.beans.UIController
Activate the main window and enable all the existing buttons in the main window, this method should be called when closing the pop up window.

C

com.bea.security.entitlements.admin.beans - package com.bea.security.entitlements.admin.beans
 

G

getManagementContext() - Method in class com.bea.security.entitlements.admin.beans.SessionContext
Get the context instance of management API, which is associated with current session.
getSelectedNode() - Method in class com.bea.security.entitlements.admin.beans.SessionContext
Get the object that is selected in the navigation tree, which can be Role, Resource,Directory or some kind of MetaObject.

I

inactivateMainWindow() - Method in class com.bea.security.entitlements.admin.beans.UIController
Inactivate the main window and disable all the existing buttons in the main window, this method should be called when pop up window.
isMainWindowActive() - Method in class com.bea.security.entitlements.admin.beans.UIController
Detect whether the main window are active or not.

S

SessionContext - class com.bea.security.entitlements.admin.beans.SessionContext.
This class is used as the exposed bean for customer to extend EUI.
SessionContext() - Constructor for class com.bea.security.entitlements.admin.beans.SessionContext
 
startModification() - Method in class com.bea.security.entitlements.admin.beans.SessionContext
This method will active the "save change" and "revert change" buttons, meanwhile, if transaction is supported and not started, it will start transaction.

U

UIController - class com.bea.security.entitlements.admin.beans.UIController.
This class is used for exposing the UI control interfaces for customer to use.
UIController() - Constructor for class com.bea.security.entitlements.admin.beans.UIController
 

A C G I S U

Copyright © 2007 BEA Systems Inc. All Rights Reserved.