Class EntityTimeDefaultObject
java.lang.Object
com.echothree.model.control.core.server.graphql.BaseEntityTimeDefaultObject
com.echothree.model.control.core.server.graphql.EntityTimeDefaultObject
- All Implemented Interfaces:
DefaultInterface,HistoryInterface<EntityTimeDefaultHistoryObject>,BaseGraphQl
public class EntityTimeDefaultObject
extends BaseEntityTimeDefaultObject
implements DefaultInterface, HistoryInterface<EntityTimeDefaultHistoryObject>
-
Field Summary
Fields inherited from class com.echothree.model.control.core.server.graphql.BaseEntityTimeDefaultObject
entityTimeDefaultFields 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.BaseEntityTimeDefaultObject
getEntityAttribute, getTimeAttribute
-
Constructor Details
-
EntityTimeDefaultObject
-
-
Method Details
-
getHistory
public CountingPaginatedData<EntityTimeDefaultHistoryObject> getHistory(graphql.schema.DataFetchingEnvironment env) - Specified by:
getHistoryin interfaceHistoryInterface<EntityTimeDefaultHistoryObject>
-