Class EntityClobAttributeHistoryObject
java.lang.Object
com.echothree.model.control.core.server.graphql.BaseEntityClobAttributeObject
com.echothree.model.control.core.server.graphql.EntityClobAttributeHistoryObject
- All Implemented Interfaces:
AttributeInterface,VersionInterface,BaseGraphQl
public class EntityClobAttributeHistoryObject
extends BaseEntityClobAttributeObject
implements VersionInterface
-
Field Summary
Fields inherited from class com.echothree.model.control.core.server.graphql.BaseEntityClobAttributeObject
entityClobAttributeFields 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.BaseEntityClobAttributeObject
getClobAttribute, getEntityAttribute, getEntityInstance, getLanguage, getMimeType
-
Constructor Details
-
EntityClobAttributeHistoryObject
-
-
Method Details
-
getFromTime
- Specified by:
getFromTimein interfaceVersionInterface
-
getThruTime
- Specified by:
getThruTimein interfaceVersionInterface
-