|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CategoryRight | |
---|---|
com.jalios.jcms | Contains the core JCMS classes. |
Uses of CategoryRight in com.jalios.jcms |
---|
Fields in com.jalios.jcms declared as CategoryRight | |
---|---|
protected CategoryRight |
Channel.noCategoryRight
|
protected CategoryRight |
Channel.rootCategoryRight
|
Methods in com.jalios.jcms that return CategoryRight | |
---|---|
CategoryRight |
Channel.getCategoryRight(HashSet<Category> roots,
int mode,
boolean create)
Returns the CategoryRight matching the given criteria |
CategoryRight |
Channel.getNoCategoryRight()
Returns the CategoryRight which sets edition of cateogry forbidden |
CategoryRight |
Channel.getRootCategoryRight()
Returns the CategoryRight allowing edition of all the cateogry |
Constructors in com.jalios.jcms with parameters of type CategoryRight | |
---|---|
CategoryRight(CategoryRight other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |