public class DeleteLocalDocumentCallable extends java.lang.Object implements SQLCallable<java.lang.Void>
Constructor and Description |
---|
DeleteLocalDocumentCallable(java.lang.String docId) |
Modifier and Type | Method and Description |
---|---|
java.lang.Void |
call(SQLDatabase db) |
public DeleteLocalDocumentCallable(java.lang.String docId)
public java.lang.Void call(SQLDatabase db) throws DocumentNotFoundException
call
in interface SQLCallable<java.lang.Void>
DocumentNotFoundException