public class ObjectStoreFileObject extends AbstractFileObject<LocalFileObject>
| Constructor and Description |
|---|
ObjectStoreFileObject(StoredObject object) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
java.lang.String |
getMd5() |
StoredObject |
getObject() |
void |
save(LocalFileObject sourceFile) |
public ObjectStoreFileObject(StoredObject object)
public void delete()
public void save(LocalFileObject sourceFile)
public java.lang.String getMd5()
public StoredObject getObject()
Copyright © 2012-2020 42 BV. All Rights Reserved.