public class DocumentStateDAO extends Object implements IDocumentStateDAO
| Constructor and Description |
|---|
DocumentStateDAO() |
| Modifier and Type | Method and Description |
|---|---|
DocumentState |
load(int nDocumentStateId)
Load the data of Rule from the table
|
fr.paris.lutece.util.ReferenceList |
selectDocumentStatesList(Locale locale)
Load the list of Document States
|
public DocumentState load(int nDocumentStateId)
load in interface IDocumentStateDAOnDocumentStateId - The document state idpublic fr.paris.lutece.util.ReferenceList selectDocumentStatesList(Locale locale)
selectDocumentStatesList in interface IDocumentStateDAOlocale - The localeCopyright © 2020 City of Paris. All rights reserved.