|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.dao.database.access.association.batch.TransitiveClosureBatchInsertItem
public class TransitiveClosureBatchInsertItem
The Class TransitiveClosureBatchInsertItem.
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 |
---|
public TransitiveClosureBatchInsertItem()
Method Detail |
---|
public java.lang.String getAssociationPredicateId()
public void setAssociationPredicateId(java.lang.String associationPredicateId)
associationPredicateId
- the new association predicate idpublic java.lang.String getSourceEntityCode()
public void setSourceEntityCode(java.lang.String sourceEntityCode)
sourceEntityCode
- the new source entity codepublic java.lang.String getSourceEntityCodeNamespace()
public void setSourceEntityCodeNamespace(java.lang.String sourceEntityCodeNamespace)
sourceEntityCodeNamespace
- the new source entity code namespacepublic java.lang.String getTargetEntityCode()
public void setTargetEntityCode(java.lang.String targetEntityCode)
targetEntityCode
- the new target entity codepublic java.lang.String getTargetEntityCodeNamespace()
public java.lang.String getPath()
public void setTargetEntityCodeNamespace(java.lang.String targetEntityCodeNamespace)
targetEntityCodeNamespace
- the new target entity code namespacepublic void setPath(java.lang.String p)
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |