|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.odi.domain.support.BusinessObject
oracle.odi.domain.xrefs.CrossRef<OdiUserFunction>
oracle.odi.domain.xrefs.OdiUserFunctionCrossRef
public final class OdiUserFunctionCrossRef
A cross reference, referencing an OdiUserFunction.
| Constructor Summary | |
|---|---|
OdiUserFunctionCrossRef(int pPosition,
java.lang.String pExpressionElement,
OdiUserFunction pUserFunction,
java.lang.String pTechnologyName)
Create a new OdiUserFunctionCrossRef. |
|
| Method Summary | |
|---|---|
OdiUserFunction |
getReferencedObject()
Obtains the referenced object relative to this CrossRef instance. |
java.lang.String |
getTechnologyName()
Obtains the technology name. |
| Methods inherited from class oracle.odi.domain.xrefs.CrossRef |
|---|
equals, getExpressionElement, getPosition, hashCode |
| Methods inherited from class oracle.odi.domain.support.BusinessObject |
|---|
clone |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OdiUserFunctionCrossRef(int pPosition,
java.lang.String pExpressionElement,
OdiUserFunction pUserFunction,
java.lang.String pTechnologyName)
OdiUserFunctionCrossRef.
pPosition - starting index of the expression element in the full expression stringpExpressionElement - the expression string element this cross reference matchpUserFunction - the referenced user functionpTechnologyName - the user function technology| Method Detail |
|---|
public OdiUserFunction getReferencedObject()
CrossRef
getReferencedObject in class CrossRef<OdiUserFunction>public java.lang.String getTechnologyName()
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||