|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDocumentActionDAO
This class porvides Data Access methods for DocumentActionDAO interface
Method Summary | |
---|---|
java.util.List<DocumentAction> |
selectActions(Document document)
Load the list of actions for a document |
Method Detail |
---|
java.util.List<DocumentAction> selectActions(Document document)
document
- The document to add available actions
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |