Class BaseEntityDateAttributeObject
java.lang.Object
com.echothree.model.control.core.server.graphql.BaseEntityDateAttributeObject
- All Implemented Interfaces:
AttributeInterface,BaseGraphQl
- Direct Known Subclasses:
EntityDateAttributeHistoryObject,EntityDateAttributeObject
public class BaseEntityDateAttributeObject
extends Object
implements BaseGraphQl, AttributeInterface
-
Field Summary
FieldsFields inherited from interface com.echothree.model.control.graphql.server.util.BaseGraphQl
GRAPHQL_EXECUTION_CONTEXT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDateAttribute(graphql.schema.DataFetchingEnvironment env) getEntityAttribute(graphql.schema.DataFetchingEnvironment env) getEntityInstance(graphql.schema.DataFetchingEnvironment env)
-
Field Details
-
entityDateAttribute
-
-
Constructor Details
-
BaseEntityDateAttributeObject
-
-
Method Details
-
getEntityAttribute
-
getEntityInstance
-
getDateAttribute
-