Uses of Interface
com.ibm.pim.interfaces.spec.Spec

Packages that use Spec
com.ibm.pim.interfaces.managers   
com.ibm.pim.interfaces.relationships   
com.ibm.pim.interfaces.spec   
 

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

Methods in com.ibm.pim.interfaces.managers that return Spec
 Spec SpecManager.getSpecByName(java.lang.String specName)
          Retrieves a specific Spec by name
 

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

Methods in com.ibm.pim.interfaces.relationships that return Spec
 Spec CatalogHierarchySpecificDetails.getSpec()
           
 

Uses of Spec in com.ibm.pim.interfaces.spec
 

Subinterfaces of Spec in com.ibm.pim.interfaces.spec
 interface DestinationSpec
          Read-only interface for the Destination Spec object
 interface FileSpec
          Read-only interface for the File Spec object
 interface LookupSpec
          Read-only interface for the LookupSpec object
 interface PrimarySpec
          Read-only interface for the PrimarySpec object
 interface SecondarySpec
          Read-only interface for the PrimarySpec object