|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProfileDescription
Interface that describes information about a Profile
Method Summary | |
---|---|
java.lang.String |
getName()
Gets the name of this Profile. |
java.lang.String |
getParent()
Gets the name of the parent Profile. |
java.lang.String |
getShortName()
Gets the non-qualified name of this Profile. |
boolean |
isContainer()
Gets if this Profile is specified to be a container, which means that it can have children Profile nodes. |
Method Detail |
---|
java.lang.String getName()
java.lang.String getParent()
java.lang.String getShortName()
boolean isContainer()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |