|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
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.search |
---|
Methods in com.ibm.pim.interfaces.search that return Spec | |
Spec |
SearchResultSet.getSpec(int columnIndex)
Get the value of a column in the current row as Java Float value.It can be used for Spec object |
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 |
interface |
SubSpec
Read-only interface for SubSpec object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |