Class EntityLongAttributeHistoryObject
java.lang.Object
com.echothree.model.control.core.server.graphql.BaseEntityLongAttributeObject
com.echothree.model.control.core.server.graphql.EntityLongAttributeHistoryObject
- All Implemented Interfaces:
VersionInterface,BaseGraphQl
public class EntityLongAttributeHistoryObject
extends BaseEntityLongAttributeObject
implements VersionInterface
-
Field Summary
Fields inherited from class com.echothree.model.control.core.server.graphql.BaseEntityLongAttributeObject
entityLongAttributeFields inherited from interface com.echothree.model.control.graphql.server.util.BaseGraphQl
GRAPHQL_EXECUTION_CONTEXT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFromTime(graphql.schema.DataFetchingEnvironment env) getThruTime(graphql.schema.DataFetchingEnvironment env) Methods inherited from class com.echothree.model.control.core.server.graphql.BaseEntityLongAttributeObject
getEntityAttribute, getEntityInstance, getLongAttribute, getUnformattedLongAttribute
-
Constructor Details
-
EntityLongAttributeHistoryObject
-
-
Method Details
-
getFromTime
- Specified by:
getFromTimein interfaceVersionInterface
-
getThruTime
- Specified by:
getThruTimein interfaceVersionInterface
-