public class DocumentStateHome extends Object
| Constructor and Description |
|---|
DocumentStateHome() |
| Modifier and Type | Method and Description |
|---|---|
static DocumentState |
findByPrimaryKey(int nStateId)
Find a state by its Id
|
static fr.paris.lutece.util.ReferenceList |
getDocumentStatesList(Locale locale)
Returns a ReferenceList of Document States
|
public static fr.paris.lutece.util.ReferenceList getDocumentStatesList(Locale locale)
locale - The current Localepublic static DocumentState findByPrimaryKey(int nStateId)
nStateId - Te Id of the state to findCopyright © 2020 City of Paris. All rights reserved.