Class InterfaceImplBaseAbstr
java.lang.Object
io.github.hglabplh_tech.reflect.clojure.api.example.InterfaceImplBaseAbstr
- All Implemented Interfaces:
InterfaceEx
- Direct Known Subclasses:
InterfaceImplBase
-
Nested Class Summary
Nested Classes -
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
-
InterfaceImplBaseAbstr
public InterfaceImplBaseAbstr()
-
-
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
-