|
Oracle Configuration Interface Object API Specification Version: 11.5.10.23.13 Part No: B14186-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IUserInterface | |
| oracle.apps.cz.cio | Provides classes used to create, save and restore configurations. |
| Uses of IUserInterface in oracle.apps.cz.cio |
| Methods in oracle.apps.cz.cio that return IUserInterface | |
oracle.apps.cz.cio.IUserInterface |
ConfigParameters.getUserInterface()This method returns the current user interface being used for the configuration If not set, it will return null. |
oracle.apps.cz.cio.IUserInterface |
Configuration.getUserInterface()Gets the IUserInterface reference assigned to this configuration. |
oracle.apps.cz.cio.IUserInterface |
IUserInterfaceEvent.getUserInterface()Deprecated. Returns the IUSerInterface that the event was generated from |
| Methods in oracle.apps.cz.cio with parameters of type IUserInterface | |
oracle.apps.cz.cio.Configuration |
CIO.createConfiguration(int rootNodeID, oracle.apps.fnd.common.Context ctx, oracle.apps.cz.cio.IUserInterface userInterface, java.util.Calendar modelLookupDate, java.util.Calendar eff_date, java.lang.String eff_usage_name, java.lang.String sessionId, oracle.apps.cz.utilities.NameValuePairSet initParameters, double bomInitialQuantity)Deprecated. As of 11.5.9, use startConfiguration Creates a new configuration based on a root model node ID representing a configurable product or component. |
oracle.apps.cz.cio.Configuration |
CIO.createConfiguration(int inventoryItemId, int organizationId, java.util.Date explosionDate, oracle.apps.fnd.common.Context ctx, oracle.apps.cz.cio.IUserInterface userInterface, java.util.Calendar modelLookupDate, java.util.Calendar eff_date, java.lang.String eff_usage_name, java.lang.String sessionId, oracle.apps.cz.utilities.NameValuePairSet initParameters, double bomInitialQuantity)Deprecated. As of 11.5.9, use startConfiguration Creates a new BOM explosion configuration based on inventoryItemId, organizationId, and explosionDate representing a configurable product or component. |
oracle.apps.cz.cio.Configuration |
CIO.restoreConfiguration(long configHeaderID, long revNumber, int rootNodeID, oracle.apps.fnd.common.Context ctx, oracle.apps.cz.cio.IUserInterface userInterface, java.util.Calendar modelLookupDate, java.util.Calendar eff_date, java.lang.String eff_usage_name, java.lang.String sessionId, oracle.apps.cz.utilities.NameValuePairSet initParameters, double bomInitialQuantity)Deprecated. As of 11.5.9, use startConfiguration Restores a configuration from the database. |
void |
ConfigParameters.setUserInterface(oracle.apps.cz.cio.IUserInterface userInterface)This method sets the current user interface being used for the configuration |
|
Oracle Configuration Interface Object API Specification Version: 11.5.10.23.13 Part No: B14186-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
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.