|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Read-only interface for the Manager of Hierarchy objects
Field Summary | |
---|---|
static java.lang.String |
copyright
IBM standard copyright |
Method Summary | |
---|---|
PIMCollection |
getHierarchies()
Retrieves all Hierarchies available in the current context |
Hierarchy |
getHierarchyByName(java.lang.String name)
Retrieves a specific Hierarchy by name |
Methods inherited from interface com.ibm.pim.interfaces.managers.Manager |
---|
getManagerName |
Field Detail |
public static final java.lang.String copyright
copyright
Method Detail |
public PIMCollection getHierarchies() throws PIMInternalException, PIMAuthorizationException
PIMInternalException
- If an internal error occurs
PIMAuthorizationException
- If the user is not allowed to perform this operationfor more info
,
Hierarchy
public Hierarchy getHierarchyByName(java.lang.String name) throws PIMInternalException, PIMAuthorizationException
name
- The name of the Hierarchy to be retrieved
PIMInternalException
- If an internal error occurs
PIMAuthorizationException
- If the user is not allowed to perform this operationHierarchy
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |