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

java.lang.Object
  extended by fr.paris.lutece.plugins.document.business.workflow.DocumentStateHome

public class DocumentStateHome
extends java.lang.Object


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

DocumentStateHome

public DocumentStateHome()
Method Detail

getDocumentStatesList

public static fr.paris.lutece.util.ReferenceList getDocumentStatesList(java.util.Locale locale)
Returns a ReferenceList of Document States

Parameters:
locale - The current Locale
Returns:
A ReferenceList of Document States

findByPrimaryKey

public static DocumentState findByPrimaryKey(int nStateId)
Find a state by its Id

Parameters:
nStateId - Te Id of the state to find
Returns:
A DocumentState object


Copyright © 2007 Mairie de Paris. All Rights Reserved.