Uses of Interface
com.metamatrix.console.ui.views.entitlements.EntitlementsDataInterface

Packages that use EntitlementsDataInterface
com.metamatrix.console.models   
com.metamatrix.console.ui.views.entitlements   
 

Uses of EntitlementsDataInterface in com.metamatrix.console.models
 

Classes in com.metamatrix.console.models that implement EntitlementsDataInterface
 class EntitlementManager
          The EntitlementManager handles all calls to the MetaMatrix server for viewing and modifying entitlements.
 

Uses of EntitlementsDataInterface in com.metamatrix.console.ui.views.entitlements
 

Constructors in com.metamatrix.console.ui.views.entitlements with parameters of type EntitlementsDataInterface
EntitlementDetailPanel(EntitlementsDataInterface dataSrc, RepaintController rc, boolean showMetaMatrix, boolean showEnterprise, boolean modifiable, EntitlementManager mgr, GroupsManager userMgr)
           
EntitlementsPanel(EntitlementsDataInterface ds, boolean showEditable, boolean showReadOnly, ConnectionInfo conn)
           
NewEntitlementController(EntitlementsPanel callr, EntitlementsDataInterface dataSrc)
           
NewEntitlementNamePanel(EntitlementsDataInterface dataSrc, NewEntitlementController ctrlr, WizardInterface wizardInterface)
           
 



Copyright © 2009. All Rights Reserved.