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.jcms
Fields in com.jalios.jcms declared as CategoryRight Modifier and Type Field Description protected CategoryRight
Channel. noCategoryRight
protected CategoryRight
Channel. rootCategoryRight
Methods in com.jalios.jcms that return CategoryRight Modifier and Type Method Description CategoryRight
Channel. getCategoryRight(java.util.HashSet<Category> roots, int mode, boolean create)
Returns the CategoryRight matching the given criteriaCategoryRight
Channel. getNoCategoryRight()
Returns the CategoryRight which sets edition of cateogry forbiddenCategoryRight
Channel. getRootCategoryRight()
Returns the CategoryRight allowing edition of all the cateogryConstructors in com.jalios.jcms with parameters of type CategoryRight Constructor Description CategoryRight(CategoryRight other)
-