|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumIncludeRelationships | |
---|---|
org.apache.chemistry.opencmis.commons.impl.jaxb | |
org.apache.chemistry.opencmis.server.impl.webservices |
Uses of EnumIncludeRelationships in org.apache.chemistry.opencmis.commons.impl.jaxb |
---|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as EnumIncludeRelationships | |
---|---|
protected EnumIncludeRelationships |
CmisQueryType.includeRelationships
|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type EnumIncludeRelationships | |
---|---|
protected javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
Query.includeRelationships
|
protected javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetObjectParents.includeRelationships
|
protected javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetObjectOfLatestVersion.includeRelationships
|
protected javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetObjectByPath.includeRelationships
|
protected javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetObject.includeRelationships
|
protected javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetFolderTree.includeRelationships
|
protected javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetDescendants.includeRelationships
|
protected javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetChildren.includeRelationships
|
protected javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetCheckedOutDocs.includeRelationships
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return EnumIncludeRelationships | |
---|---|
static EnumIncludeRelationships |
EnumIncludeRelationships.fromValue(java.lang.String v)
|
EnumIncludeRelationships |
CmisQueryType.getIncludeRelationships()
Gets the value of the includeRelationships property. |
static EnumIncludeRelationships |
EnumIncludeRelationships.valueOf(java.lang.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. |
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type EnumIncludeRelationships | |
---|---|
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetCheckedOutDocsIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetChildrenIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetDescendantsIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetFolderTreeIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetObjectByPathIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetObjectIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetObjectOfLatestVersionIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetObjectParentsIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createQueryIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
Query.getIncludeRelationships()
Gets the value of the includeRelationships property. |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetObjectParents.getIncludeRelationships()
Gets the value of the includeRelationships property. |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetObjectOfLatestVersion.getIncludeRelationships()
Gets the value of the includeRelationships property. |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetObjectByPath.getIncludeRelationships()
Gets the value of the includeRelationships property. |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetObject.getIncludeRelationships()
Gets the value of the includeRelationships property. |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetFolderTree.getIncludeRelationships()
Gets the value of the includeRelationships property. |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetDescendants.getIncludeRelationships()
Gets the value of the includeRelationships property. |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetChildren.getIncludeRelationships()
Gets the value of the includeRelationships property. |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
GetCheckedOutDocs.getIncludeRelationships()
Gets the value of the includeRelationships property. |
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type EnumIncludeRelationships | |
---|---|
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetCheckedOutDocsIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetChildrenIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetDescendantsIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetFolderTreeIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetObjectByPathIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetObjectIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetObjectOfLatestVersionIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createGetObjectParentsIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
javax.xml.bind.JAXBElement<EnumIncludeRelationships> |
ObjectFactory.createQueryIncludeRelationships(EnumIncludeRelationships value)
Create an instance of JAXBElement < EnumIncludeRelationships > } |
CmisObjectListType |
NavigationServicePort.getCheckedOutDocs(java.lang.String repositoryId,
java.lang.String folderId,
java.lang.String filter,
java.lang.String orderBy,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.math.BigInteger maxItems,
java.math.BigInteger skipCount,
CmisExtensionType extension)
|
CmisObjectInFolderListType |
NavigationServicePort.getChildren(java.lang.String repositoryId,
java.lang.String folderId,
java.lang.String filter,
java.lang.String orderBy,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePathSegment,
java.math.BigInteger maxItems,
java.math.BigInteger skipCount,
CmisExtensionType extension)
|
java.util.List<CmisObjectInFolderContainerType> |
NavigationServicePort.getDescendants(java.lang.String repositoryId,
java.lang.String folderId,
java.math.BigInteger depth,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePathSegment,
CmisExtensionType extension)
|
java.util.List<CmisObjectInFolderContainerType> |
NavigationServicePort.getFolderTree(java.lang.String repositoryId,
java.lang.String folderId,
java.math.BigInteger depth,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePathSegment,
CmisExtensionType extension)
|
CmisObjectType |
ObjectServicePort.getObject(java.lang.String repositoryId,
java.lang.String objectId,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePolicyIds,
java.lang.Boolean includeACL,
CmisExtensionType extension)
|
CmisObjectType |
ObjectServicePort.getObjectByPath(java.lang.String repositoryId,
java.lang.String path,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePolicyIds,
java.lang.Boolean includeACL,
CmisExtensionType extension)
|
CmisObjectType |
VersioningServicePort.getObjectOfLatestVersion(java.lang.String repositoryId,
java.lang.String objectId,
java.lang.Boolean major,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePolicyIds,
java.lang.Boolean includeACL,
CmisExtensionType extension)
|
java.util.List<CmisObjectParentsType> |
NavigationServicePort.getObjectParents(java.lang.String repositoryId,
java.lang.String objectId,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includeRelativePathSegment,
CmisExtensionType extension)
|
CmisObjectListType |
DiscoveryServicePort.query(java.lang.String repositoryId,
java.lang.String statement,
java.lang.Boolean searchAllVersions,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.math.BigInteger maxItems,
java.math.BigInteger skipCount,
CmisExtensionType extension)
|
void |
CmisQueryType.setIncludeRelationships(EnumIncludeRelationships value)
Sets the value of the includeRelationships property. |
Method parameters in org.apache.chemistry.opencmis.commons.impl.jaxb with type arguments of type EnumIncludeRelationships | |
---|---|
void |
Query.setIncludeRelationships(javax.xml.bind.JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property. |
void |
GetObjectParents.setIncludeRelationships(javax.xml.bind.JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property. |
void |
GetObjectOfLatestVersion.setIncludeRelationships(javax.xml.bind.JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property. |
void |
GetObjectByPath.setIncludeRelationships(javax.xml.bind.JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property. |
void |
GetObject.setIncludeRelationships(javax.xml.bind.JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property. |
void |
GetFolderTree.setIncludeRelationships(javax.xml.bind.JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property. |
void |
GetDescendants.setIncludeRelationships(javax.xml.bind.JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property. |
void |
GetChildren.setIncludeRelationships(javax.xml.bind.JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property. |
void |
GetCheckedOutDocs.setIncludeRelationships(javax.xml.bind.JAXBElement<EnumIncludeRelationships> value)
Sets the value of the includeRelationships property. |
Uses of EnumIncludeRelationships in org.apache.chemistry.opencmis.server.impl.webservices |
---|
Methods in org.apache.chemistry.opencmis.server.impl.webservices with parameters of type EnumIncludeRelationships | |
---|---|
CmisObjectListType |
NavigationService.getCheckedOutDocs(java.lang.String repositoryId,
java.lang.String folderId,
java.lang.String filter,
java.lang.String orderBy,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.math.BigInteger maxItems,
java.math.BigInteger skipCount,
CmisExtensionType extension)
|
CmisObjectInFolderListType |
NavigationService.getChildren(java.lang.String repositoryId,
java.lang.String folderId,
java.lang.String filter,
java.lang.String orderBy,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePathSegment,
java.math.BigInteger maxItems,
java.math.BigInteger skipCount,
CmisExtensionType extension)
|
java.util.List<CmisObjectInFolderContainerType> |
NavigationService.getDescendants(java.lang.String repositoryId,
java.lang.String folderId,
java.math.BigInteger depth,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePathSegment,
CmisExtensionType extension)
|
java.util.List<CmisObjectInFolderContainerType> |
NavigationService.getFolderTree(java.lang.String repositoryId,
java.lang.String folderId,
java.math.BigInteger depth,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePathSegment,
CmisExtensionType extension)
|
CmisObjectType |
ObjectService.getObject(java.lang.String repositoryId,
java.lang.String objectId,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePolicyIds,
java.lang.Boolean includeAcl,
CmisExtensionType extension)
|
CmisObjectType |
ObjectService.getObjectByPath(java.lang.String repositoryId,
java.lang.String path,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePolicyIds,
java.lang.Boolean includeAcl,
CmisExtensionType extension)
|
CmisObjectType |
VersioningService.getObjectOfLatestVersion(java.lang.String repositoryId,
java.lang.String versionSeriesId,
java.lang.Boolean major,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePolicyIds,
java.lang.Boolean includeAcl,
CmisExtensionType extension)
|
java.util.List<CmisObjectParentsType> |
NavigationService.getObjectParents(java.lang.String repositoryId,
java.lang.String objectId,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includeRelativePathSegment,
CmisExtensionType extension)
|
CmisObjectListType |
DiscoveryService.query(java.lang.String repositoryId,
java.lang.String statement,
java.lang.Boolean searchAllVersions,
java.lang.Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.math.BigInteger maxItems,
java.math.BigInteger skipCount,
CmisExtensionType extension)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |