|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Hierarchy
Read-only interface for Hierarchy object
Field Summary | |
---|---|
static java.lang.String |
copyright
Deprecated. |
Method Summary | |
---|---|
Category |
getCategoryByPath(java.lang.String sPath)
Deprecated. Retrieves a Category within the Hierarchy, or returns null if it is not found. |
java.lang.String |
getDisplayName()
Deprecated. Returns the display name of this Hierarchy |
Category |
getRootCategory()
Deprecated. Returns the root category for this Hierarchy |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
Category getCategoryByPath(java.lang.String sPath) throws PIMInternalException, PIMAuthorizationException
sPath
- A String containig a slash-delimited (/) path to the category you wish to retrieve
PIMInternalException
- if an internal exception occurs
PIMAuthorizationException
- if an authorization problem occursCategory getRootCategory() throws PIMInternalException, PIMAuthorizationException
PIMInternalException
- if an internal exception occurs
PIMAuthorizationException
- if an authorization problem occursjava.lang.String getDisplayName() throws PIMInternalException, PIMAuthorizationException
PIMInternalException
- if an internal exception occurs
PIMAuthorizationException
- if an authorization problem occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |