|
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 | ||||||||||
java.lang.Object
|
+--oracle.apps.cz.cio.FunctionalCompanion
|
+--oracle.apps.cz.cio.AutoFunctionalCompanion
Deprecated. this class is no longer necessary Base object on which user functional companions can be based.
| Field Summary | |
static java.lang.String |
RCS_IDDeprecated. |
static boolean |
RCS_ID_RECORDEDDeprecated. |
| Fields inherited from interface oracle.apps.cz.cio.IFunctionalCompanion |
FC_AFTER_SAVE, FC_ON_AUTO_CONFIGURE, FC_ON_GENERATE_OUTPUT, FC_ON_LOAD, FC_ON_NEW, FC_ON_RESTORE, FC_ON_SAVE, FC_ON_SUMMARY, FC_ON_VALIDATE, FC_POST_LOAD |
| Constructor Summary | |
AutoFunctionalCompanion()Deprecated. |
|
| Method Summary | |
void |
afterSave()Deprecated. Does nothing. |
void |
onLoad()Deprecated. Does nothing. |
void |
onNew()Deprecated. Does nothing. |
void |
onRestore()Deprecated. Does nothing. |
void |
onSave()Deprecated. Does nothing. |
void |
onSummary()Deprecated. Does nothing. |
void |
postLoad()Deprecated. Does nothing. |
| Methods inherited from class oracle.apps.cz.cio.FunctionalCompanion |
autoConfigure, generateOutput, generateOutput, getDescription, getID, getName, getRuntimeNode, initialize, terminate, toString, validate, validateEligibleTarget |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final java.lang.String RCS_ID
public static final boolean RCS_ID_RECORDED
| Constructor Detail |
public AutoFunctionalCompanion()
| Method Detail |
public void onNew()
throws LogicalException
LogicalException
public void onRestore()
throws LogicalException
LogicalException
public void onSave()
throws LogicalException
LogicalException
public void afterSave()
throws LogicalException
LogicalException
public void onLoad()
throws LogicalException
LogicalException
public void onSummary()
throws LogicalException
LogicalException
public void postLoad()
throws LogicalException
LogicalException
|
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.