|
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
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 | |
FunctionalCompanion()Deprecated. |
|
| Method Summary | |
void |
autoConfigure()Deprecated. Does nothing. |
java.lang.String |
generateOutput()Deprecated. Does nothing. |
void |
generateOutput(javax.servlet.http.HttpServletResponse response)Deprecated. Does nothing. |
java.lang.String |
getDescription()Deprecated. Returns the description of the functional companion. |
int |
getID()Deprecated. Returns the database ID of the functional companion. |
java.lang.String |
getName()Deprecated. Returns the name of the functional companion. |
oracle.apps.cz.cio.IRuntimeNode |
getRuntimeNode()Deprecated. Returns the runtime node to which this functional is associated. |
void |
initialize(oracle.apps.cz.cio.IRuntimeNode node, java.lang.String name, java.lang.String description, int id)Deprecated. Saves the parameters in member variables. |
void |
terminate()Deprecated. Does nothing. |
java.lang.String |
toString()Deprecated. |
com.sun.java.util.collections.List |
validate()Deprecated. Does nothing. |
boolean |
validateEligibleTarget(oracle.apps.cz.cio.Component target)Deprecated. Does nothing. |
| 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 FunctionalCompanion()
| Method Detail |
public void initialize(oracle.apps.cz.cio.IRuntimeNode node,
java.lang.String name,
java.lang.String description,
int id)
initialize in interface IFunctionalCompanion
public void autoConfigure()
throws LogicalException
autoConfigure in interface IFunctionalCompanionLogicalExceptionpublic com.sun.java.util.collections.List validate()
validate in interface IFunctionalCompanionpublic java.lang.String generateOutput()
generateOutput in interface IFunctionalCompanion
public void generateOutput(javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
generateOutput in interface IFunctionalCompanionjava.io.IOExceptionpublic boolean validateEligibleTarget(oracle.apps.cz.cio.Component target)
validateEligibleTarget in interface IFunctionalCompanionpublic void terminate()
terminate in interface IFunctionalCompanionpublic oracle.apps.cz.cio.IRuntimeNode getRuntimeNode()
getRuntimeNode in interface IFunctionalCompanionpublic java.lang.String getName()
getName in interface IFunctionalCompanionpublic java.lang.String getDescription()
getDescription in interface IFunctionalCompanionpublic int getID()
getID in interface IFunctionalCompanionpublic java.lang.String toString()
toString in class java.lang.Object
|
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.