Package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege

Interface Summary
IPrivilegeState The state of the privilege
IPrivilegeStateLookup Lookup of privilege state.
IPrivilegesTreeViewerInput Input for privileges (table) tree viewer.
 

Class Summary
CustomizedCopier This copier customizes the SybaseAuthorizedObject.getPrivileges() copying behavior.
FolderNode An instance of this class represents a folder node in a tree.
LazyTreeViewerContentProvider A lazy content provider for a tree viewer which uses FloderNode as the floder on the tree and use LeafNode as the leaf on the tree.
LeafNode An instance of this class represents a leaf node in a tree.
Messages  
PrivilegesBlock The privileges block on "Privileges" page
PrivilegesConstants Constants for privileges page
PrivilegesDetailContentProvider Content provider for permission detail table
PrivilegesDetailLabelProvider Label provider for privileges detail table.
PrivilegesDetailPage The privileges detail page on privileges block.
The user can grant/revoke privileges by change the state of the privilege, that is, select a new state from the combo box.
PrivilegesDetailTableMetaData The meta data for privileges detail page
PrivilegesSection The privileges section on "Privileges" page
PrivilegeState A standard implementation of privilege state
PrivilegesTreeViewerInput A default implementation for privileges tree viewer's input.
TablePrivilegesBlock Privileges block for table privileges.