| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected EnumIncludeRelationships |
CmisQueryType.includeRelationships |
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<EnumIncludeRelationships> |
GetChildren.includeRelationships |
protected JAXBElement<EnumIncludeRelationships> |
Query.includeRelationships |
protected JAXBElement<EnumIncludeRelationships> |
GetCheckedOutDocs.includeRelationships |
protected JAXBElement<EnumIncludeRelationships> |
GetObjectByPath.includeRelationships |
protected JAXBElement<EnumIncludeRelationships> |
GetObjectParents.includeRelationships |
protected JAXBElement<EnumIncludeRelationships> |
GetObjectOfLatestVersion.includeRelationships |
protected JAXBElement<EnumIncludeRelationships> |
GetFolderTree.includeRelationships |
protected JAXBElement<EnumIncludeRelationships> |
GetDescendants.includeRelationships |
protected JAXBElement<EnumIncludeRelationships> |
GetObject.includeRelationships |
| Modifier and Type | Method and Description |
|---|---|
static EnumIncludeRelationships |
EnumIncludeRelationships.fromValue(String v) |
EnumIncludeRelationships |
CmisQueryType.getIncludeRelationships()
Gets the value of the includeRelationships property.
|
static EnumIncludeRelationships |
EnumIncludeRelationships.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumIncludeRelationships[] |
EnumIncludeRelationships.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetChildren.setIncludeRelationships(JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property.
|
void |
Query.setIncludeRelationships(JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property.
|
void |
GetCheckedOutDocs.setIncludeRelationships(JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property.
|
void |
GetObjectByPath.setIncludeRelationships(JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property.
|
void |
GetObjectParents.setIncludeRelationships(JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property.
|
void |
GetObjectOfLatestVersion.setIncludeRelationships(JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property.
|
void |
GetFolderTree.setIncludeRelationships(JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property.
|
void |
GetDescendants.setIncludeRelationships(JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property.
|
void |
GetObject.setIncludeRelationships(JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.