Class InterfaceExImpl
java.lang.Object
io.github.hglabplh_tech.reflect.clojure.api.example.InterfaceExImpl
- All Implemented Interfaces:
InterfaceEx
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidMethods 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
-
Constructor Details
-
InterfaceExImpl
public InterfaceExImpl()
-
-
Method Details
-
newDocument
- Specified by:
newDocumentin interfaceInterfaceEx- Throws:
DocumentException
-
retrieveDocument
- Specified by:
retrieveDocumentin interfaceInterfaceEx- Throws:
DocumentException
-
updateDocument
- Specified by:
updateDocumentin interfaceInterfaceEx- Throws:
DocumentException
-
deleteDocument
- Specified by:
deleteDocumentin interfaceInterfaceEx- Throws:
DocumentException
-