| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICategory
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 | 
|---|
java.lang.String getId()
java.lang.String getName()
ICategory getParent()
java.util.List getChildCategories()
java.util.List getAssociatedProfiles()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||