|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StorageManager
| Method Summary | |
|---|---|
StorageObjectData |
getStorageObjectData(StorageObject so)
Creates a new storage object version. |
void |
setStorageObjectData(StorageObject so)
Sets the storage object data for a storage object version. |
| Methods inherited from interface org.xiruss.snapcm.api.RepositoryObject |
|---|
accept, compareTo, getId, getName, getProperties, getProperty, getPropertyNames, getRepository, getType, hasProperty, initialize, isNull, setId, setName, setProperty, toString |
| Method Detail |
|---|
StorageObjectData getStorageObjectData(StorageObject so)
throws java.io.IOException
inFile - name - res -
java.io.IOException
void setStorageObjectData(StorageObject so)
throws java.io.IOException
so - StorageObject to set the data on.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||