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.search   
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)
          Deprecated. 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()
          Deprecated.  
 

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

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

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

Subinterfaces of Spec in com.ibm.pim.interfaces.spec
 interface DestinationSpec
          Deprecated.  
 interface FileSpec
          Deprecated.  
 interface LookupSpec
          Deprecated.  
 interface PrimarySpec
          Deprecated.  
 interface SecondarySpec
          Deprecated.  
 interface SubSpec
          Deprecated.