|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.document.business.workflow.DocumentActionDAO
public class DocumentActionDAO
This class porvides Data Access methods for DocumentActionDAO objects
Constructor Summary | |
---|---|
DocumentActionDAO()
|
Method Summary | |
---|---|
java.util.List<DocumentAction> |
selectActions(Document document)
Load the list of actions for a document |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentActionDAO()
Method Detail |
---|
public java.util.List<DocumentAction> selectActions(Document document)
selectActions
in interface IDocumentActionDAO
document
- The document to add available actions
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |