Package org.alfresco.repo.node
Class StoreArchiveMap
java.lang.Object
org.alfresco.repo.node.StoreArchiveMap
A map component that maps node stores to their archive stores.
- Author:
- Derek Hulley
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voidvoidsetArchiveMap(Map<String, String> archiveMap) voidsetTenantService(TenantService tenantService)
-
Constructor Details
-
StoreArchiveMap
public StoreArchiveMap()
-
-
Method Details
-
setTenantService
-
setArchiveMap
-
get
-
put
-
clear
public void clear()
-