|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId
public static class OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId
Implements the composite key for OdiContextualSchemaMapping.
| Constructor Summary | |
|---|---|
OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId(java.lang.Number pLoadPlanInstance, java.lang.Long pRunCount)Create a new OdiContextualSchemaMapping.OdiContextualSchemaMappingId. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.Number |
getLoadPlanInstance()used to return the id of the loadPlanInstance |
java.lang.Long |
getRunCount()used to return the run count number |
int |
hashCode() |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId(java.lang.Number pLoadPlanInstance,
java.lang.Long pRunCount)
OdiContextualSchemaMapping.OdiContextualSchemaMappingId.
pContextId - context idpLogicalSchemaId - logical schema id| Method Detail |
|---|
public java.lang.Number getLoadPlanInstance()
public java.lang.Long getRunCount()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||