站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

G-Index (Auto Update Services) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.autoupdate.services 1.2
A C D E G H I K L O R S T U V

G

getAuthor() - Method in class org.netbeans.api.autoupdate.UpdateElement
Returns name of the author of the update element.
getAvailableLocalizations() - Method in class org.netbeans.api.autoupdate.UpdateUnit
Returns list of avaiable localization active with current Locale, the localization are not installed in IDE and has higher version then installed localization (is any).
getAvailableUpdates() - Method in class org.netbeans.api.autoupdate.UpdateUnit
Returns list of avaiable element which are not installed in IDE and has higher version then installed element (is any).
getBackup() - Method in class org.netbeans.api.autoupdate.UpdateUnit
Returns UpdateElement in IDE backup if any or null.
getBrokenDependencies() - Method in class org.netbeans.api.autoupdate.OperationContainer.OperationInfo
 
getCategory() - Method in class org.netbeans.api.autoupdate.UpdateElement
Returns display name of category where UpdateElement belongs to.
getCertificate(InstallSupport.Installer, UpdateElement) - Method in class org.netbeans.api.autoupdate.InstallSupport
 
getCodeName() - Method in class org.netbeans.api.autoupdate.UpdateElement
Returns the code name of the update, sans release version.
getCodeName() - Method in class org.netbeans.api.autoupdate.UpdateUnit
Return code name of unit, it's unique among rest of another units.
getContainer() - Method in class org.netbeans.api.autoupdate.InstallSupport
 
getDate() - Method in class org.netbeans.api.autoupdate.UpdateElement
Returns date when UpdateElement was published or install time if the UpdateElement is installed already.
getDefault() - Static method in class org.netbeans.api.autoupdate.UpdateManager
Returns singleton instance of UpdateManager
getDefault() - Static method in class org.netbeans.api.autoupdate.UpdateUnitProviderFactory
Returns singleton instance of UpdateUnitProviderFactory
getDescription() - Method in class org.netbeans.api.autoupdate.UpdateElement
Returns the description of update, displaying in UI to end users.
getDisplayName() - Method in class org.netbeans.api.autoupdate.UpdateElement
Returns the display name of the update, displaying in UI to end users.
getDisplayName() - Method in class org.netbeans.api.autoupdate.UpdateUnitProvider
Display name of provider.
getDisplayName() - Method in interface org.netbeans.spi.autoupdate.UpdateProvider
Display name of provider.
getDownloadSize() - Method in class org.netbeans.api.autoupdate.UpdateElement
Returns size of UpdateElement in Bytes.
getErrorType() - Method in exception org.netbeans.api.autoupdate.OperationException
 
getHomepage() - Method in class org.netbeans.api.autoupdate.UpdateElement
Returns the String representation of URL.
getInstalled() - Method in class org.netbeans.api.autoupdate.UpdateUnit
Returns installed UpdateElement if any or null if no element which unit's code name is already installed.
getInstalledLocalization() - Method in class org.netbeans.api.autoupdate.UpdateUnit
Returns localization UpdateElement active with current Locale or null.
getKeyStore() - Method in interface org.netbeans.spi.autoupdate.KeyStoreProvider
 
getLicence() - Method in class org.netbeans.api.autoupdate.UpdateElement
Returns text of license agreement if the UpdateElement has a copyright.
getName() - Method in class org.netbeans.api.autoupdate.UpdateUnitProvider
Name of provider, this name is used by Autoupdate infrastructure for manimulating of providers.
getName() - Method in interface org.netbeans.spi.autoupdate.UpdateProvider
Name of provider, this name is used by Autoupdate infrastructure for manimulating of providers.
getProviderURL() - Method in class org.netbeans.api.autoupdate.UpdateUnitProvider
It's special support for UpdateProvider based on Autoupdate Catalog.
getRequiredElements() - Method in class org.netbeans.api.autoupdate.OperationContainer.OperationInfo
 
getSource() - Method in class org.netbeans.api.autoupdate.UpdateElement
Returns name of UpdateProvider
getSpecificationVersion() - Method in class org.netbeans.api.autoupdate.UpdateElement
Returns the specification version.
getSupport() - Method in class org.netbeans.api.autoupdate.OperationContainer
 
getUpdateElement() - Method in class org.netbeans.api.autoupdate.OperationContainer.OperationInfo
 
getUpdateItems() - Method in interface org.netbeans.spi.autoupdate.UpdateProvider
Returns UpdateItems which is mapped to its unique ID.
getUpdateUnit() - Method in class org.netbeans.api.autoupdate.OperationContainer.OperationInfo
 
getUpdateUnit() - Method in class org.netbeans.api.autoupdate.UpdateElement
Returns UpdateUnit where is this UpdateElement contained.
getUpdateUnitProviders(boolean) - Method in class org.netbeans.api.autoupdate.UpdateUnitProviderFactory
Returns java.util.List of UpdateUnitProvider.
getUpdateUnits() - Method in class org.netbeans.api.autoupdate.UpdateManager
Returns java.util.List of UpdateUnit build on the top of UpdateUnitProvider.
getUpdateUnits(UpdateManager.TYPE...) - Method in class org.netbeans.api.autoupdate.UpdateManager
Returns java.util.List of UpdateUnit build on the top of UpdateUnitProvider.
getUpdateUnits() - Method in class org.netbeans.api.autoupdate.UpdateUnitProvider
Returns java.util.List of UpdateUnit build of the content of the provider.
getUpdateUnits(UpdateManager.TYPE...) - Method in class org.netbeans.api.autoupdate.UpdateUnitProvider
Returns java.util.List of UpdateUnit build of the content of the provider.

org.netbeans.modules.autoupdate.services 1.2
A C D E G H I K L O R S T U V
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.