Uses of Class
com.jalios.jcms.CategoryRight

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)
           
 



Copyright © 2001-2010 Jalios SA. All Rights Reserved.