|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is used for accessing functionality specific to connection profile categories.
Method Summary | |
java.util.List |
getAssociatedProfiles()
Returns a List of IConnectionProfile objects that are direct children of this category |
java.util.List |
getChildCategories()
Returns a List of ICategory objects that are direct children of this category. |
java.lang.String |
getId()
|
java.lang.String |
getName()
|
ICategory |
getParent()
|
Method Detail |
public java.lang.String getId()
public java.lang.String getName()
public ICategory getParent()
public java.util.List getChildCategories()
public java.util.List getAssociatedProfiles()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |