@Deprecated public class HostFileSystemStorageStrategy extends IndexStorageStrategy
HostFileSystemStorageStrategy class.
Modifier and Type | Field and Description |
---|---|
static String |
HR_STORAGE_DESC
Deprecated.
Constant
HR_STORAGE_DESC=".1.3.6.1.2.1.25.2.3.1.3" |
m_storageStrategyService
Constructor and Description |
---|
HostFileSystemStorageStrategy()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getResourceNameFromIndex(CollectionResource resource)
Deprecated.
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 static String HR_STORAGE_DESC
HR_STORAGE_DESC=".1.3.6.1.2.1.25.2.3.1.3"
public String getResourceNameFromIndex(CollectionResource resource)
getResourceNameFromIndex
in interface StorageStrategy
getResourceNameFromIndex
in class IndexStorageStrategy
resource
- a CollectionResource
objectString
object.Copyright © 2021. All rights reserved.