Class InterfaceImplBase
java.lang.Object
io.github.hglabplh_tech.reflect.clojure.api.example.InterfaceImplBaseAbstr
io.github.hglabplh_tech.reflect.clojure.api.example.InterfaceImplBase
- All Implemented Interfaces:
InterfaceEx
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class io.github.hglabplh_tech.reflect.clojure.api.example.InterfaceImplBaseAbstr
InterfaceImplBaseAbstr.MyPlan -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.hglabplh_tech.reflect.clojure.api.example.InterfaceEx
testDocument
-
Method Details
-
instance
-
newDocument
- Specified by:
newDocumentin interfaceInterfaceEx- Overrides:
newDocumentin classInterfaceImplBaseAbstr- Throws:
DocumentException
-
retrieveDocument
- Specified by:
retrieveDocumentin interfaceInterfaceEx- Overrides:
retrieveDocumentin classInterfaceImplBaseAbstr- Throws:
DocumentException
-
updateDocument
- Specified by:
updateDocumentin interfaceInterfaceEx- Overrides:
updateDocumentin classInterfaceImplBaseAbstr- Throws:
DocumentException
-
deleteDocument
- Specified by:
deleteDocumentin interfaceInterfaceEx- Overrides:
deleteDocumentin classInterfaceImplBaseAbstr- Throws:
DocumentException
-