Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.trash.TrashInfo

Packages that use TrashInfo
org.nuxeo.ecm.core.trash   
org.nuxeo.ecm.core.trash.ejb   
 

Uses of TrashInfo in org.nuxeo.ecm.core.trash
 

Methods in org.nuxeo.ecm.core.trash that return TrashInfo
 TrashInfo TrashServiceImpl.getTrashInfo(java.util.List<DocumentModel> docs, java.security.Principal principal, boolean checkProxies, boolean checkDeleted)
           
 TrashInfo TrashService.getTrashInfo(java.util.List<DocumentModel> docs, java.security.Principal principal, boolean checkProxies, boolean checkDeleted)
          Gets the trash info for a list of documents.
 

Uses of TrashInfo in org.nuxeo.ecm.core.trash.ejb
 

Methods in org.nuxeo.ecm.core.trash.ejb that return TrashInfo
 TrashInfo TrashServiceBean.getTrashInfo(java.util.List<DocumentModel> docs, java.security.Principal principal, boolean checkProxies, boolean checkDeleted)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.