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

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.InsertTransitiveClosureBean

public class InsertTransitiveClosureBean
extends IdableParameterBean

The Class InsertTransitiveClosureBean.

Author:
Kevin Peterson

Constructor Summary
InsertTransitiveClosureBean()
          Instantiates a new insert transitive closure bean.
 
Method Summary
 java.lang.String getAssociationPredicateUId()
          Gets the association predicate id.
 java.lang.String getPath()
          Gets the transitive path from source to target
 java.lang.String getSourceEntityCode()
          Gets the source entity code.
 java.lang.String getSourceEntityCodeNamespace()
          Gets the source entity code namespace.
 java.lang.String getTargetEntityCode()
          Gets the target entity code.
 java.lang.String getTargetEntityCodeNamespace()
          Gets the target entity code namespace.
 void setAssociationPredicateUId(java.lang.String associationPredicateUId)
          Sets the association predicate id.
 void setPath(java.lang.String p)
          Sets the transitive path
 void setSourceEntityCode(java.lang.String sourceEntityCode)
          Sets the source entity code.
 void setSourceEntityCodeNamespace(java.lang.String sourceEntityCodeNamespace)
          Sets the source entity code namespace.
 void setTargetEntityCode(java.lang.String targetEntityCode)
          Sets the target entity code.
 void setTargetEntityCodeNamespace(java.lang.String targetEntityCodeNamespace)
          Sets the target entity code namespace.
 
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

InsertTransitiveClosureBean

public InsertTransitiveClosureBean()
Instantiates a new insert transitive closure bean.

Method Detail

getAssociationPredicateUId

public java.lang.String getAssociationPredicateUId()
Gets the association predicate id.

Returns:
the association predicate id

setAssociationPredicateUId

public void setAssociationPredicateUId(java.lang.String associationPredicateUId)
Sets the association predicate id.

Parameters:
associationPredicateUId - the new association predicate id

getSourceEntityCode

public java.lang.String getSourceEntityCode()
Gets the source entity code.

Returns:
the source entity code

setSourceEntityCode

public void setSourceEntityCode(java.lang.String sourceEntityCode)
Sets the source entity code.

Parameters:
sourceEntityCode - the new source entity code

getSourceEntityCodeNamespace

public java.lang.String getSourceEntityCodeNamespace()
Gets the source entity code namespace.

Returns:
the source entity code namespace

setSourceEntityCodeNamespace

public void setSourceEntityCodeNamespace(java.lang.String sourceEntityCodeNamespace)
Sets the source entity code namespace.

Parameters:
sourceEntityCodeNamespace - the new source entity code namespace

getTargetEntityCode

public java.lang.String getTargetEntityCode()
Gets the target entity code.

Returns:
the target entity code

setTargetEntityCode

public void setTargetEntityCode(java.lang.String targetEntityCode)
Sets the target entity code.

Parameters:
targetEntityCode - the new target entity code

getTargetEntityCodeNamespace

public java.lang.String getTargetEntityCodeNamespace()
Gets the target entity code namespace.

Returns:
the target entity code namespace

getPath

public java.lang.String getPath()
Gets the transitive path from source to target

Returns:

setTargetEntityCodeNamespace

public void setTargetEntityCodeNamespace(java.lang.String targetEntityCodeNamespace)
Sets the target entity code namespace.

Parameters:
targetEntityCodeNamespace - the new target entity code namespace

setPath

public void setPath(java.lang.String p)
Sets the transitive path


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.