oracle.apps.cz.cio
Class DependentConnectorsDeltaValidator.DependentConnectorsChange
java.lang.Object
|
+--oracle.apps.cz.cio.ValidatorChange
|
+--oracle.apps.cz.cio.DependentConnectorsDeltaValidator.DependentConnectorsChange
- All Implemented Interfaces:
- IValidatorChange
- Enclosing class:
- DependentConnectorsDeltaValidator
- public static final class DependentConnectorsDeltaValidator.DependentConnectorsChange
- extends ValidatorChange
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DependentConnectorsDeltaValidator.DependentConnectorsChange
public DependentConnectorsDeltaValidator.DependentConnectorsChange(com.sun.java.util.collections.List newlyConnected,
com.sun.java.util.collections.List newlyDisconnected,
com.sun.java.util.collections.List snapshot)
getNewConnections
public com.sun.java.util.collections.List getNewConnections()
getNewDisconnections
public com.sun.java.util.collections.List getNewDisconnections()
getType
public int getType()
- Description copied from interface:
IValidatorChange
- Returns of the type of this change which corresponds to its DeltaValidator type
toString
public java.lang.String toString()
-
- Overrides:
toString in class java.lang.Object
Copyright © 1999, 2004, Oracle. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.