public interface RepositoryCapabilities extends Serializable, ExtensionsData
Modifier and Type | Method and Description |
---|---|
CapabilityAcl |
getAclCapability()
Returns the ACL capability.
|
CapabilityChanges |
getChangesCapability()
Returns the Changes capability.
|
CapabilityContentStreamUpdates |
getContentStreamUpdatesCapability()
Returns the Content Stream Updates capability.
|
CreatablePropertyTypes |
getCreatablePropertyTypes()
Returns the Creatable Property Types capability.
|
CapabilityJoin |
getJoinCapability()
Returns the Join capability.
|
NewTypeSettableAttributes |
getNewTypeSettableAttributes()
Returns the New Type Settable Attributes capability.
|
CapabilityOrderBy |
getOrderByCapability()
Returns the Order By capability.
|
CapabilityQuery |
getQueryCapability()
Returns the Query capability.
|
CapabilityRenditions |
getRenditionsCapability()
Returns Rendition capability.
|
Boolean |
isAllVersionsSearchableSupported()
Returns the All Versions Searchable capability.
|
Boolean |
isGetDescendantsSupported()
Returns the Get Descendants capability.
|
Boolean |
isGetFolderTreeSupported()
Returns Get Folder Tree capability.
|
Boolean |
isMultifilingSupported()
Returns the Multifiling capability.
|
Boolean |
isPwcSearchableSupported()
Returns the PWC Searchable capability.
|
Boolean |
isPwcUpdatableSupported()
Returns the PWC Updatable capability.
|
Boolean |
isUnfilingSupported()
Returns the Unfiling capability.
|
Boolean |
isVersionSpecificFilingSupported()
Returns the Version Specific Filing capability.
|
getExtensions, setExtensions
CapabilityContentStreamUpdates getContentStreamUpdatesCapability()
null
if the the repository does not
provide this valueCapabilityChanges getChangesCapability()
null
if the the repository does not
provide this valueCapabilityRenditions getRenditionsCapability()
null
if the the repository does not
provide this valueBoolean isGetDescendantsSupported()
true
if supported, false
if not supported, or
null
if the the repository does not provide this valueBoolean isGetFolderTreeSupported()
true
if supported, false
if not supported, or
null
if the the repository does not provide this valueCapabilityOrderBy getOrderByCapability()
null
if the the repository does not
provide this valueBoolean isMultifilingSupported()
true
if supported, false
if not supported, or
null
if the the repository does not provide this valueBoolean isUnfilingSupported()
true
if supported, false
if not supported, or
null
if the the repository does not provide this valueBoolean isVersionSpecificFilingSupported()
true
if supported, false
if not supported, or
null
if the the repository does not provide this valueBoolean isPwcSearchableSupported()
true
if supported, false
if not supported, or
null
if the the repository does not provide this valueBoolean isPwcUpdatableSupported()
true
if supported, false
if not supported, or
null
if the the repository does not provide this valueBoolean isAllVersionsSearchableSupported()
true
if supported, false
if not supported, or
null
if the the repository does not provide this valueCapabilityQuery getQueryCapability()
null
if the the repository does not
provide this valueCapabilityJoin getJoinCapability()
null
if the the repository does not
provide this valueCapabilityAcl getAclCapability()
null
if the the repository does not
provide this valueCreatablePropertyTypes getCreatablePropertyTypes()
null
if the the repository
does not provide this valueNewTypeSettableAttributes getNewTypeSettableAttributes()
null
if the the repository does not provide this valueCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.