| Modifier and Type | Field and Description |
|---|---|
protected Resource |
PropFindResponseEntity.rootResource
Root resource.
|
| Constructor and Description |
|---|
PropFindResponseEntity(int depth,
Resource rootResource,
Set<QName> propertyNames,
boolean propertyNamesOnly) |
PropFindResponseEntity(int depth,
Resource rootResource,
Set<QName> propertyNames,
boolean propertyNamesOnly,
javax.jcr.Session session)
Constructor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
VersionedResource
Created by The eXo Platform SARL .
Versioned resource (mix:versionable node) |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionResource
Created by The eXo Platform SARL .
Other than nt:file/jcr:content(nt:resource) |
class |
FileResource
Created by The eXo Platform SARL .
Resource containing JCR's nt:file/jcr:content underneath. |
class |
GenericResource
Created by The eXo Platform SARL .
Abstract WebDav Resource implementation It is recommended to extend this class instead of implement Resource itself |
class |
VersionedCollectionResource
Created by The eXo Platform SARL .
|
class |
VersionedFileResource
Created by The eXo Platform SARL .
Versioned file resource (nt:file+mix:versionable/nt:resource ) |
class |
VersionHistoryResource
Created by The eXo Platform SARL .
|
class |
VersionResource
Created by The eXo Platform SARL .
|
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
CollectionResource.getResources() |
| Constructor and Description |
|---|
MultipartByterangesEntity(Resource resource,
List<Range> ranges,
String contentType,
long contentLength) |
| Modifier and Type | Field and Description |
|---|---|
protected Resource |
PropstatGroupedRepresentation.resource
resource.
|
| Constructor and Description |
|---|
PropstatGroupedRepresentation(Resource resource,
Set<QName> propNames,
boolean namesOnly) |
PropstatGroupedRepresentation(Resource resource,
Set<QName> propNames,
boolean namesOnly,
javax.jcr.Session session) |
Copyright © 2016 eXo Platform SAS. All Rights Reserved.