Uses of Class
org.apache.jackrabbit.webdav.property.DavPropertyName
-
Packages that use DavPropertyName Package Description org.apache.jackrabbit.webdav org.apache.jackrabbit.webdav.bind org.apache.jackrabbit.webdav.jcr Contains JCR specific implementations.org.apache.jackrabbit.webdav.jcr.nodetype org.apache.jackrabbit.webdav.jcr.version Contains JCR specific implementations for the following interfaces: VersionableResource VersionControlledResource VersionResource VersionHistoryResourceorg.apache.jackrabbit.webdav.observation org.apache.jackrabbit.webdav.ordering org.apache.jackrabbit.webdav.property org.apache.jackrabbit.webdav.search org.apache.jackrabbit.webdav.security org.apache.jackrabbit.webdav.security.report org.apache.jackrabbit.webdav.simple org.apache.jackrabbit.webdav.version -
-
Uses of DavPropertyName in org.apache.jackrabbit.webdav
Methods in org.apache.jackrabbit.webdav that return DavPropertyName Modifier and Type Method Description DavPropertyName[]DavResource. getPropertyNames()Returns an array of allproperty namesavailable on this resource.Methods in org.apache.jackrabbit.webdav with parameters of type DavPropertyName Modifier and Type Method Description voidMultiStatusResponse. add(DavPropertyName propertyName)Adds a property name to this response '200' propstat set.voidMultiStatusResponse. add(DavPropertyName propertyName, int status)Adds a property name to this responseDavProperty<?>DavResource. getProperty(DavPropertyName name)Return the webdav property with the specified name.voidDavResource. removeProperty(DavPropertyName propertyName)Remove the specified property from this resource. -
Uses of DavPropertyName in org.apache.jackrabbit.webdav.bind
Fields in org.apache.jackrabbit.webdav.bind declared as DavPropertyName Modifier and Type Field Description static DavPropertyNameBindConstants. PARENTSETstatic DavPropertyNameBindConstants. RESOURCEID -
Uses of DavPropertyName in org.apache.jackrabbit.webdav.jcr
Fields in org.apache.jackrabbit.webdav.jcr declared as DavPropertyName Modifier and Type Field Description static DavPropertyNameItemResourceConstants. JCR_DEFINITIONstatic DavPropertyNameItemResourceConstants. JCR_DEPTHstatic DavPropertyNameItemResourceConstants. JCR_GET_STRINGstatic DavPropertyNameItemResourceConstants. JCR_INDEXstatic DavPropertyNameItemResourceConstants. JCR_ISMODIFIEDstatic DavPropertyNameItemResourceConstants. JCR_ISNEWstatic DavPropertyNameItemResourceConstants. JCR_LENGTHstatic DavPropertyNameItemResourceConstants. JCR_LENGTHSstatic DavPropertyNameItemResourceConstants. JCR_MIXINNODETYPESstatic DavPropertyNameItemResourceConstants. JCR_NAMEstatic DavPropertyNameItemResourceConstants. JCR_NAMESPACESstatic DavPropertyNameItemResourceConstants. JCR_NODETYPES_CNDstatic DavPropertyNameItemResourceConstants. JCR_PARENTstatic DavPropertyNameItemResourceConstants. JCR_PATHstatic DavPropertyNameItemResourceConstants. JCR_PRIMARYITEMstatic DavPropertyNameItemResourceConstants. JCR_PRIMARYNODETYPEstatic DavPropertyNameItemResourceConstants. JCR_REFERENCESstatic DavPropertyNameItemResourceConstants. JCR_SELECTOR_NAMEstatic DavPropertyNameItemResourceConstants. JCR_TYPEstatic DavPropertyNameItemResourceConstants. JCR_UUIDstatic DavPropertyNameItemResourceConstants. JCR_VALUEstatic DavPropertyNameItemResourceConstants. JCR_VALUESstatic DavPropertyNameItemResourceConstants. JCR_VERSIONABLEUUIDstatic DavPropertyNameItemResourceConstants. JCR_WEAK_REFERENCESstatic DavPropertyNameItemResourceConstants. JCR_WORKSPACE_NAMEMethods in org.apache.jackrabbit.webdav.jcr with parameters of type DavPropertyName Modifier and Type Method Description protected voidDefaultItemCollection. addHrefProperty(DavPropertyName name, Item[] values, boolean isProtected)Add aHrefPropertywith the specified property name and values.protected voidDefaultItemCollection. addHrefProperty(DavPropertyName name, PropertyIterator itemIterator, boolean isProtected)Add a newhref propertyto the property set, where all properties present in the specified iterator are referenced in the resulting property.protected voidDefaultItemCollection. addHrefProperty(DavPropertyName name, VersionIterator itemIterator, boolean isProtected)Add a newhref propertyto the property set, where all versions present in the specified iterator are referenced in the resulting property.protected HrefPropertyDefaultItemCollection. getHrefProperty(DavPropertyName name, Item[] values, boolean isProtected)Creates a new HrefProperty with the specified name using the given array of items as value.protected HrefPropertyDefaultItemCollection. getHrefProperty(DavPropertyName name, PropertyIterator itemIterator, boolean isProtected)Creates a newhref propertyto the property set, where all properties present in the specified iterator are referenced in the resulting property.protected HrefPropertyDefaultItemCollection. getHrefProperty(DavPropertyName name, VersionIterator itemIterator, boolean isProtected)Add a newhref propertyto the property set, where all versions present in the specified iterator are referenced in the resulting property.DavProperty<?>DefaultItemCollection. getProperty(DavPropertyName name)DavProperty<?>DefaultItemResource. getProperty(DavPropertyName name)DavProperty<?>RootCollection. getProperty(DavPropertyName name)DavProperty<?>VersionControlledItemCollection. getProperty(DavPropertyName name)DavProperty<?>WorkspaceResourceImpl. getProperty(DavPropertyName name)voidDefaultItemCollection. removeProperty(DavPropertyName propertyName)This implementation of theDavResourcedoes only allow to remove the mixinnodetypes property.voidDefaultItemResource. removeProperty(DavPropertyName propertyName)Removing properties is not allowed, for a single-value JCR-property without a value does not exist. -
Uses of DavPropertyName in org.apache.jackrabbit.webdav.jcr.nodetype
Constructors in org.apache.jackrabbit.webdav.jcr.nodetype with parameters of type DavPropertyName Constructor Description NodeTypeProperty(DavPropertyName name, String[] nodeTypeNames, boolean isProtected)NodeTypeProperty(DavPropertyName name, NodeType[] nodeTypes, boolean isProtected)NodeTypeProperty(DavPropertyName name, NodeType nodeType, boolean isProtected) -
Uses of DavPropertyName in org.apache.jackrabbit.webdav.jcr.version
Methods in org.apache.jackrabbit.webdav.jcr.version with parameters of type DavPropertyName Modifier and Type Method Description DavProperty<?>VersionHistoryItemCollection. getProperty(DavPropertyName name)DavProperty<?>VersionItemCollection. getProperty(DavPropertyName name) -
Uses of DavPropertyName in org.apache.jackrabbit.webdav.observation
Fields in org.apache.jackrabbit.webdav.observation declared as DavPropertyName Modifier and Type Field Description static DavPropertyNameObservationConstants. SUBSCRIPTIONDISCOVERYThe protected subscription discovery property is used to find out about existing subscriptions present on the specified resource. -
Uses of DavPropertyName in org.apache.jackrabbit.webdav.ordering
Fields in org.apache.jackrabbit.webdav.ordering declared as DavPropertyName Modifier and Type Field Description static DavPropertyNameOrderingConstants. ORDERING_TYPEThe DAV:ordering-type property indicates whether the collection is ordered and, if so, uniquely identifies the semantics of the ordering.static DavPropertyNameOrderingConstants. SUPPORTED_LIVE_PROPERTY_SETRequired live property for resources that honor the 'ordered-collections' compliance class defined by RFC 3648.
The supported-live-property-set property has been introduced with RFC 3253.static DavPropertyNameOrderingConstants. SUPPORTED_METHOD_SETRequired live property for resources that honor the 'ordered-collections' compliance class defined by RFC 3648.
The supported-method-set property has been introduced with RFC 3253. -
Uses of DavPropertyName in org.apache.jackrabbit.webdav.property
Fields in org.apache.jackrabbit.webdav.property declared as DavPropertyName Modifier and Type Field Description static DavPropertyNameDavPropertyName. CREATIONDATEstatic DavPropertyNameDavPropertyName. DISPLAYNAMEstatic DavPropertyNameDavPropertyName. GETCONTENTLANGUAGEstatic DavPropertyNameDavPropertyName. GETCONTENTLENGTHstatic DavPropertyNameDavPropertyName. GETCONTENTTYPEstatic DavPropertyNameDavPropertyName. GETETAGstatic DavPropertyNameDavPropertyName. GETLASTMODIFIEDstatic DavPropertyNameDavPropertyName. ISCOLLECTIONstatic DavPropertyNameDavPropertyName. LOCKDISCOVERYstatic DavPropertyNameDavPropertyName. RESOURCETYPEstatic DavPropertyNameDavPropertyName. SOURCEstatic DavPropertyNameDavPropertyName. SUPPORTEDLOCKMethods in org.apache.jackrabbit.webdav.property that return DavPropertyName Modifier and Type Method Description static DavPropertyNameDavPropertyName. create(String name)Creates a newDavPropertyNamewith the given local name and the default WebDAVnamespace.static DavPropertyNameDavPropertyName. create(String name, Namespace namespace)Creates a newDavPropertyNamewith the given name and Namespace.static DavPropertyNameDavPropertyName. createFromXml(Element nameElement)Create a newDavPropertyNamewith the name and namespace of the given Xml element.DavPropertyNameAbstractDavProperty. getName()Returns the name of this property.DavPropertyNameDavProperty. getName()Returns the name of this propertyDavPropertyName[]DavPropertySet. getPropertyNames()Return the names of all properties present in this set.DavPropertyNameDavPropertyNameIterator. nextPropertyName()Methods in org.apache.jackrabbit.webdav.property that return types with arguments of type DavPropertyName Modifier and Type Method Description Collection<DavPropertyName>DavPropertyNameSet. getContent()Methods in org.apache.jackrabbit.webdav.property with parameters of type DavPropertyName Modifier and Type Method Description booleanDavPropertyNameSet. add(DavPropertyName propertyName)Adds the specifiedDavPropertyNameobject to this set if it is not already present.booleanDavPropertyNameSet. contains(DavPropertyName name)booleanDavPropertySet. contains(DavPropertyName name)Checks if this set contains the property with the specified name.abstract booleanPropContainer. contains(DavPropertyName name)Returns true if thisPropContainercontains a content element that matches the givenDavPropertyName.DavProperty<?>DavPropertySet. get(DavPropertyName name)Retrieves the property with the specifiednamebooleanDavPropertyNameSet. remove(DavPropertyName propertyName)Removes the specifiedDavPropertyNameobject from this set.DavProperty<?>DavPropertySet. remove(DavPropertyName name)Removes the indicated property from this set.Constructors in org.apache.jackrabbit.webdav.property with parameters of type DavPropertyName Constructor Description AbstractDavProperty(DavPropertyName name, boolean isInvisibleInAllprop)Create a newAbstractDavPropertywith the givenDavPropertyNameand a boolean flag indicating whether this property should be suppressed in PROPFIND/allprop responses.DefaultDavProperty(DavPropertyName name, T value)Creates a new non- protected WebDAV property with the givenDavPropertyNameand value.DefaultDavProperty(DavPropertyName name, T value, boolean isInvisibleInAllprop)Creates a new WebDAV property with the givenDavPropertyNameand value.HrefProperty(DavPropertyName name, String[] value, boolean isInvisibleInAllprop)Creates a new WebDAV property with the givenDavPropertyNameHrefProperty(DavPropertyName name, String value, boolean isInvisibleInAllprop)Creates a new WebDAV property with the givenDavPropertyName -
Uses of DavPropertyName in org.apache.jackrabbit.webdav.search
Fields in org.apache.jackrabbit.webdav.search declared as DavPropertyName Modifier and Type Field Description static DavPropertyNameSearchConstants. QUERY_GRAMMER_SETProperty indicating the set of query languages the given resource is able deal with. -
Uses of DavPropertyName in org.apache.jackrabbit.webdav.security
Fields in org.apache.jackrabbit.webdav.security declared as DavPropertyName Modifier and Type Field Description static DavPropertyNameSecurityConstants. ACLProtected property DAV:acl.static DavPropertyNameSecurityConstants. ACL_RESTRICTIONSProtected property DAV:acl-restrictionsstatic DavPropertyNameSecurityConstants. ALTERNATE_URI_SETProtected href property DAV:alternate-URI-set for principal resources.static DavPropertyNameSecurityConstants. CURRENT_USER_PRIVILEGE_SETProtected property DAV:current-user-privilege-setstatic DavPropertyNameSecurityConstants. GROUPProtected href property DAV:groupstatic DavPropertyNameSecurityConstants. GROUP_MEMBER_SETProtected href property DAV:group-member-set for principal resources.static DavPropertyNameSecurityConstants. GROUP_MEMBERSHIPProtected href property DAV:group-membership for principal resources.static DavPropertyNameSecurityConstants. INHERITED_ACL_SETProtected href property DAV:inherited-acl-setstatic DavPropertyNameSecurityConstants. OWNERProtected href property DAV:ownerstatic DavPropertyNameSecurityConstants. PRINCIPAL_COLLECTION_SETProtected href property DAV:principal-collection-setstatic DavPropertyNameSecurityConstants. PRINCIPAL_URLProtected href property DAV:principal-URL for principal resources.static DavPropertyNameSecurityConstants. SUPPORTED_PRIVILEGE_SETProtected property DAV:supported-privilege-setMethods in org.apache.jackrabbit.webdav.security that return DavPropertyName Modifier and Type Method Description DavPropertyNamePrincipal. getPropertyName()Methods in org.apache.jackrabbit.webdav.security with parameters of type DavPropertyName Modifier and Type Method Description static PrincipalPrincipal. getPropertyPrincipal(DavPropertyName propertyName) -
Uses of DavPropertyName in org.apache.jackrabbit.webdav.security.report
Methods in org.apache.jackrabbit.webdav.security.report that return DavPropertyName Modifier and Type Method Description DavPropertyNamePrincipalMatchReport. getPrincipalPropertyName()Retrieve the property name that indicates which property must be search for matching principals.
Note, that the search result must be converted toMultiStatusResponses that must be returned back to this report.Methods in org.apache.jackrabbit.webdav.security.report with parameters of type DavPropertyName Modifier and Type Method Description voidSearchablePropertyReport. addPrincipalSearchProperty(DavPropertyName propName, String description, String language)Add a property name that should be listed in the DAV:principal-search-property-set. -
Uses of DavPropertyName in org.apache.jackrabbit.webdav.simple
Methods in org.apache.jackrabbit.webdav.simple that return DavPropertyName Modifier and Type Method Description DavPropertyName[]DavResourceImpl. getPropertyNames()Methods in org.apache.jackrabbit.webdav.simple with parameters of type DavPropertyName Modifier and Type Method Description protected HrefPropertyDeltaVResourceImpl. getHrefProperty(DavPropertyName name, Node[] values, boolean isProtected, boolean isCollection)Returns aHrefPropertywith the specified property name and values.DavProperty<?>DavResourceImpl. getProperty(DavPropertyName name)DavResource[]DeltaVResourceImpl. getReferenceResources(DavPropertyName hrefPropertyName)Return an array ofDavResourceobjects that are referenced by the property with the specified name.voidDavResourceImpl. removeProperty(DavPropertyName propertyName)voidVersionHistoryResourceImpl. removeProperty(DavPropertyName propertyName)Version storage is read-only -> fails with 403.voidVersionResourceImpl. removeProperty(DavPropertyName propertyName)Version storage is read-only -> fails with 403. -
Uses of DavPropertyName in org.apache.jackrabbit.webdav.version
Fields in org.apache.jackrabbit.webdav.version declared as DavPropertyName Modifier and Type Field Description static DavPropertyNameActivityResource. ACTIVITY_CHECKOUT_SETThe computed DAV:activity-checkout-set property identifies each checked-out resource whose DAV:activity-set identifies this activity.static DavPropertyNameVersionControlledResource. ACTIVITY_SETDAV:activity-set is a property for a checked-out resource, if the server supports the activity feature.
This property determines the DAV:activity-set property of the version that results from checking in this resource.static DavPropertyNameVersionResource. ACTIVITY_SETDAV:activity-set is a required property for a version resource, if the server supports the activity feature.
It identifies the activities that determine to which logical changes this version contributes, and on which lines of descent this version appears.static DavPropertyNameActivityResource. ACTIVITY_VERSION_SETThe computed DAV:activity-version-set property identifies each version whose DAV:activity-set property identifies this activity.static DavPropertyNameVersionControlledResource. AUTO_MERGE_SETThe DAV:auto-merge-set property identifies each version that the server has merged into this checked-out resource.static DavPropertyNameVersionControlledResource. AUTO_VERSIONThe DAV:auto-version property determines how it responds to a method that attempts to modify its content or dead properties.static DavPropertyNameBaselineResource. BASELINE_COLLECTIONThe protected DAV:baseline-collection property identifies a distinct collection that lists as members all version-controlled resources of the configuration this baseline belongs to (the baseline being one version of the corresponding vc-configuration-resource).static DavPropertyNameVersionControlledResource. BASELINE_CONTROLLED_COLLECTIONIf the 'Baseline' feature is supported, DAV:baseline-controlled-collection is a required property of any version-controlled resource, that represents a 'configuration'.static DavPropertyNameWorkspaceResource. BASELINE_CONTROLLED_COLLECTION_SETThe Baseline feature (section 12) defines the following computed property for a workspace resource: DAV:baseline-controlled-collection-set lists all collections of this workspace, that are under baseline control.static DavPropertyNameVersionControlledResource. CHECKED_INThe DAV:checked-in property appears on a checked-in version-controlled resource, and identifies the base version of this version-controlled resource.static DavPropertyNameVersionControlledResource. CHECKED_OUTThe DAV:checked-out property identifies the base version of this resource.static DavPropertyNameVersionControlledResource. CHECKIN_FORKThis property determines the DAV:checkin-fork property of the version that results from checking in this resource.static DavPropertyNameVersionResource. CHECKIN_FORKThis property controls the behavior of CHECKIN when a version already has a successor.static DavPropertyNameVersionControlledResource. CHECKOUT_FORKThis property determines the DAV:checkout-fork property of the version that results from checking in this resource.static DavPropertyNameVersionResource. CHECKOUT_FORKThis property controls the behavior of CHECKOUT when a version already is checked out or has a successor.static DavPropertyNameVersionResource. CHECKOUT_SETThe computed property DAV:checkout-set identifies each checked-out resource whose DAV:checked-out property identifies this version.
The property is defined to have the following format:static DavPropertyNameDeltaVConstants. COMMENTThe "DAV:comment" property is used to track a brief comment about a resource that is suitable for presentation to a user.static DavPropertyNameDeltaVConstants. CREATOR_DISPLAYNAMEThe "DAV:creator-displayname" property contains a description of the creator of the resource that is suitable for presentation to a user.static DavPropertyNameWorkspaceResource. CURRENT_ACTIVITY_SETDAV:current-activity-set is a required property for a workspace resource, if the server supports the activity feature.
It identifies the activities that currently are being performed in this workspace.static DavPropertyNameActivityResource. CURRENT_WORKSPACE_SETThe computed DAV:current-workspace-set property identifies identifies each workspace whose DAV:current-activity-set identifies this activity.static DavPropertyNameWorkspaceResource. CUURENT_ACTIVITY_SETDeprecated.UseWorkspaceResource.CURRENT_ACTIVITY_SETinstead.static DavPropertyNameVersionControlledResource. ECLIPSED_SETIf the 'Version-Controlled-Collection Feature' is supported the DAV:eclipsed-set property present on a collection identifies all internal members that are not version-controlled and hide a vc internal member with the same name.static DavPropertyNameVersionResource. LABEL_NAME_SETRequired protected property 'DAV:label-name-set' for a version of a webdav resource introduced with the 'LabelInfo' feature.static DavPropertyNameVersionControlledResource. MERGE_SETThis property identifies each version that is to be merged into this checked-out resource.static DavPropertyNameVersionControlledResource. PREDECESSOR_SETThe DAV:predecessor-set property of a version-controlled resource points to those version resources, that are scheduled to become the predecessors of this resource when it is back checked-in.static DavPropertyNameVersionResource. PREDECESSOR_SETThe protected DAV:predecessor property identifies each predecessor of this version.static DavPropertyNameVersionHistoryResource. ROOT_VERSIONComputed (protected) property identifying the root version of this version history.static DavPropertyNameActivityResource. SUBACTIVITY_SETThe DAV:subactivity-set property identifies each activity that forms a part of the logical change being captured by this activity.static DavPropertyNameBaselineResource. SUBBASELINE_SETThe protected DAV:subbaseline-set property identifies a set of baseline resources.static DavPropertyNameVersionControlledResource. SUBBASELINE_SETThis property is mandatory for all checked-out version-controlled-configuration resources.static DavPropertyNameVersionResource. SUCCESSOR_SETThe computed property DAV:successor-set identifies each version whose DAV:predecessor-set identifies this version.
The property is defined to have the following format:static DavPropertyNameDeltaVConstants. SUPPORTED_LIVE_PROPERTY_SETRequired protected live property for any resources being compliant with RFC 3253.static DavPropertyNameDeltaVConstants. SUPPORTED_METHOD_SETRequired protected live property for any resources being compliant with RFC 3253.static DavPropertyNameDeltaVConstants. SUPPORTED_REPORT_SETProtected "supported-report-set" property identifies the reports that are supported by the resource.static DavPropertyNameVersionControlledResource. UNRESERVEDDAV:unreserved is a property for a checked-out resource, if the server supports the activity feature.
It indicates whether the DAV:activity-set of another checked-out resource associated with the version history of this version-controlled resource can have an activity that is in the DAV:activity-set property of this checked-out resource.static DavPropertyNameVersionResource. VERSION_CONTROLLED_BINDING_SETIf the 'Version-Controlled-Collection Feature' is supported the DAV:version-controlled-binding-set property identifies the name and the version history of all version-controlled internal members of the collection this version resource belongs to.static DavPropertyNameDeltaVConstants. VERSION_CONTROLLED_CONFIGURATIONThe Baseline feature introduces the computed DAV:version-controlled-configuration property for all resources that are member of a version-controlled configuration.static DavPropertyNameVersionControlledResource. VERSION_HISTORYThe computed property DAV:version-history identifies the version history resource for the DAV:checked-in or DAV:checked-out version of this version-controlled resource.
The property is defined to have the following format:static DavPropertyNameVersionResource. VERSION_HISTORYThe computed property DAV:version-history identifies the version history that contains this version.
The property is defined to have the following format:static DavPropertyNameVersionResource. VERSION_NAMEThe protected property DAV:version-name defines a human readable id for this version.static DavPropertyNameVersionHistoryResource. VERSION_SETThe protected property DAV:version-set identifies each version of this version history.static DavPropertyNameDeltaVConstants. WORKSPACEProtected "workspace" property indicating the workspace of a resource.static DavPropertyNameWorkspaceResource. WORKSPACE_CHECKOUT_SETThe DAV:workspace-checkout-set property is the only required property which is additionally added to a workspace resource.
This computed property identifies each checked-out resource whose DAV:workspace property identifies this workspace.Methods in org.apache.jackrabbit.webdav.version with parameters of type DavPropertyName Modifier and Type Method Description DavResource[]DeltaVResource. getReferenceResources(DavPropertyName hrefPropertyName)Returns an array ofDavResourceobjects that are referenced by theHrefPropertywith the specifiedname.
-