org.jfree.repository.file
public abstract class FileContentEntity extends Object implements ContentEntity
Constructor Summary | |
---|---|
protected | FileContentEntity(ContentLocation parent, File backend) |
protected | FileContentEntity(Repository repository, File backend) |
Method Summary | |
---|---|
boolean | delete() |
Object | getAttribute(String domain, String key) |
protected File | getBackend() |
Object | getContentId() |
String | getName() |
ContentLocation | getParent() |
Repository | getRepository() |
boolean | setAttribute(String domain, String key, Object value) |