public interface DocumentDao
Modifier and Type | Method and Description |
---|---|
Document |
getDocument(int documentID)
Retrieve document by primary key
|
Document getDocument(int documentID)
documentID
- Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.