Class EntityStringAttributeHistoryObject
java.lang.Object
com.echothree.model.control.core.server.graphql.BaseEntityStringAttributeObject
com.echothree.model.control.core.server.graphql.EntityStringAttributeHistoryObject
- All Implemented Interfaces:
VersionInterface,BaseGraphQl
public class EntityStringAttributeHistoryObject
extends BaseEntityStringAttributeObject
implements VersionInterface
-
Field Summary
Fields inherited from class com.echothree.model.control.core.server.graphql.BaseEntityStringAttributeObject
entityStringAttributeFields inherited from interface com.echothree.model.control.graphql.server.util.BaseGraphQl
GRAPHQL_EXECUTION_CONTEXT -
Constructor Summary
ConstructorsConstructorDescriptionEntityStringAttributeHistoryObject(EntityStringAttribute entityStringAttribute) -
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.BaseEntityStringAttributeObject
getEntityAttribute, getEntityInstance, getLanguage, getStringAttribute
-
Constructor Details
-
EntityStringAttributeHistoryObject
-
-
Method Details
-
getFromTime
- Specified by:
getFromTimein interfaceVersionInterface
-
getThruTime
- Specified by:
getThruTimein interfaceVersionInterface
-