fr.paris.lutece.plugins.workflow.modules.editrecord.business
Class EditRecordValue

java.lang.Object
  extended by fr.paris.lutece.plugins.workflow.modules.editrecord.business.EditRecordValue

public class EditRecordValue
extends java.lang.Object

EditRecordValue


Constructor Summary
EditRecordValue()
           
 
Method Summary
 int getIdEntry()
          Get the id entry
 int getIdHistory()
          Get the id history
 void setIdEntry(int nIdEntry)
          Set the id entry
 void setIdHistory(int nIdHistory)
          Set the id history
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditRecordValue

public EditRecordValue()
Method Detail

getIdHistory

public int getIdHistory()
Get the id history

Returns:
the id history

setIdHistory

public void setIdHistory(int nIdHistory)
Set the id history

Parameters:
nIdHistory - the id history

getIdEntry

public int getIdEntry()
Get the id entry

Returns:
the id entry

setIdEntry

public void setIdEntry(int nIdEntry)
Set the id entry

Parameters:
nIdEntry - the id entry


Copyright © 2012 Mairie de Paris. All Rights Reserved.