|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExplicitRight
This object provides information about a right that is assigned to an object for a particular principal.
| Method Summary | |
|---|---|
void |
setGranted(boolean granted)
Sets whether a right is granted. |
| Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IRightBase |
|---|
getApplicableKind, getApplicableType, getDescription, getObjectType, getRightDescriptor, getScope, isGranted, isSpecified |
| Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IRightIDBase |
|---|
getBaseID, getID, getRightPluginKind, getRightPluginType, isOwner |
| Method Detail |
|---|
void setGranted(boolean granted)
Sets whether a right is granted. This value should be set to true if the right
is to be granted, and false otherwise.
granted - The new value of the right. To grant the right, set to true.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||