Uses of Class
fr.paris.lutece.plugins.document.business.workflow.DocumentState

Packages that use DocumentState
fr.paris.lutece.plugins.document.business.workflow   
 

Uses of DocumentState in fr.paris.lutece.plugins.document.business.workflow
 

Methods in fr.paris.lutece.plugins.document.business.workflow that return DocumentState
static DocumentState DocumentStateHome.findByPrimaryKey(int nStateId)
          Find a state by its Id
 DocumentState DocumentAction.getFinishDocumentState()
           
 DocumentState IDocumentStateDAO.load(int nDocumentStateId)
          Load the data of Rule from the table
 DocumentState DocumentStateDAO.load(int nDocumentStateId)
          Load the data of Rule from the table
 

Methods in fr.paris.lutece.plugins.document.business.workflow with parameters of type DocumentState
 void DocumentAction.setFinishDocumentState(DocumentState documentState)
          set the state of the document after doing the action
 



Copyright © 2009 Mairie de Paris. All Rights Reserved.