Package org.ametys.web.trash
Class WebTrashManager
java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.cms.trash.TrashManager
org.ametys.web.trash.WebTrashManager
- All Implemented Interfaces:
LogEnabled,Component,Contextualizable,Serviceable
Override the trash manager to handle specific logic for web context
-
Field Summary
Fields inherited from class org.ametys.cms.trash.TrashManager
_context, _trashElementDAO, _trashElementTypeEP, ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ametys.cms.trash.TrashManager
contextualize, delete, getSearchModel, restore, search, serviceMethods inherited from class org.ametys.runtime.plugin.component.AbstractLogEnabled
getLogger, setLogger
-
Constructor Details
-
WebTrashManager
public WebTrashManager()
-
-
Method Details
-
empty
Description copied from class:TrashManagerEmpty the trash.- Overrides:
emptyin classTrashManager- Throws:
javax.jcr.RepositoryException- if an error occurs
-