org.lexevs.dao.database.ibatis.association.parameter
Class InsertAssociationPredicateBean

java.lang.Object
  extended by org.lexevs.dao.database.ibatis.parameter.PrefixedTableParameterBean
      extended by org.lexevs.dao.database.ibatis.parameter.IdableParameterBean
          extended by org.lexevs.dao.database.ibatis.association.parameter.InsertAssociationPredicateBean

public class InsertAssociationPredicateBean
extends IdableParameterBean

The Class InsertAssociationPredicateBean.

Author:
Kevin Peterson

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

InsertAssociationPredicateBean

public InsertAssociationPredicateBean()
Method Detail

getAssociationPredicate

public AssociationPredicate getAssociationPredicate()
Gets the association predicate.

Returns:
the association predicate

setAssociationPredicate

public void setAssociationPredicate(AssociationPredicate associationPredicate)
Sets the association predicate.

Parameters:
associationPredicate - the new association predicate

getRelationUId

public java.lang.String getRelationUId()
Gets the relation id.

Returns:
the relation id

setRelationUId

public void setRelationUId(java.lang.String relationUId)
Sets the relation id.

Parameters:
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.