Package | Description |
---|---|
org.opencode4workspace | |
org.opencode4workspace.builders | |
org.opencode4workspace.endpoints |
Modifier and Type | Method and Description |
---|---|
SpacesContainer |
WWClient.getSpacesContainerWithQuery(SpacesGraphQLQuery query)
Easy helper method to get SpacesContainer with a query
|
List<? extends Space> |
WWClient.getSpacesWithQuery(SpacesGraphQLQuery query)
Easy helper method to get Spaces with a query
|
Modifier and Type | Method and Description |
---|---|
static SpacesGraphQLQuery |
SpacesGraphQLQuery.buildStandardGetSpacesQuery()
Easy method to create a basic Spaces query ObjectDataSenderBuilder
|
Modifier and Type | Method and Description |
---|---|
SpacesContainer |
WWGraphQLEndpoint.getSpacesContainerWithQuery(SpacesGraphQLQuery query)
Get the SpacesContainer, including PageInfo object
|
List<? extends Space> |
WWGraphQLEndpoint.getSpacesWithQuery(SpacesGraphQLQuery query)
getSpaces by using a SpacesGraphQLQuery.
|
Copyright © 2018 OpenNTF. All rights reserved.