|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentAction | |
---|---|
fr.paris.lutece.plugins.document.business.workflow |
Uses of DocumentAction in fr.paris.lutece.plugins.document.business.workflow |
---|
Methods in fr.paris.lutece.plugins.document.business.workflow that return types with arguments of type DocumentAction | |
---|---|
static java.util.List<DocumentAction> |
DocumentActionHome.getActionsList(Document document,
java.util.Locale locale)
Returns the list of allowed actions for the current document |
java.util.List<DocumentAction> |
IDocumentActionDAO.selectActions(Document document)
Load the list of actions for a document |
java.util.List<DocumentAction> |
DocumentActionDAO.selectActions(Document document)
Load the list of actions for a document |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |