org.lexevs.dao.database.access.association.batch
Class TransitiveClosureBatchInsertItem

java.lang.Object
  extended by org.lexevs.dao.database.access.association.batch.TransitiveClosureBatchInsertItem

public class TransitiveClosureBatchInsertItem
extends java.lang.Object

The Class TransitiveClosureBatchInsertItem.

Author:
Kevin Peterson

Constructor Summary
TransitiveClosureBatchInsertItem()
           
 
Method Summary
 java.lang.String getAssociationPredicateId()
          Gets the association predicate id.
 java.lang.String getPath()
          Gets the path
 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 setAssociationPredicateId(java.lang.String associationPredicateId)
          Sets the association predicate id.
 void setPath(java.lang.String p)
          Sets 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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransitiveClosureBatchInsertItem

public TransitiveClosureBatchInsertItem()
Method Detail

getAssociationPredicateId

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

Returns:
the association predicate id

setAssociationPredicateId

public void setAssociationPredicateId(java.lang.String associationPredicateId)
Sets the association predicate id.

Parameters:
associationPredicateId - 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 path

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 path

Parameters:
p -

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.