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