|
||||||||||
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.DocumentStateDAO
public class DocumentStateDAO
This class porvides Data Access methods for DocumentStateDAO objects
Constructor Summary | |
---|---|
DocumentStateDAO()
|
Method Summary | |
---|---|
DocumentState |
load(int nDocumentStateId)
Load the data of Rule from the table |
fr.paris.lutece.util.ReferenceList |
selectDocumentStatesList(java.util.Locale locale)
Load the list of Document States |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentStateDAO()
Method Detail |
---|
public DocumentState load(int nDocumentStateId)
load
in interface IDocumentStateDAO
nDocumentStateId
-
public fr.paris.lutece.util.ReferenceList selectDocumentStatesList(java.util.Locale locale)
selectDocumentStatesList
in interface IDocumentStateDAO
locale
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |