public class DeleteOrgUnitClientSideElement extends DeleteContentClientSideElement
ClientSideElement.Script, ClientSideElement.ScriptFile| Modifier and Type | Field and Description |
|---|---|
protected DeleteOrgUnitComponent |
_deleteOrgUnitComponent
The delete orgUnit component
|
_observationManager_contentHelper, _resolver, _smartHelper_currentUserProvider, _dependencies, _featureName, _id, _pluginName, _rightManager, _rights, _rightsMode, _script| Constructor and Description |
|---|
DeleteOrgUnitClientSideElement() |
| 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 orgUnits 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, toStringgetLogger, setLoggerprotected DeleteOrgUnitComponent _deleteOrgUnitComponent
public DeleteOrgUnitClientSideElement()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class DeleteContentClientSideElementServiceExceptionprotected boolean _isContentReferenced(Content content)
DeleteContentClientSideElement_isContentReferenced in class DeleteContentClientSideElementcontent - The content to remove