Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
com.jalios.jcms.test |
Modifier and Type | Method and Description |
---|---|
RightInfo.Explanation |
RightInfo.getExplanation() |
static RightInfo.Explanation |
RightInfo.Explanation.valueOf(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
void |
RightInfo.setExplanation(RightInfo.Explanation explanation) |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2001-2010 Jalios SA. All Rights Reserved.