@Deprecated public abstract class AbstractTransientFileableCmisObject extends AbstractTransientCmisObject implements TransientFileableCmisObject
AbstractTransientCmisObject.AceChangeHolderacl, addAces, addPolicies, allowableActions, deleteAllVersions, inputExtensions, isMarkedForDelete, isModified, isPropertyUpdateRequired, object, ouputExtensions, policies, properties, relationships, removeAces, removePolicies, renditions, session| Constructor and Description |
|---|
AbstractTransientFileableCmisObject()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToFolder(ObjectId folderId,
boolean allVersions)
Deprecated.
|
List<Folder> |
getParents()
Deprecated.
|
List<String> |
getPaths()
Deprecated.
|
FileableCmisObject |
move(ObjectId sourceFolderId,
ObjectId targetFolderId)
Deprecated.
|
void |
removeFromFolder(ObjectId folderId)
Deprecated.
|
addAce, applyPolicy, delete, findObjectType, getAllowableActions, getBaseType, getBaseTypeId, getBinding, getChangeToken, getCmisObject, getCreatedBy, getCreationDate, getDescription, getId, getInputExtensions, getLastModificationDate, getLastModifiedBy, getLatestChangeToken, getName, getObjectFactory, getObjectId, getOriginalAcl, getOutputExtensions, getPolicies, getProperties, getProperty, getPropertyValue, getRelationships, getRenditions, getRepositoryId, getSecondaryTypes, getSession, getType, initialize, isMarkedForDelete, isModified, prepareAcl, prepareProperties, refreshAndReset, removeAce, removePolicy, reset, save, saveACL, saveDelete, savePolicies, saveProperties, setDescription, setName, setOutputExtensions, setPropertyValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAce, applyPolicy, delete, getAllowableActions, getCmisObject, getInputExtensions, getOriginalAcl, getOutputExtensions, getPolicies, getRelationships, getRenditions, isMarkedForDelete, isModified, refreshAndReset, removeAce, removePolicy, reset, save, setDescription, setName, setOutputExtensions, setPropertyValuefindObjectType, getBaseType, getBaseTypeId, getChangeToken, getCreatedBy, getCreationDate, getDescription, getLastModificationDate, getLastModifiedBy, getName, getProperties, getProperty, getPropertyValue, getSecondaryTypes, getTypepublic AbstractTransientFileableCmisObject()
public FileableCmisObject move(ObjectId sourceFolderId, ObjectId targetFolderId)
move in interface TransientFileableCmisObjectpublic List<Folder> getParents()
getParents in interface TransientFileableCmisObjectpublic List<String> getPaths()
getPaths in interface TransientFileableCmisObjectpublic void addToFolder(ObjectId folderId, boolean allVersions)
addToFolder in interface TransientFileableCmisObjectpublic void removeFromFolder(ObjectId folderId)
removeFromFolder in interface TransientFileableCmisObjectCopyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.