Uses of Class
org.xcmis.core.EnumIncludeRelationships

Packages that use EnumIncludeRelationships
org.xcmis.core   
org.xcmis.messaging   
org.xcmis.soap   
org.xcmis.wssoap.impl   
 

Uses of EnumIncludeRelationships in org.xcmis.core
 

Fields in org.xcmis.core declared as EnumIncludeRelationships
protected  EnumIncludeRelationships CmisQueryType.includeRelationships
           
 

Methods in org.xcmis.core that return EnumIncludeRelationships
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.
 

Methods in org.xcmis.core with parameters of type EnumIncludeRelationships
 void CmisQueryType.setIncludeRelationships(EnumIncludeRelationships value)
          Sets the value of the includeRelationships property.
 

Uses of EnumIncludeRelationships in org.xcmis.messaging
 

Fields in org.xcmis.messaging with type parameters of type EnumIncludeRelationships
protected  JAXBElement<EnumIncludeRelationships> GetObjectParents.includeRelationships
           
protected  JAXBElement<EnumIncludeRelationships> GetObjectByPath.includeRelationships
           
protected  JAXBElement<EnumIncludeRelationships> GetCheckedOutDocs.includeRelationships
           
protected  JAXBElement<EnumIncludeRelationships> GetDescendants.includeRelationships
           
protected  JAXBElement<EnumIncludeRelationships> GetObjectOfLatestVersion.includeRelationships
           
protected  JAXBElement<EnumIncludeRelationships> GetChildren.includeRelationships
           
protected  JAXBElement<EnumIncludeRelationships> Query.includeRelationships
           
protected  JAXBElement<EnumIncludeRelationships> GetObject.includeRelationships
           
protected  JAXBElement<EnumIncludeRelationships> GetFolderTree.includeRelationships
           
 

Methods in org.xcmis.messaging that return types with arguments of type EnumIncludeRelationships
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetCheckedOutDocsIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetChildrenIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetDescendantsIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetFolderTreeIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetObjectByPathIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetObjectIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetObjectOfLatestVersionIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetObjectParentsIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createQueryIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> GetObjectParents.getIncludeRelationships()
          Gets the value of the includeRelationships property.
 JAXBElement<EnumIncludeRelationships> GetObjectByPath.getIncludeRelationships()
          Gets the value of the includeRelationships property.
 JAXBElement<EnumIncludeRelationships> GetCheckedOutDocs.getIncludeRelationships()
          Gets the value of the includeRelationships property.
 JAXBElement<EnumIncludeRelationships> GetDescendants.getIncludeRelationships()
          Gets the value of the includeRelationships property.
 JAXBElement<EnumIncludeRelationships> GetObjectOfLatestVersion.getIncludeRelationships()
          Gets the value of the includeRelationships property.
 JAXBElement<EnumIncludeRelationships> GetChildren.getIncludeRelationships()
          Gets the value of the includeRelationships property.
 JAXBElement<EnumIncludeRelationships> Query.getIncludeRelationships()
          Gets the value of the includeRelationships property.
 JAXBElement<EnumIncludeRelationships> GetObject.getIncludeRelationships()
          Gets the value of the includeRelationships property.
 JAXBElement<EnumIncludeRelationships> GetFolderTree.getIncludeRelationships()
          Gets the value of the includeRelationships property.
 

Methods in org.xcmis.messaging with parameters of type EnumIncludeRelationships
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetCheckedOutDocsIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetChildrenIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetDescendantsIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetFolderTreeIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetObjectByPathIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetObjectIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetObjectOfLatestVersionIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createGetObjectParentsIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 JAXBElement<EnumIncludeRelationships> ObjectFactory.createQueryIncludeRelationships(EnumIncludeRelationships value)
          Create an instance of JAXBElement<EnumIncludeRelationships>}
 

Method parameters in org.xcmis.messaging with type arguments of type EnumIncludeRelationships
 void GetObjectParents.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 GetCheckedOutDocs.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 GetObjectOfLatestVersion.setIncludeRelationships(JAXBElement<EnumIncludeRelationships> value)
          Sets the value of the includeRelationships property.
 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 GetObject.setIncludeRelationships(JAXBElement<EnumIncludeRelationships> value)
          Sets the value of the includeRelationships property.
 void GetFolderTree.setIncludeRelationships(JAXBElement<EnumIncludeRelationships> value)
          Sets the value of the includeRelationships property.
 

Uses of EnumIncludeRelationships in org.xcmis.soap
 

Methods in org.xcmis.soap with parameters of type EnumIncludeRelationships
 CmisObjectListType NavigationServicePort.getCheckedOutDocs(String repositoryId, String folderId, String filter, String orderBy, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 CmisObjectInFolderListType NavigationServicePort.getChildren(String repositoryId, String folderId, String filter, String orderBy, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegment, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 List<CmisObjectInFolderContainerType> NavigationServicePort.getDescendants(String repositoryId, String folderId, BigInteger depth, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegment, CmisExtensionType extension)
           
 List<CmisObjectInFolderContainerType> NavigationServicePort.getFolderTree(String repositoryId, String folderId, BigInteger depth, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegment, CmisExtensionType extension)
           
 CmisObjectType ObjectServicePort.getObject(String repositoryId, String objectId, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePolicyIds, Boolean includeACL, CmisExtensionType extension)
           
 CmisObjectType ObjectServicePort.getObjectByPath(String repositoryId, String path, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePolicyIds, Boolean includeACL, CmisExtensionType extension)
           
 CmisObjectType VersioningServicePort.getObjectOfLatestVersion(String repositoryId, String objectId, Boolean major, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePolicyIds, Boolean includeACL, CmisExtensionType extension)
           
 List<CmisObjectParentsType> NavigationServicePort.getObjectParents(String repositoryId, String objectId, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includeRelativePathSegment, CmisExtensionType extension)
           
 

Uses of EnumIncludeRelationships in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl with parameters of type EnumIncludeRelationships
 CmisObjectListType NavigationServicePortImpl.getCheckedOutDocs(String repositoryId, String folderId, String propertyFilter, String orderBy, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
          
 CmisObjectInFolderListType NavigationServicePortImpl.getChildren(String repositoryId, String folderId, String propertyFilter, String orderBy, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegments, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
          
 List<CmisObjectInFolderContainerType> NavigationServicePortImpl.getDescendants(String repositoryId, String folderId, BigInteger depth, String propertyFilter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegments, CmisExtensionType extension)
          
 List<CmisObjectInFolderContainerType> NavigationServicePortImpl.getFolderTree(String repositoryId, String folderId, BigInteger depth, String propertyFilter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegments, CmisExtensionType extension)
          
 CmisObjectType ObjectServicePortImpl.getObject(String repositoryId, String objectId, String propertyFilter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePolicyIds, Boolean includeACL, CmisExtensionType extension)
          
 CmisObjectType ObjectServicePortImpl.getObjectByPath(String repositoryId, String path, String propertyFilter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePolicyIds, Boolean includeACL, CmisExtensionType extension)
          
 CmisObjectType VersioningServicePortImpl.getObjectOfLatestVersion(String repositoryId, String versionSeriesId, Boolean major, String propertyFilter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePolicyIds, Boolean includeACL, CmisExtensionType extension)
          
 List<CmisObjectParentsType> NavigationServicePortImpl.getObjectParents(String repositoryId, String objectId, String propertyFilter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includeRelativePathSegment, CmisExtensionType extension)
          
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.