|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.dao.database.ibatis.parameter.PrefixedTableParameterBean
org.lexevs.dao.database.ibatis.parameter.IdableParameterBean
org.lexevs.dao.database.ibatis.versions.parameter.InsertEntryStateBean
public class InsertEntryStateBean
The Class InsertEntryStateBean.
Constructor Summary | |
---|---|
InsertEntryStateBean()
|
Method Summary | |
---|---|
EntryState |
getEntryState()
Gets the entry state. |
java.lang.String |
getEntryType()
Gets the entry type. |
java.lang.String |
getEntryUId()
Gets the entry id. |
java.lang.String |
getPreviousEntryStateUId()
Gets the previous entry state id. |
java.lang.String |
getPrevRevisionUId()
|
java.lang.String |
getRevisionUId()
|
void |
setEntryState(EntryState entryState)
Sets the entry state. |
void |
setEntryType(java.lang.String entryType)
Sets the entry type. |
void |
setEntryUId(java.lang.String entryUId)
Sets the entry id. |
void |
setPreviousEntryStateUId(java.lang.String previousEntryStateUId)
Sets the previous entry state id. |
void |
setPrevRevisionUId(java.lang.String prevRevisionUId)
|
void |
setRevisionUId(java.lang.String revisionUId)
|
Methods inherited from class org.lexevs.dao.database.ibatis.parameter.IdableParameterBean |
---|
getEntryStateUId, getUId, setEntryStateUId, setUId |
Methods inherited from class org.lexevs.dao.database.ibatis.parameter.PrefixedTableParameterBean |
---|
getActualTableSetPrefix, getPrefix, setActualTableSetPrefix, setPrefix |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InsertEntryStateBean()
Method Detail |
---|
public java.lang.String getEntryUId()
public void setEntryUId(java.lang.String entryUId)
entryUId
- the new entry idpublic java.lang.String getEntryType()
public void setEntryType(java.lang.String entryType)
entryType
- the new entry typepublic java.lang.String getPreviousEntryStateUId()
public void setPreviousEntryStateUId(java.lang.String previousEntryStateUId)
previousEntryStateUId
- the new previous entry state idpublic void setEntryState(EntryState entryState)
entryState
- the new entry statepublic EntryState getEntryState()
public java.lang.String getRevisionUId()
public void setRevisionUId(java.lang.String revisionUId)
public java.lang.String getPrevRevisionUId()
public void setPrevRevisionUId(java.lang.String prevRevisionUId)
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |