@Deprecated public interface TransientFileableCmisObject extends TransientCmisObject
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, getAllowableActions, getCmisObject, getInputExtensions, getOriginalAcl, getOutputExtensions, getPolicies, getRelationships, getRenditions, isMarkedForDelete, isModified, refreshAndReset, removeAce, removePolicy, reset, save, setDescription, setName, setOutputExtensions, setPropertyValue
findObjectType, getBaseType, getBaseTypeId, getChangeToken, getCreatedBy, getCreationDate, getDescription, getLastModificationDate, getLastModifiedBy, getName, getProperties, getProperty, getPropertyValue, getSecondaryTypes, getType
FileableCmisObject move(ObjectId sourceFolderId, ObjectId targetFolderId)
void addToFolder(ObjectId folderId, boolean allVersions)
void removeFromFolder(ObjectId folderId)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.