Class EntityEntityAttributeHistoryObject
java.lang.Object
com.echothree.model.control.core.server.graphql.BaseEntityEntityAttributeObject
com.echothree.model.control.core.server.graphql.EntityEntityAttributeHistoryObject
- All Implemented Interfaces:
VersionInterface,BaseGraphQl
public class EntityEntityAttributeHistoryObject
extends BaseEntityEntityAttributeObject
implements VersionInterface
-
Field Summary
Fields inherited from class com.echothree.model.control.core.server.graphql.BaseEntityEntityAttributeObject
entityEntityAttributeFields inherited from interface com.echothree.model.control.graphql.server.util.BaseGraphQl
GRAPHQL_EXECUTION_CONTEXT -
Constructor Summary
ConstructorsConstructorDescriptionEntityEntityAttributeHistoryObject(EntityEntityAttribute entityEntityAttribute) -
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.BaseEntityEntityAttributeObject
getEntityAttribute, getEntityInstance, getEntityInstanceAttribute
-
Constructor Details
-
EntityEntityAttributeHistoryObject
-
-
Method Details
-
getFromTime
- Specified by:
getFromTimein interfaceVersionInterface
-
getThruTime
- Specified by:
getThruTimein interfaceVersionInterface
-