public class SpacesGraphQLQuery extends BaseGraphQLQuery
Modifier and Type | Class and Description |
---|---|
static class |
SpacesGraphQLQuery.SpacesAttributes |
Constructor and Description |
---|
SpacesGraphQLQuery()
Creates a Spaces query with a blank ObjectDataSenderBuilder query object
|
SpacesGraphQLQuery(ObjectDataSenderBuilder query)
Creates a Spaces query with a pre-populated ObjectDataSenderBuilder query object
|
Modifier and Type | Method and Description |
---|---|
static SpacesGraphQLQuery |
buildStandardGetSpacesQuery()
Easy method to create a basic Spaces query ObjectDataSenderBuilder
|
addAttribute, addAttribute, addChild, addField, addField, addPageInfo, addPageInfo, getAttributesList, getChildren, getFieldsList, getObjectName, getOperationName, getQueryObject, hashCode, isHasItems, removeAttribute, removeAttribute, removeChild, removeField, removeField, removePageInfo, returnQuery, setAttributesList, setChildren, setFieldsList, setHasItems, setObjectName
public SpacesGraphQLQuery()
public SpacesGraphQLQuery(ObjectDataSenderBuilder query)
query
- ObjectDataSenderBuilder containing the query settingspublic static SpacesGraphQLQuery buildStandardGetSpacesQuery() throws WWException
WWException
- if the attributes are invalidCopyright © 2018 OpenNTF. All rights reserved.