Uses of Interface
org.apache.jackrabbit.webdav.property.PropEntry
-
-
Uses of PropEntry in org.apache.jackrabbit.server.io
Methods in org.apache.jackrabbit.server.io that return types with arguments of type PropEntry Modifier and Type Method Description Map<? extends PropEntry,?>
PropertyManager. alterProperties(PropertyImportContext importContext, boolean isCollection)
Map<? extends PropEntry,?>
PropertyManagerImpl. alterProperties(PropertyImportContext context, boolean isCollection)
List<? extends PropEntry>
PropertyImportContext. getChangeList()
Returns a list of properties to be modified by a call toPropertyHandler.importProperties(PropertyImportContext, boolean)
.Map<? extends PropEntry,?>
DefaultHandler. importProperties(PropertyImportContext importContext, boolean isCollection)
Map<? extends PropEntry,?>
DirListingExportHandler. importProperties(PropertyImportContext importContext, boolean isCollection)
Map<? extends PropEntry,?>
PropertyHandler. importProperties(PropertyImportContext importContext, boolean isCollection)
Imports, modifies or removes properties according the thechange list
available from the import context.Map<? extends PropEntry,?>
VersionHandler. importProperties(PropertyImportContext importContext, boolean isCollection)
Map<? extends PropEntry,?>
VersionHistoryHandler. importProperties(PropertyImportContext importContext, boolean isCollection)
-
Uses of PropEntry in org.apache.jackrabbit.webdav
Methods in org.apache.jackrabbit.webdav that return types with arguments of type PropEntry Modifier and Type Method Description List<? extends PropEntry>
DavServletRequest. getPropPatchChangeList()
Return aList
of property change operations.List<? extends PropEntry>
WebdavRequestImpl. getPropPatchChangeList()
Return aList
of property change operations.Method parameters in org.apache.jackrabbit.webdav with type arguments of type PropEntry Modifier and Type Method Description MultiStatusResponse
DavResource. alterProperties(List<? extends PropEntry> changeList)
Set/add and remove the specified properties from this resource. -
Uses of PropEntry in org.apache.jackrabbit.webdav.bind
Classes in org.apache.jackrabbit.webdav.bind that implement PropEntry Modifier and Type Class Description class
ParentSet
ParentSet
represents a DAV:parent-set property. -
Uses of PropEntry in org.apache.jackrabbit.webdav.client.methods
Constructor parameters in org.apache.jackrabbit.webdav.client.methods with type arguments of type PropEntry Constructor Description HttpProppatch(String uri, List<? extends PropEntry> changeList)
HttpProppatch(URI uri, List<? extends PropEntry> changeList)
-
Uses of PropEntry in org.apache.jackrabbit.webdav.jcr
Method parameters in org.apache.jackrabbit.webdav.jcr with type arguments of type PropEntry Modifier and Type Method Description MultiStatusResponse
DefaultItemCollection. alterProperties(List<? extends PropEntry> changeList)
Loops over the givenList
s and alters the properties accordingly.MultiStatusResponse
DefaultItemResource. alterProperties(List<? extends PropEntry> changeList)
Loops over the givenList
and alters the properties accordingly.MultiStatusResponse
VersionControlledItemCollection. alterProperties(List<? extends PropEntry> changeList)
MultiStatusResponse
WorkspaceResourceImpl. alterProperties(List<? extends PropEntry> changeList)
Handles an attempt to setItemResourceConstants.JCR_NAMESPACES
and forwards any other set or remove requests to the super class. -
Uses of PropEntry in org.apache.jackrabbit.webdav.jcr.nodetype
Classes in org.apache.jackrabbit.webdav.jcr.nodetype that implement PropEntry Modifier and Type Class Description class
NodeTypeProperty
NodeTypeProperty
... -
Uses of PropEntry in org.apache.jackrabbit.webdav.jcr.property
Classes in org.apache.jackrabbit.webdav.jcr.property that implement PropEntry Modifier and Type Class Description class
LengthsProperty
LengthsProperty
extendsDavProperty
providing utilities to handle the multiple lengths of the property item represented by this resource.class
NamespacesProperty
NamespacesProperty
...class
ValuesProperty
ValuesProperty
implementsDavProperty
providing utilities to handle the value(s) of a JCR property item resource. -
Uses of PropEntry in org.apache.jackrabbit.webdav.jcr.search
Classes in org.apache.jackrabbit.webdav.jcr.search that implement PropEntry Modifier and Type Class Description class
SearchResultProperty
SearchResultProperty
... -
Uses of PropEntry in org.apache.jackrabbit.webdav.lock
Classes in org.apache.jackrabbit.webdav.lock that implement PropEntry Modifier and Type Class Description class
LockDiscovery
TheLockDiscovery
class encapsulates the webdav lock discovery property that is sent in the request body (PROPFIND and LOCK) and received in a LOCK response body.class
SupportedLock
TheSupportedLock
class encapsulates the lock capabilities of a resource. -
Uses of PropEntry in org.apache.jackrabbit.webdav.observation
Classes in org.apache.jackrabbit.webdav.observation that implement PropEntry Modifier and Type Class Description class
SubscriptionDiscovery
SubscriptionDiscovery
encapsulates the 'subscriptiondiscovery' property of a webdav resource. -
Uses of PropEntry in org.apache.jackrabbit.webdav.ordering
Classes in org.apache.jackrabbit.webdav.ordering that implement PropEntry Modifier and Type Class Description class
OrderingType
-
Uses of PropEntry in org.apache.jackrabbit.webdav.property
Subinterfaces of PropEntry in org.apache.jackrabbit.webdav.property Modifier and Type Interface Description interface
DavProperty<T>
TheProperty
class represents a Property of a WebDAV resource.Classes in org.apache.jackrabbit.webdav.property that implement PropEntry Modifier and Type Class Description class
AbstractDavProperty<T>
AbstractDavProperty
provides generic METHODS used by various implementations of theDavProperty
interface.class
DavPropertyName
TheDavPropertyName
class reflects a WebDAV property name.class
DefaultDavProperty<T>
DefaultDavProperty
...class
HrefProperty
HrefProperty
is an extension to the commonDavProperty
.class
ResourceType
TheResourceType
class represents the webdav resource type property.Methods in org.apache.jackrabbit.webdav.property that return types with arguments of type PropEntry Modifier and Type Method Description Collection<? extends PropEntry>
DavPropertySet. getContent()
abstract Collection<? extends PropEntry>
PropContainer. getContent()
Returns the collection that contains all the content elements of thisPropContainer
.Methods in org.apache.jackrabbit.webdav.property with parameters of type PropEntry Modifier and Type Method Description boolean
DavPropertyNameSet. addContent(PropEntry contentEntry)
boolean
DavPropertySet. addContent(PropEntry contentEntry)
abstract boolean
PropContainer. addContent(PropEntry contentEntry)
Tries to add the specified entry to thePropContainer
and returns a boolean indicating whether the content could be added to the internal set/map.Constructor parameters in org.apache.jackrabbit.webdav.property with type arguments of type PropEntry Constructor Description ProppatchInfo(List<? extends PropEntry> changeList)
-
Uses of PropEntry in org.apache.jackrabbit.webdav.search
Classes in org.apache.jackrabbit.webdav.search that implement PropEntry Modifier and Type Class Description class
QueryGrammerSet
QueryGrammerSet
is aDavProperty
that encapsulates the 'supported-query-grammer-set' as defined by the Webdav SEARCH internet draft. -
Uses of PropEntry in org.apache.jackrabbit.webdav.security
Classes in org.apache.jackrabbit.webdav.security that implement PropEntry Modifier and Type Class Description class
AclProperty
AclProperty
defines a protected property that specifies the list of access control entries (ACEs).class
AclRestrictionsProperty
AclRestrictionsProperty
as defined by RFC 3744 Section 5.6.class
CurrentUserPrivilegeSetProperty
CurrentUserPrivilegeSetProperty
...class
SupportedPrivilegeSetProperty
SupportedPrivilegeSetProperty
defines theSecurityConstants.SUPPORTED_PRIVILEGE_SET
property, used to identify the privileges defined for the resource. -
Uses of PropEntry in org.apache.jackrabbit.webdav.simple
Method parameters in org.apache.jackrabbit.webdav.simple with type arguments of type PropEntry Modifier and Type Method Description MultiStatusResponse
DavResourceImpl. alterProperties(List<? extends PropEntry> changeList)
MultiStatusResponse
VersionHistoryResourceImpl. alterProperties(List<? extends PropEntry> changeList)
Version storage is read-only -> fails with 403.MultiStatusResponse
VersionResourceImpl. alterProperties(List<? extends PropEntry> changeList)
Version storage is read-only -> fails with 403.protected PropertyImportContext
DavResourceImpl. getPropertyImportContext(List<? extends PropEntry> changeList)
Returns a newPropertyImportContext
. -
Uses of PropEntry in org.apache.jackrabbit.webdav.version
Classes in org.apache.jackrabbit.webdav.version that implement PropEntry Modifier and Type Class Description class
LabelSetProperty
LabelSetProperty
...class
SupportedMethodSetProperty
TheSupportedMethodSetProperty
-
Uses of PropEntry in org.apache.jackrabbit.webdav.version.report
Classes in org.apache.jackrabbit.webdav.version.report that implement PropEntry Modifier and Type Class Description class
SupportedReportSetProperty
SupportedReportSetProperty
represents the DAV:supported-report-set property defined by RFC 3253.
-