Class CachedArchiveUnitProfileLoader


  • public class CachedArchiveUnitProfileLoader
    extends java.lang.Object
    • Constructor Detail

      • CachedArchiveUnitProfileLoader

        public CachedArchiveUnitProfileLoader​(AdminManagementClientFactory adminManagementClientFactory,
                                              int maxEntriesInCache,
                                              int cacheTimeoutInSeconds)
    • Method Detail

      • loadArchiveUnitProfile

        public java.util.Optional<ArchiveUnitProfileModel> loadArchiveUnitProfile​(java.lang.String aupId)