public class XmlStorageStrategy extends IndexStorageStrategy
m_storageStrategyService| Constructor and Description | 
|---|
XmlStorageStrategy()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getResourceNameFromIndex(CollectionResource resource)
This functions translate resourceIndex into a "unique" and "non-variable" name that could be identify
 a resource, as described earlier. 
 | 
getRelativePathForAttribute, getResourceTypeName, setParameters, setResourceTypeName, setStorageStrategyServicepublic String getResourceNameFromIndex(CollectionResource resource)
IndexStorageStrategygetResourceNameFromIndex in interface StorageStrategygetResourceNameFromIndex in class IndexStorageStrategyresource - a CollectionResource objectString object.Copyright © 2021. All rights reserved.