|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.workflow.modules.editrecord.business.EditRecordValue
public class EditRecordValue
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 |
---|
public EditRecordValue()
Method Detail |
---|
public int getIdHistory()
public void setIdHistory(int nIdHistory)
nIdHistory
- the id historypublic int getIdEntry()
public void setIdEntry(int nIdEntry)
nIdEntry
- the id entry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |