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