Class EntityClobAttributeObject
java.lang.Object
com.echothree.model.control.core.server.graphql.BaseEntityClobAttributeObject
com.echothree.model.control.core.server.graphql.EntityClobAttributeObject
- All Implemented Interfaces:
AttributeInterface,HistoryInterface<EntityClobAttributeHistoryObject>,BaseGraphQl
public class EntityClobAttributeObject
extends BaseEntityClobAttributeObject
implements AttributeInterface, HistoryInterface<EntityClobAttributeHistoryObject>
-
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
Methods inherited from class com.echothree.model.control.core.server.graphql.BaseEntityClobAttributeObject
getClobAttribute, getEntityAttribute, getEntityInstance, getLanguage, getMimeType
-
Constructor Details
-
EntityClobAttributeObject
-
-
Method Details
-
getHistory
public CountingPaginatedData<EntityClobAttributeHistoryObject> getHistory(graphql.schema.DataFetchingEnvironment env) - Specified by:
getHistoryin interfaceHistoryInterface<EntityClobAttributeHistoryObject>
-