Class BaseEntityBooleanAttributeObject
java.lang.Object
com.echothree.model.control.core.server.graphql.BaseEntityBooleanAttributeObject
- All Implemented Interfaces:
BaseGraphQl
- Direct Known Subclasses:
EntityBooleanAttributeHistoryObject
,EntityBooleanAttributeObject
-
Field Summary
FieldsFields inherited from interface com.echothree.model.control.graphql.server.util.BaseGraphQl
GRAPHQL_EXECUTION_CONTEXT
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
BaseEntityBooleanAttributeObject
(EntityBooleanAttribute entityBooleanAttribute) -
Method Summary
Modifier and TypeMethodDescriptiongetEntityAttribute
(graphql.schema.DataFetchingEnvironment env) getEntityInstance
(graphql.schema.DataFetchingEnvironment env)
-
Field Details
-
entityBooleanAttribute
-
-
Constructor Details
-
BaseEntityBooleanAttributeObject
-
-
Method Details
-
getEntityAttribute
-
getEntityInstance
-
getBooleanAttribute
-