public class RemoteLaunchOptionResource extends StringConditionResource
This must a case insensitive option key (in case of bootstrap configuration) or full option name.
objectPointer, resourceIndex, sm| Constructor and Description |
|---|
RemoteLaunchOptionResource()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Rights |
getRightsInstance(java.lang.Object[] rights)
Instantiates a plugin's class that implements the
Rights interface, using
the array of objects representing a set of access rights fields. |
java.lang.String |
getTypeName()
Returns the plugin resource type name as a string.
|
describeRights, isAllowed, isInstanceNameValid, isRightsSetValidassociate, attach, disassociate, getACLMatcher, getEnclosingScope, getLibrary, getLink, getPermissions, init, refresh, registeredAs, toStringgetLibraries, getLibraryClasses, getLibsByClass, getVariableList, getVariablespublic RemoteLaunchOptionResource()
public java.lang.String getTypeName()
getTypeName in interface ResourcegetTypeName in class StringConditionResourcepublic Rights getRightsInstance(java.lang.Object[] rights)
Rights interface, using
the array of objects representing a set of access rights fields.getRightsInstance in interface ResourcegetRightsInstance in class StringConditionResourcerights - The objects needed to create an access rights instance.