content
protected byte[] content
AttributesInterface, DAVEntityInterface, Serializableprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Mapprotected RepositoryInterfaceprotected Stringprotected DAVResourceprotected Mapprotected Listprotected byte[]protected booleanstatic final intstatic final intstatic final intDAVEntity(RepositoryData entity) DAVEntity(RepositoryInterface repos,
String reposId) reposId
in the repository reposDAVEntity(String url,
Map properties) voidvoidaddAttribute(String key,
Object value) voidaddAttributes(Map attributeMap) protected voidaddUpdateMultiple(String attributeName,
ArrayList newValue) protected voidaddUpdateSingle(String attributeName,
String newValue) voidvoidcopy(DAVFolderInterface folder) voiddelete()voiddeleteAttribute(String key) voiddeleteAttributes(List attributes) voidListStringgetACL()StringgetAttribute(String key) MapStringnull otherwiseStringStringgetGUID()Stringnull otherwiseStringgetName()StringMapString[]MapStringMapStringgetType()StringStringgetUrl()StringgetURL()booleanbooleanbooleanmove(DAVFolderInterface folder) voidrefresh()voidrefresh(DAVEntityInterface entity) voidvoidsetAccessControls(List aclList) voidsetACL(String acl) voidsetAttribute(String key,
Object value) voidsetAttributes(Map attributeMap) voidsetContentClass(String contentClass) voidvoidsetDescription(String desc) voidsetGUID(String guid) voidsetName(String name) voidsetRemarksKeys(String[] keys) voidsetReposId(String reposId) voidsetRepository(RepositoryInterface repos) StringtoString()voidupdate()clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiturl - properties - entity - reposId
in the repository reposrepos - reposId - delete in interface DAVEntityInterfaceServiceExceptionRemoteExceptioncopy in interface DAVEntityInterfacefolder - destination foldermove in interface DAVEntityInterfacefolder - destination foldergetUrl in interface DAVEntityInterfacegetFolder in interface DAVEntityInterfacegetName in interface DAVEntityInterfacegetAttribute in interface AttributesInterfacekey - The name of the attribute/propertygetAttributes in interface AttributesInterfacesetAttribute in interface AttributesInterfacekey - The key/name for this attributevalue - The value of this attribute, generally a StringaddAttribute in interface AttributesInterfacekey - The key/name for this attributevalue - The value of this attribute, generally a StringdeleteAttribute in interface AttributesInterfacekey - The name of the attribute to deletesetAttributes in interface AttributesInterfaceattributeMap - Map containing the name/value pairs to setaddAttributes in interface AttributesInterfaceattributeMap - Map containing the name/value pairs to adddeleteAttributes in interface AttributesInterfaceattributes - List (of String) property namesgetType in interface DAVEntityInterfacesetReposId in interface DAVEntityInterfacereposId - Repository identifier for this entitygetReposId in interface DAVEntityInterfacerepos - The repository that holds this entityisCollection in interface DAVEntityInterfaceisUpdatePending in interface DAVEntityInterfacerefresh in interface DAVEntityInterfaceentity - A DAVEntity from which to obtain the latest propertiesrefresh in interface DAVEntityInterfacetoString in class ObjectattributeName - Attribute to be changednewValue - New atrribute valueServiceException - If a service level error occurs.RemoteException - In the event of remote object failure.update in interface DAVEntityInterfaceServiceException - in the case of a services failureRemoteException - in the case of network failuressetContentClass in interface DAVEntityInterfacecontentClass - The content class to set for this entitygetRepository in interface DAVEntityInterfacesetName in interface DAVEntityInterfacename - Value for the name attributegetDescription in interface DAVEntityInterfacesetDescription in interface DAVEntityInterfacedesc - The value for the description property of the entitygetURL in interface DAVEntityInterfacegetProperties in interface DAVEntityInterfacegetSetUpdates in interface DAVEntityInterfacegetRemoveUpdates in interface DAVEntityInterfacegetDAVResource in interface DAVEntityInterfaceDAVEntityInterfacenull otherwisegetCreateDate in interface DAVEntityInterfaceDAVEntityInterfacenull otherwisegetModifyDate in interface DAVEntityInterfaceDAVEntityInterfacegetRemarksKeys in interface DAVEntityInterfaceDAVEntityInterfacesetRemarksKeys in interface DAVEntityInterfacekeys - An array of entity keys for the remarks relating to this object.DAVEntityInterfacesetACL in interface DAVEntityInterfaceacl - An XML element string that defines the WebDAV ACL for this resourceDAVEntityInterfacegetACL in interface DAVEntityInterfacegetAccessControlList in interface DAVEntityInterfacegetUpdateableACL in interface DAVEntityInterfaceDAVEntityInterfaceisDeleted in interface DAVEntityInterfaceDAVEntityInterfacesetDeleted in interface DAVEntityInterfacegetGUID in interface DAVEntityInterfacesetGUID in interface DAVEntityInterfaceguid - The GUID to be set on this entityDAVEntityInterfaceaddAccessControlEntry in interface DAVEntityInterfaceace - Access control entry to be added to the ACLDAVEntityInterfaceremoveAccessControlEntry in interface DAVEntityInterfaceace - Access control entry to be removed from the ACL