public interface OrgUnitSource<T extends OrgUnitToSync>
Author:
krylov
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns all org units, including removed ones.
  • Method Details

    • loadAll

      Collection<T> loadAll()
      Returns all org units, including removed ones. Note that org units must have unique codes
      Returns:
      collection of all active org units