|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Document
A document is a concrete object (meaning it can be stored) and has content. It also has a path (is contained in a parent folder)
Field Summary |
---|
Fields inherited from interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Filing |
---|
PATH_SEPARATOR |
Method Summary |
---|
Methods inherited from interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject |
---|
createSystemBasePropertiesWhenCreated, fillProperties, getChangeToken, getCreatedAt, getCreatedBy, getId, getModifiedAt, getModifiedBy, getName, getProperties, getRepositoryId, getTypeId, persist, rename, setCreatedAt, setCreatedBy, setCustomProperties, setModifiedAtNow, setModifiedBy, setName, setProperties, setRepositoryId, setTypeId, updateSystemBasePropertiesWhenModified |
Methods inherited from interface org.apache.chemistry.opencmis.inmemory.storedobj.api.MultiFiling |
---|
addParent, getPathSegment, removeParent |
Methods inherited from interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Filing |
---|
getParents, hasParent, move |
Methods inherited from interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Content |
---|
getContent, hasContent, setContent |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |