|
|||||||||
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.association.parameter.InsertAssociationPredicateBean
public class InsertAssociationPredicateBean
The Class InsertAssociationPredicateBean.
Constructor Summary | |
---|---|
InsertAssociationPredicateBean()
|
Method Summary | |
---|---|
AssociationPredicate |
getAssociationPredicate()
Gets the association predicate. |
java.lang.String |
getRelationUId()
Gets the relation id. |
void |
setAssociationPredicate(AssociationPredicate associationPredicate)
Sets the association predicate. |
void |
setRelationUId(java.lang.String relationUId)
Sets the relation 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 InsertAssociationPredicateBean()
Method Detail |
---|
public AssociationPredicate getAssociationPredicate()
public void setAssociationPredicate(AssociationPredicate associationPredicate)
associationPredicate
- the new association predicatepublic java.lang.String getRelationUId()
public void setRelationUId(java.lang.String relationUId)
relationUId
- the new relation 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 |