|
|||||||||
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.property.parameter.InsertPropertyLinkBean
public class InsertPropertyLinkBean
The Class InsertPropertyLinkBean.
Constructor Summary | |
---|---|
InsertPropertyLinkBean()
|
Method Summary | |
---|---|
java.lang.String |
getEntityUId()
Gets the entity id. |
java.lang.String |
getLink()
Gets the link. |
java.lang.String |
getSourcePropertyUId()
Gets the source property id. |
java.lang.String |
getTargetPropertyUId()
Gets the target property id. |
void |
setEntityUId(java.lang.String entityUId)
Sets the entity id. |
void |
setLink(java.lang.String link)
Sets the link. |
void |
setSourcePropertyUId(java.lang.String sourcePropertyUId)
Sets the source property id. |
void |
setTargetPropertyUId(java.lang.String targetPropertyUId)
Sets the target property id. |
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 InsertPropertyLinkBean()
Method Detail |
---|
public java.lang.String getEntityUId()
public void setEntityUId(java.lang.String entityUId)
entityUId
- the new entity idpublic java.lang.String getLink()
public void setLink(java.lang.String link)
link
- the new linkpublic java.lang.String getSourcePropertyUId()
public void setSourcePropertyUId(java.lang.String sourcePropertyUId)
sourcePropertyUId
- the new source property idpublic java.lang.String getTargetPropertyUId()
public void setTargetPropertyUId(java.lang.String targetPropertyUId)
targetPropertyUId
- the new target property id
|
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 |