Interface ApogeeSynchronizableContentsCollection

All Known Implementing Classes:
AbstractApogeeSynchronizableContentsCollection, AbstractApogeeSynchronizableContentsWithCatalogCollection, ContainerSynchronizableContentsCollection, CourseListSynchronizableContentsCollection, CoursePartSynchronizableContentsCollection, CourseSynchronizableContentsCollection, OrgUnitSynchronizableContentsCollection, ProgramSynchronizableContentsCollection, SubProgramSynchronizableContentsCollection

Interface for Apogée specific methods.
  • Method Summary

    Modifier and Type
    Method
    Description
    importOrSynchronizeContents(Map<String,Object> searchParams, org.slf4j.Logger logger)
    Method used to import the structure of an ODF content or its dependencies, import or synchronize each child recursively.
  • Method Details