public class DeleteUserClientSideElement extends DeleteContentClientSideElement
ClientSideElement.Script, ClientSideElement.ScriptFile
Modifier and Type | Field and Description |
---|---|
protected DeleteUserComponent |
_deleteUserComponent
The delete orgUnit component
|
_observationManager
_contentHelper, _resolver, _smartHelper
_currentUserProvider, _dependencies, _featureName, _id, _pluginName, _rightManager, _rights, _rightsMode, _script
Constructor and Description |
---|
DeleteUserClientSideElement() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
_isContentReferenced(Content content)
Test if content is still referenced before removing it
|
Map<String,Object> |
deleteContents(List<String> contentsId,
Map<String,Object> parameters)
Delete user contents
|
void |
service(ServiceManager smanager) |
_getReferencedDescription, getStatus
_getAllRightDescription, _getIncorrectWorkflowStepDescription, _getLockedDescription, _getNoModifiableDescription, _getNoRightDescription, _getWorkflowActionUnvailableDescription, _hasRight, _isAllRight, _isLocked, _isModifiable, _isWorkflowStepCorrect, _workflowAction, getContentDefaultParameters
_configureClass, _configureParameters, _configureScript, configureInitialParameters
_configureDependencies, _configureImports, _configureRights, _configureRightsMode, configure, getDependencies, getId, getPluginName, getRights, getScripts, getScripts, hasRight, setPluginInfo, toString
getLogger, setLogger
protected DeleteUserComponent _deleteUserComponent
public DeleteUserClientSideElement()
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class DeleteContentClientSideElement
ServiceException
protected boolean _isContentReferenced(Content content)
DeleteContentClientSideElement
_isContentReferenced
in class DeleteContentClientSideElement
content
- The content to remove