fr.paris.lutece.plugins.document.business.workflow
Class DocumentStateDAO

java.lang.Object
  extended by fr.paris.lutece.plugins.document.business.workflow.DocumentStateDAO
All Implemented Interfaces:
IDocumentStateDAO

public class DocumentStateDAO
extends java.lang.Object
implements IDocumentStateDAO

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

DocumentStateDAO

public DocumentStateDAO()
Method Detail

load

public DocumentState load(int nDocumentStateId)
Load the data of Rule from the table

Specified by:
load in interface IDocumentStateDAO
Parameters:
nDocumentStateId -
Returns:
the instance of the Rule

selectDocumentStatesList

public fr.paris.lutece.util.ReferenceList selectDocumentStatesList(java.util.Locale locale)
Load the list of Document States

Specified by:
selectDocumentStatesList in interface IDocumentStateDAO
Parameters:
locale -
Returns:
The Reference of the Document States


Copyright © 2009 Mairie de Paris. All Rights Reserved.