|
|||||||||
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.InsertTransitiveClosureBean
public class InsertTransitiveClosureBean
The Class InsertTransitiveClosureBean.
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 |
---|
public InsertTransitiveClosureBean()
Method Detail |
---|
public java.lang.String getAssociationPredicateUId()
public void setAssociationPredicateUId(java.lang.String associationPredicateUId)
associationPredicateUId
- 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)
|
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 |