Class EntityDateAttributeObject
java.lang.Object
com.echothree.model.control.core.server.graphql.BaseEntityDateAttributeObject
com.echothree.model.control.core.server.graphql.EntityDateAttributeObject
- All Implemented Interfaces:
AttributeInterface,HistoryInterface<EntityDateAttributeHistoryObject>,BaseGraphQl
public class EntityDateAttributeObject
extends BaseEntityDateAttributeObject
implements AttributeInterface, HistoryInterface<EntityDateAttributeHistoryObject>
-
Field Summary
Fields inherited from class com.echothree.model.control.core.server.graphql.BaseEntityDateAttributeObject
entityDateAttributeFields inherited from interface com.echothree.model.control.graphql.server.util.BaseGraphQl
GRAPHQL_EXECUTION_CONTEXT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.echothree.model.control.core.server.graphql.BaseEntityDateAttributeObject
getDateAttribute, getEntityAttribute, getEntityInstance
-
Constructor Details
-
EntityDateAttributeObject
-
-
Method Details
-
getHistory
public CountingPaginatedData<EntityDateAttributeHistoryObject> getHistory(graphql.schema.DataFetchingEnvironment env) - Specified by:
getHistoryin interfaceHistoryInterface<EntityDateAttributeHistoryObject>
-