Class GraphQlExecFactoryDocumentWrapperBase
java.lang.Object
org.aksw.jenax.graphql.impl.common.GraphQlExecFactoryDocumentWrapperBase
- All Implemented Interfaces:
GraphQlExecFactoryDocumentWrapper,GraphQlExecFactoryDocument
public class GraphQlExecFactoryDocumentWrapperBase
extends Object
implements GraphQlExecFactoryDocumentWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jenax.graphql.impl.common.GraphQlExecFactoryDocumentWrapper
create
-
Field Details
-
delegate
-
-
Constructor Details
-
GraphQlExecFactoryDocumentWrapperBase
-
-
Method Details
-
getDelegate
- Specified by:
getDelegatein interfaceGraphQlExecFactoryDocumentWrapper
-