public interface TrashManager
Managing the DM lists into this component instead of directly inside the Seam context offers the following advantages:
| Modifier and Type | Method and Description | 
|---|---|
void | 
destroy()  | 
void | 
initTrashManager()  | 
boolean | 
isTrashManagementEnabled()
Checks if trash management is enabled. 
 | 
boolean isTrashManagementEnabled()
void destroy()
void initTrashManager()
Copyright © 2019 Nuxeo. All rights reserved.