Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Class
oracle.ideimpl.webupdate.UpdateCenter

Packages that use UpdateCenter
oracle.ideimpl.webupdate   
oracle.ideimpl.webupdate.wizard   
 

Uses of UpdateCenter in oracle.ideimpl.webupdate
 

Methods in oracle.ideimpl.webupdate that return UpdateCenter
 UpdateCenter UpdateCenter.createClone()
           
 UpdateCenter UpdateInfo.getSourceCenter()
          Get the update center that provided this update, if any.
 UpdateCenter MasterListEntry.getUpdateCenter()
           
 

Methods in oracle.ideimpl.webupdate that return types with arguments of type UpdateCenter
 java.util.Collection<UpdateCenter> UpdateHook.getUpdateCenters()
           
 java.util.Collection<UpdateCenter> UpdateManager.getUpdateCenters()
           
 

Methods in oracle.ideimpl.webupdate with parameters of type UpdateCenter
 void UpdateInfo.setSourceCenter(UpdateCenter center)
          Set the update center that provided this update.
protected abstract  void CheckUpdatesRunnable.updateCenterError(UpdateCenter center, java.lang.Throwable t)
          An error occurred retrieving the list of updates from one of the update centers.
 

Uses of UpdateCenter in oracle.ideimpl.webupdate.wizard
 

Methods in oracle.ideimpl.webupdate.wizard that return UpdateCenter
static UpdateCenter UpdateCenterPanel.runCreateDialog(java.awt.Component parent)
           
 

Methods in oracle.ideimpl.webupdate.wizard with parameters of type UpdateCenter
static boolean UpdateCenterPanel.runEditDialog(java.awt.Component parent, UpdateCenter center)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.