public final class DocumentActionHome extends Object
| Modifier and Type | Method and Description |
|---|---|
static DocumentAction |
findByPrimaryKey(int nIdAction)
Load the Document Action
|
static List<DocumentAction> |
getActionsList(Document document,
Locale locale)
Returns the list of allowed actions for the current document
|
public static DocumentAction findByPrimaryKey(int nIdAction)
nIdAction - The identifier of the actionpublic static List<DocumentAction> getActionsList(Document document, Locale locale)
document - The documentlocale - The localeCopyright © 2020 City of Paris. All rights reserved.