public class DeleteContentClientSideElement extends DeleteContentClientSideElement
ClientSideElement.Script, ClientSideElement.ScriptFile| Modifier and Type | Field and Description | 
|---|---|
private SharedContentManager | 
_sharedContentManager  | 
_observationManager_contentHelper, _resolver, _smartHelper_currentUserProvider, _dependencies, _featureName, _id, _pluginName, _rightManager, _rights, _rightsMode, _script| Constructor and Description | 
|---|
DeleteContentClientSideElement()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
_isContentReferenced(Content content)
Test if content is still referenced before removing it 
 | 
Map<String,Object> | 
getStatus(List<String> contentsId)
Get informations on contents' state 
 | 
void | 
service(ServiceManager smanager)  | 
_getReferencedDescription_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, setLoggerprivate SharedContentManager _sharedContentManager
public DeleteContentClientSideElement()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class DeleteContentClientSideElementServiceExceptionpublic Map<String,Object> getStatus(List<String> contentsId)
SmartContentClientSideElementgetStatus in class DeleteContentClientSideElementcontentsId - the ids of contentsprotected boolean _isContentReferenced(Content content)
DeleteContentClientSideElement_isContentReferenced in class DeleteContentClientSideElementcontent - The content to remove