fr.paris.lutece.plugins.document.business.workflow
Interface IDocumentStateDAO

All Known Implementing Classes:
DocumentStateDAO

public interface IDocumentStateDAO

This class porvides Data Access methods for DocumentStateDAO interface


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
 

Method Detail

load

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

Parameters:
nDocumentStateId -
Returns:
the instance of the Rule

selectDocumentStatesList

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

Parameters:
locale -
Returns:
The Reference of the Document States


Copyright © 2007 Mairie de Paris. All Rights Reserved.