Uses of Class
com.jalios.jcms.CategoryRight
- 
Packages that use CategoryRight Package Description com.jalios.jcms Contains the core JPlatform classes.
- 
- 
Uses of CategoryRight in com.jalios.jcmsFields in com.jalios.jcms declared as CategoryRight Modifier and Type Field Description protected CategoryRightChannel. noCategoryRightprotected CategoryRightChannel. rootCategoryRightMethods in com.jalios.jcms that return CategoryRight Modifier and Type Method Description CategoryRightChannel. getCategoryRight(java.util.HashSet<Category> roots, int mode, boolean create)Returns the CategoryRight matching the given criteriaCategoryRightChannel. getNoCategoryRight()Returns the CategoryRight which sets edition of cateogry forbiddenCategoryRightChannel. getRootCategoryRight()Returns the CategoryRight allowing edition of all the cateogryConstructors in com.jalios.jcms with parameters of type CategoryRight Constructor Description CategoryRight(CategoryRight other)
 
-