public class TransitiveClosureBatchInsertItem
extends java.lang.Object
Constructor and Description |
---|
TransitiveClosureBatchInsertItem() |
Modifier and Type | Method and Description |
---|---|
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.
|
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
-