com.ibm.pim.interfaces.relationships
Interface CatalogHierarchySpecificDetails
public interface CatalogHierarchySpecificDetails
Read only interface for the relationship between a catalog and a hierarchy,
and holder for the information unique to that pairing
(eg the Spec that represents the location Hierarchy)
Field Summary |
static java.lang.String |
copyright
|
copyright
static final java.lang.String copyright
- See Also:
- Constant Field Values
getSpec
Spec getSpec()
- Returns:
- the Spec related to the relationship between this Catalog and Hierarchy.
getHierarchy
Hierarchy getHierarchy()
- Returns:
- the Hierarchy for which this Catalog relationship exists
getCatalog
Catalog getCatalog()
- Returns:
- the Catalog for which this Catalog relationship exists