| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RightInfo.Explanation | |
|---|---|
| com.jalios.jcms | Contains the core JCMS classes. | 
| com.jalios.jcms.test | |
| Uses of RightInfo.Explanation in com.jalios.jcms | 
|---|
| Methods in com.jalios.jcms that return RightInfo.Explanation | |
|---|---|
|  RightInfo.Explanation | RightInfo.getExplanation() | 
| static RightInfo.Explanation | RightInfo.Explanation.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RightInfo.Explanation[] | RightInfo.Explanation.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Methods in com.jalios.jcms with parameters of type RightInfo.Explanation | |
|---|---|
|  void | RightInfo.setExplanation(RightInfo.Explanation explanation) | 
| Uses of RightInfo.Explanation in com.jalios.jcms.test | 
|---|
| Methods in com.jalios.jcms.test with parameters of type RightInfo.Explanation | |
|---|---|
| protected  void | JcmsTestCase.assertCannotBeReadBy(Publication pub,
                     Group grp,
                     RightInfo.Explanation restriction) | 
| protected  void | JcmsTestCase.assertCannotBeReadBy(Publication pub,
                     Member mbr,
                     boolean searchInGroup,
                     RightInfo.Explanation explanation) | 
| protected  void | JcmsTestCase.assertCannotBeReadBy(Publication pub,
                     Member mbr,
                     RightInfo.Explanation explanation) | 
| protected  void | JcmsTestCase.assertCannotDeleteOther(Member mbr,
                        Data data,
                        RightInfo.Explanation explanation) | 
| protected  void | JcmsTestCase.assertCannotUpdateOther(Member mbr,
                        Data data,
                        RightInfo.Explanation explanation) | 
| protected  void | JcmsTestCase.assertCannotWorkOn(Member mbr,
                   Publication pub,
                   RightInfo.Explanation explanation) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||