Uses of Interface
com.ibm.pim.interfaces.catalog.Catalog

Packages that use Catalog
com.ibm.pim.interfaces.item   
com.ibm.pim.interfaces.managers   
com.ibm.pim.interfaces.relationships   
com.ibm.pim.interfaces.search   
 

Uses of Catalog in com.ibm.pim.interfaces.item
 

Methods in com.ibm.pim.interfaces.item that return Catalog
 Catalog Item.getCatalog()
          Returns the catalog to which this item belongs.
 

Uses of Catalog in com.ibm.pim.interfaces.managers
 

Methods in com.ibm.pim.interfaces.managers that return Catalog
 Catalog CatalogManager.getCatalogByName(java.lang.String name)
          Retrieves a specific Catalog by name
 

Methods in com.ibm.pim.interfaces.managers with parameters of type Catalog
 UserDefinedLog UserDefinedLogManager.createUserDefinedLog(Catalog catalog, java.lang.String name, boolean runningLog)
          Creates a UserDefined Log based upon an owning Catalog Retrieve a UserDefinedLog based upon the owning catalog and log name
 java.util.Collection UserDefinedLogManager.getUserDefinedLogs(Catalog catalog)
          Retrieves all UserDefinedLogs available in the current context for the specified Catalog
 UserDefinedLog UserDefinedLogManager.getUserDefinedLogByName(Catalog catalog, java.lang.String name)
          Retrieves a specific UserDefinedLog in a specified catalog with a specified name
 

Uses of Catalog in com.ibm.pim.interfaces.relationships
 

Methods in com.ibm.pim.interfaces.relationships that return Catalog
 Catalog CatalogHierarchySpecificDetails.getCatalog()
           
 

Uses of Catalog in com.ibm.pim.interfaces.search
 

Methods in com.ibm.pim.interfaces.search that return Catalog
 Catalog SearchResultSet.getCatalog(int columnIndex)
          Get the value of a column in the current row as Java Float value.It can be used for Catalogobject