public class ReportDefEntityProducer extends Object implements EntityProducer, EntityTransferrer, ContentExistsAware
| Constructor and Description |
|---|
ReportDefEntityProducer() |
public void init()
public void setReportManager(ReportManager reportManager)
public String[] myToolIds()
myToolIds in interface EntityTransferrerpublic void transferCopyEntities(String fromContext, String toContext, List ids)
transferCopyEntities in interface EntityTransferrerpublic void transferCopyEntities(String fromContext, String toContext, List ids, boolean cleanup)
transferCopyEntities in interface EntityTransferrerpublic String getLabel()
getLabel in interface EntityProducerpublic boolean willArchiveMerge()
willArchiveMerge in interface EntityProducerpublic String archive(String siteId, Document doc, Stack stack, String archivePath, List attachments)
archive in interface EntityProducerpublic String merge(String siteId, Element root, String archivePath, String fromSiteId, Map attachmentNames, Map userIdTrans, Set userListAllowImport)
merge in interface EntityProducerpublic boolean parseEntityReference(String reference, Reference ref)
parseEntityReference in interface EntityProducerpublic String getEntityDescription(Reference ref)
getEntityDescription in interface EntityProducerpublic ResourceProperties getEntityResourceProperties(Reference ref)
getEntityResourceProperties in interface EntityProducerpublic Entity getEntity(Reference ref)
getEntity in interface EntityProducerpublic String getEntityUrl(Reference ref)
getEntityUrl in interface EntityProducerpublic Collection getEntityAuthzGroups(Reference ref, String userId)
getEntityAuthzGroups in interface EntityProducerpublic HttpAccess getHttpAccess()
getHttpAccess in interface EntityProducerpublic boolean hasContent(String siteId)
hasContent in interface ContentExistsAwareorg.sakaiproject.entity.api.ContentExistsAware#hasContent()Copyright © 2006–2017 Universidade Fernando Pessoa. All rights reserved.