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, setStorageStrategyService
public String getResourceNameFromIndex(CollectionResource resource)
IndexStorageStrategy
getResourceNameFromIndex
in interface StorageStrategy
getResourceNameFromIndex
in class IndexStorageStrategy
resource
- a CollectionResource
objectString
object.Copyright © 2021. All rights reserved.