|
Oracle Configuration Interface Object API Specification Version: 11.5.10.23.13 Part No: B14186-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Deprecated. this class is no longer necessary...use Configurator Extensions
Implemented by objects that want to be notified about added or deleted components. This listener's methods are called as the result of user interaction after a functional companion is initialized. This class does not provided side-effecting (which is the ability to modify other nodes of the model).
| Field Summary | |
static java.lang.String |
RCS_IDDeprecated. |
static boolean |
RCS_ID_RECORDEDDeprecated. |
| Method Summary | |
void |
notifyComponentAdded(oracle.apps.cz.cio.Component component)Deprecated. Called when a component is added to the configuration as the result of user interaction, after a functional companion is initialized. |
void |
notifyComponentDeleted(oracle.apps.cz.cio.Component component)Deprecated. Called when a component is deleted from the configuration as the result of user interaction, after a functional companion is initialized. |
| Field Detail |
public static final java.lang.String RCS_ID
public static final boolean RCS_ID_RECORDED
| Method Detail |
public void notifyComponentAdded(oracle.apps.cz.cio.Component component)
public void notifyComponentDeleted(oracle.apps.cz.cio.Component component)
|
Oracle Configuration Interface Object API Specification Version: 11.5.10.23.13 Part No: B14186-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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.