Uses of Interface
com.ibm.pim.common.Manager

Packages that use Manager
com.ibm.pim.attribute   
com.ibm.pim.catalog   
com.ibm.pim.collaboration   
com.ibm.pim.docstore   
com.ibm.pim.hierarchy   
com.ibm.pim.job   
com.ibm.pim.lookuptable   
com.ibm.pim.organization   
com.ibm.pim.selection   
com.ibm.pim.spec   
com.ibm.pim.system   
com.ibm.pim.utils   
com.ibm.pim.webservice   
com.ibm.pim.workflow   
 

Uses of Manager in com.ibm.pim.attribute
 

Subinterfaces of Manager in com.ibm.pim.attribute
 interface AttributeCollectionManager
          Manager for the creation and retrieval of AttributeCollections
 

Uses of Manager in com.ibm.pim.catalog
 

Subinterfaces of Manager in com.ibm.pim.catalog
 interface CatalogManager
          Catalog Manager, providing methods to create new and retrieve existing Catalog Objects
 

Uses of Manager in com.ibm.pim.collaboration
 

Subinterfaces of Manager in com.ibm.pim.collaboration
 interface CollaborationAreaManager
          Read-write interface for the manager of Collaboration Area objects.
 

Uses of Manager in com.ibm.pim.docstore
 

Subinterfaces of Manager in com.ibm.pim.docstore
 interface DocstoreManager
          Interface for the manager of docstore.
 

Uses of Manager in com.ibm.pim.hierarchy
 

Subinterfaces of Manager in com.ibm.pim.hierarchy
 interface HierarchyManager
          Interface for the Manager of Hierarchy objects.
 

Uses of Manager in com.ibm.pim.job
 

Subinterfaces of Manager in com.ibm.pim.job
 interface JobManager
          Interface for JobManager
 

Uses of Manager in com.ibm.pim.lookuptable
 

Subinterfaces of Manager in com.ibm.pim.lookuptable
 interface LookupTableManager
          Interface for the Manager of LookupTable objects
 

Uses of Manager in com.ibm.pim.organization
 

Subinterfaces of Manager in com.ibm.pim.organization
 interface OrganizationManager
          Manager for organizations, organization hierarchies, access control groups, roles, users and companies.
 

Uses of Manager in com.ibm.pim.selection
 

Subinterfaces of Manager in com.ibm.pim.selection
 interface SelectionManager
          Manager for Selection objects
 

Uses of Manager in com.ibm.pim.spec
 

Subinterfaces of Manager in com.ibm.pim.spec
 interface SpecManager
          Manager for Spec objects
 

Uses of Manager in com.ibm.pim.system
 

Subinterfaces of Manager in com.ibm.pim.system
 interface PIMScriptManager
          Interface for the manager of PIMScript objects.
 

Uses of Manager in com.ibm.pim.utils
 

Subinterfaces of Manager in com.ibm.pim.utils
 interface RoutingManager
          This interface defines methods for RoutingManager.
 

Uses of Manager in com.ibm.pim.webservice
 

Subinterfaces of Manager in com.ibm.pim.webservice
 interface WebServiceManager
          Manager for the WebService objects.
 

Uses of Manager in com.ibm.pim.workflow
 

Subinterfaces of Manager in com.ibm.pim.workflow
 interface WorkflowManager
          WorkflowManager is an Interface for the manager of Workflow objects.