|
||||||||||
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.DocumentStateHome
public class DocumentStateHome
Constructor Summary | |
---|---|
DocumentStateHome()
|
Method Summary | |
---|---|
static DocumentState |
findByPrimaryKey(int nStateId)
Find a state by its Id |
static fr.paris.lutece.util.ReferenceList |
getDocumentStatesList(java.util.Locale locale)
Returns a ReferenceList of Document States |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentStateHome()
Method Detail |
---|
public static fr.paris.lutece.util.ReferenceList getDocumentStatesList(java.util.Locale locale)
locale
- The current Locale
public static DocumentState findByPrimaryKey(int nStateId)
nStateId
- Te Id of the state to find
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |