|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRestrictedRight
This interface defines a read-only restricted right. Restricted rights define rights that are denied.
| Method Summary | |
|---|---|
java.lang.String |
getApplicableKind()
Returns the kind of plugin that this right applies to. |
boolean |
isSystemRight()
Returns whether or not the right is a system right. |
| Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IRightIDBase |
|---|
getBaseID, getID, getRightPluginKind, getRightPluginType, isOwner |
| Method Detail |
|---|
boolean isSystemRight()
true if the right applies to the system, false otherwise.java.lang.String getApplicableKind()
String object that contains the plugin kind.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||