public class AssessmentEntityProducer extends Object implements EntityTransferrer, EntityProducer, EntityTransferrerRefMigrator
| Constructor and Description |
|---|
AssessmentEntityProducer() |
public void init()
public void destroy()
public void setQtiService(QTIServiceAPI qtiService)
public String[] myToolIds()
myToolIds in interface EntityTransferrerpublic void transferCopyEntities(String fromContext, String toContext, List resourceIds)
transferCopyEntities in interface EntityTransferrerpublic Map<String,String> transferCopyEntitiesRefMigrator(String fromContext, String toContext, List resourceIds)
transferCopyEntitiesRefMigrator in interface EntityTransferrerRefMigratorpublic String archive(String siteId, Document doc, Stack stack, String archivePath, List attachments)
archive in interface EntityProducerpublic Entity getEntity(Reference ref)
getEntity in interface EntityProducerpublic Collection getEntityAuthzGroups(Reference ref, String userId)
getEntityAuthzGroups in interface EntityProducerpublic String getEntityDescription(Reference ref)
getEntityDescription in interface EntityProducerpublic ResourceProperties getEntityResourceProperties(Reference ref)
getEntityResourceProperties in interface EntityProducerpublic String getEntityUrl(Reference ref)
getEntityUrl in interface EntityProducerpublic HttpAccess getHttpAccess()
getHttpAccess in interface EntityProducerpublic String getLabel()
getLabel 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 boolean willArchiveMerge()
willArchiveMerge in interface EntityProducerpublic void transferCopyEntities(String fromContext, String toContext, List ids, boolean cleanup)
transferCopyEntities in interface EntityTransferrerpublic Map<String,String> transferCopyEntitiesRefMigrator(String fromContext, String toContext, List ids, boolean cleanup)
transferCopyEntitiesRefMigrator in interface EntityTransferrerRefMigratorpublic void updateEntityReferences(String toContext, Map<String,String> transversalMap)
updateEntityReferences in interface EntityTransferrerRefMigratorCopyright © 2005–2017 Sakai Project. All rights reserved.