public class RemoteLaunchOptionRights extends StringConditionRights
RemoteLaunchOptionResource rights objects.| Constructor and Description |
|---|
RemoteLaunchOptionRights()
Default constructor which creates an instance that always evaluates to no access.
|
RemoteLaunchOptionRights(java.lang.String condition)
Protected constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRightsName()
Reports this class' rights name.
|
getAttributes, getCondition, toStringpublic RemoteLaunchOptionRights()
public RemoteLaunchOptionRights(java.lang.String condition)
condition - boolean expression that allows access when it evaluates to
true.public java.lang.String getRightsName()
getRightsName in interface RightsgetRightsName in class StringConditionRights