Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

oracle.odi.domain.runtime.session
Class StepLog.OdiStepLogId

java.lang.Object
  extended by oracle.odi.domain.runtime.session.StepLog.OdiStepLogId
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
oracle.odi.domain.runtime.session.StepLog

public static class StepLog.OdiStepLogId
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
StepLog.OdiStepLogId(java.lang.Number pSessionId, int pStepNumber, int pExecutionCount)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepLog.OdiStepLogId

public StepLog.OdiStepLogId(java.lang.Number pSessionId,
                            int pStepNumber,
                            int pExecutionCount)
Method Detail

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.