public class WebStringRightAssignmentContext extends StringRightAssignmentContext
ClientSideElement.Script, ClientSideElement.ScriptFile
_context, _isPrivate, _reverseWorkspaceMather, _workspaceMatcher
_currentUserProvider, _dependencies, _featureName, _id, _pluginName, _rightManager, _rights, _rightsMode, _script
Constructor and Description |
---|
WebStringRightAssignmentContext() |
Modifier and Type | Method and Description |
---|---|
private String |
_getSiteName() |
Object |
convertJSContext(Object context)
From a JavaScript context object, converts it into a Java object
|
List<Object> |
getRootContexts(Map<String,Object> contextParameters)
Get the list of root contexts if the current workspace matches the allowed workspace
|
getContextIdentifier, getParentContexts
configure, contextualize, getScripts, isPrivate, matchWorkspace
_configureClass, _configureParameters, _configureScript, configureInitialParameters
_configureDependencies, _configureImports, _configureRights, _configureRightsMode, getDependencies, getId, getPluginName, getRights, getScripts, hasRight, service, setPluginInfo, toString
getLogger, setLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDependencies, getId, getPluginName, getRights, getScripts
public WebStringRightAssignmentContext()
public Object convertJSContext(Object context)
RightAssignmentContext
convertJSContext
in interface RightAssignmentContext
convertJSContext
in class StringRightAssignmentContext
context
- the JS context objectpublic List<Object> getRootContexts(Map<String,Object> contextParameters)
RightAssignmentContext
getRootContexts
in interface RightAssignmentContext
getRootContexts
in class StringRightAssignmentContext
contextParameters
- The contextual parametersprivate String _getSiteName()