@Deprecated public class GradebookEntityProducer extends BaseEntityProducer implements ContextObserver, EntityTransferrer, HandlesImportable
| Modifier and Type | Field and Description |
|---|---|
static String |
GRADEBOOK_DEFINITION_TYPE
Deprecated.
|
entityManager, label, referenceRoot, serviceName| Constructor and Description |
|---|
GradebookEntityProducer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandleType(String typeName)
Deprecated.
|
void |
contextCreated(String context,
boolean toolPlacement)
Deprecated.
|
void |
contextDeleted(String context,
boolean toolPlacement)
Deprecated.
|
void |
contextUpdated(String context,
boolean toolPlacement)
Deprecated.
|
List<Importable> |
getAllImportables(String contextId)
Deprecated.
|
void |
handle(Importable importable,
String siteId)
Deprecated.
|
String[] |
myToolIds()
Deprecated.
|
void |
setGradebookFrameworkService(GradebookFrameworkService gradebookFrameworkService)
Deprecated.
|
void |
setGradebookService(GradebookService gradebookService)
Deprecated.
|
void |
setToolIds(List toolIds)
Deprecated.
|
void |
transferCopyEntities(String fromContext,
String toContext,
List ids)
Deprecated.
|
void |
transferCopyEntities(String fromContext,
String toContext,
List ids,
boolean cleanup)
Deprecated.
|
archive, getEntity, getEntityAuthzGroups, getEntityDescription, getEntityResourceProperties, getEntityUrl, getHttpAccess, getLabel, getReferenceRoot, getServiceName, init, merge, parseEntityReference, setEntityManager, setLabel, setReferenceRoot, setServiceName, willArchiveMergepublic static final String GRADEBOOK_DEFINITION_TYPE
public void setToolIds(List toolIds)
public String[] myToolIds()
myToolIds in interface ContextObservermyToolIds in interface EntityTransferrerpublic void contextCreated(String context, boolean toolPlacement)
contextCreated in interface ContextObserverpublic void contextUpdated(String context, boolean toolPlacement)
contextUpdated in interface ContextObserverpublic void contextDeleted(String context, boolean toolPlacement)
contextDeleted in interface ContextObserverpublic void transferCopyEntities(String fromContext, String toContext, List ids)
transferCopyEntities in interface EntityTransferrerpublic void setGradebookFrameworkService(GradebookFrameworkService gradebookFrameworkService)
public void setGradebookService(GradebookService gradebookService)
public boolean canHandleType(String typeName)
canHandleType in interface HandlesImportablepublic void handle(Importable importable, String siteId)
handle in interface HandlesImportablepublic List<Importable> getAllImportables(String contextId)
public void transferCopyEntities(String fromContext, String toContext, List ids, boolean cleanup)
transferCopyEntities in interface EntityTransferrerCopyright © 2003–2016 Sakai Project. All rights reserved.