oracle.apps.cz.cio
Class CXCommandEvent
java.lang.Object
|
+--oracle.apps.cz.cio.CXEvent
|
+--oracle.apps.cz.cio.CXCommandEvent
- public final class CXCommandEvent
- extends CXEvent
| Fields inherited from class oracle.apps.cz.cio.CXEvent |
EVT_ON_COMMAND, EVT_ON_CONFIG_VALIDATE, EVT_ON_NODE_LOAD, EVT_ON_VALIDATE_ELIGIBLE_TARGET, EVT_POST_CONFIG_INIT, EVT_POST_CONFIG_NEW, EVT_POST_CONFIG_RESTORE, EVT_POST_CONFIG_SAVE, EVT_POST_CONNECTOR_ASSIGN, EVT_POST_CONNECTOR_UNASSIGN, EVT_POST_INSTANCE_ADD, EVT_POST_INSTANCE_DELETE, EVT_POST_INSTANCE_NAME_CHANGE, EVT_POST_NODE_EDITABLE, EVT_POST_NODE_LOAD, EVT_POST_NODE_NON_EDITABLE, EVT_POST_RULE_INIT, EVT_POST_VALUE_CHANGE, EVT_PRE_CONFIG_CANCEL, EVT_PRE_CONFIG_DONE, EVT_PRE_CONFIG_SAVE, EVT_PRE_CONFIG_SUMMARY, EVT_PRE_CONFIG_TERMINATE, EVT_PRE_RULE_TERMINATE |
| Constructor Summary |
CXCommandEvent(java.lang.String command)
|
CXCommandEvent(java.lang.String command, oracle.apps.cz.cio.IRuntimeNode sourceNode)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RCS_ID
public static final java.lang.String RCS_ID
RCS_ID_RECORDED
public static final boolean RCS_ID_RECORDED
CXCommandEvent
public CXCommandEvent(java.lang.String command)
CXCommandEvent
public CXCommandEvent(java.lang.String command,
oracle.apps.cz.cio.IRuntimeNode sourceNode)
getCommand
public java.lang.String getCommand()
toString
public java.lang.String toString()
-
- Overrides:
toString in class CXEvent
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.