public class CachedArchiveUnitProfileLoader extends Object
Constructor and Description |
---|
CachedArchiveUnitProfileLoader(AdminManagementClientFactory adminManagementClientFactory,
int maxEntriesInCache,
int cacheTimeoutInSeconds) |
Modifier and Type | Method and Description |
---|---|
Optional<ArchiveUnitProfileModel> |
loadArchiveUnitProfile(String aupId) |
public CachedArchiveUnitProfileLoader(AdminManagementClientFactory adminManagementClientFactory, int maxEntriesInCache, int cacheTimeoutInSeconds)
public Optional<ArchiveUnitProfileModel> loadArchiveUnitProfile(String aupId)
Copyright © 2019 Vitam. All rights reserved.