|
02/28/2005 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.epicentric.page.PageModuleCategorySet
DisplayCategoryManger.
Stores ModuleDisplayCategories that are associated with a particular page.
| Constructor Summary | |
PageModuleCategorySet()
Deprecated. |
|
| Method Summary | |
void |
addSelectionCategoryID(String categoryID)
Deprecated. As of 4.0, to be removed in 8.0 or later |
String[] |
getSelectionCategoryIDs()
Deprecated. As of 4.0, to be removed in 8.0 or later |
boolean |
isInSelectionCategories(String categoryID)
Deprecated. As of 4.0, to be removed in 8.0 or later |
boolean |
removeSelectionCategoryID(String categoryID)
Deprecated. As of 4.0, to be removed in 8.0 or later |
void |
setShowAllCategories(boolean showAllCategories)
Deprecated. As of 4.0, to be removed in 8.0 or later |
void |
setShowUncategorizedMods(boolean showUncategorizedMods)
Deprecated. As of 4.0, to be removed in 8.0 or later |
boolean |
showAllCategories()
Deprecated. As of 4.0, to be removed in 8.0 or later |
boolean |
showUncategorizedMods()
Deprecated. As of 4.0, to be removed in 8.0 or later |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PageModuleCategorySet()
| Method Detail |
public void setShowAllCategories(boolean showAllCategories)
public boolean showAllCategories()
public void addSelectionCategoryID(String categoryID)
public boolean removeSelectionCategoryID(String categoryID)
public void setShowUncategorizedMods(boolean showUncategorizedMods)
public boolean showUncategorizedMods()
public String[] getSelectionCategoryIDs()
public boolean isInSelectionCategories(String categoryID)
|
02/28/2005 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||