Class StoreMapper
java.lang.Object
org.alfresco.rest.api.search.impl.StoreMapper
Maps to and from a StoreRef for the json public api.
- Author:
- Gethin James
-
Field Details
-
LIVE_NODES
- See Also:
-
VERSIONS
- See Also:
-
DELETED
- See Also:
-
HISTORY
- See Also:
-
STORE_REF_VERSION2_SPACESSTORE
-
STORE_REF_HISTORY
-
-
Constructor Details
-
StoreMapper
public StoreMapper()
-
-
Method Details
-
getStoreRef
Work out which StoreRef this store belongs to.- Parameters:
String
- representing a store- Returns:
- StoreRef
-
getStore
Work out which store this noderef belongs to.- Parameters:
nodeRef
-- Returns:
- String representing a store
-