public interface TransientFileableCmisObject extends TransientCmisObject
Modifier and Type | Method and Description |
---|---|
void |
addToFolder(ObjectId folderId,
boolean allVersions) |
List<Folder> |
getParents() |
List<String> |
getPaths() |
FileableCmisObject |
move(ObjectId sourceFolderId,
ObjectId targetFolderId) |
void |
removeFromFolder(ObjectId folderId) |
addAce, applyPolicy, delete, getAllowableActions, getCmisObject, getInputExtensions, getOriginalAcl, getOutputExtensions, getPolicies, getRelationships, getRenditions, isMarkedForDelete, isModified, refreshAndReset, removeAce, removePolicy, reset, save, setName, setOutputExtensions, setPropertyValue
getBaseType, getBaseTypeId, getChangeToken, getCreatedBy, getCreationDate, getLastModificationDate, getLastModifiedBy, getName, getProperties, getProperty, getPropertyValue, getType
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.