Skip navigation links
org.netbeans.modules.autoupdate.services 1.80
A C D E F G H I K L O P R S T U V 

C

canBeAdded(UpdateUnit, UpdateElement) - Method in class org.netbeans.api.autoupdate.OperationContainer
contains(UpdateElement) - Method in class org.netbeans.api.autoupdate.OperationContainer
 
create(String, String, URL, UpdateUnitProvider.CATEGORY) - Method in class org.netbeans.api.autoupdate.UpdateUnitProviderFactory
Creates new UpdateUnitProvider and store its preferences.
create(String, String, URL, String, String) - Method in class org.netbeans.api.autoupdate.UpdateUnitProviderFactory
 
create(String, String, URL) - Method in class org.netbeans.api.autoupdate.UpdateUnitProviderFactory
Creates new UpdateUnitProvider and store its preferences.
create(String, File...) - Method in class org.netbeans.api.autoupdate.UpdateUnitProviderFactory
Creates new UpdateUnitProvider for temporary usage.
createFeature(String, String, Set<String>, String, String, String) - Static method in class org.netbeans.spi.autoupdate.UpdateItem
Creates UpdateItem which represents Feature, it's means group of NetBeans Modules.
createForCustomInstallComponent() - Static method in class org.netbeans.api.autoupdate.OperationContainer
The factory method to construct instance of OperationContainer for installation of custom component
createForCustomUninstallComponent() - Static method in class org.netbeans.api.autoupdate.OperationContainer
The factory method to construct instance of OperationContainer for uninstallation of custom component
createForDirectDisable() - Static method in class org.netbeans.api.autoupdate.OperationContainer
The factory method to construct instance of OperationContainer for disable operation
createForDirectInstall() - Static method in class org.netbeans.api.autoupdate.OperationContainer
The factory method to construct instance of OperationContainer for install operation
createForDirectUninstall() - Static method in class org.netbeans.api.autoupdate.OperationContainer
The factory method to construct instance of OperationContainer for uninstall operation
createForDirectUpdate() - Static method in class org.netbeans.api.autoupdate.OperationContainer
The factory method to construct instance of OperationContainer for update operation
createForDisable() - Static method in class org.netbeans.api.autoupdate.OperationContainer
The factory method to construct instance of OperationContainer for disable operation
createForEnable() - Static method in class org.netbeans.api.autoupdate.OperationContainer
The factory method to construct instance of OperationContainer for enable operation
createForInstall() - Static method in class org.netbeans.api.autoupdate.OperationContainer
The factory method to construct instance of OperationContainer for install operation
createForInternalUpdate() - Static method in class org.netbeans.api.autoupdate.OperationContainer
The factory method to construct instance of OperationContainer for internal update operation
createForUninstall() - Static method in class org.netbeans.api.autoupdate.OperationContainer
The factory method to construct instance of OperationContainer for uninstall operation
createForUpdate() - Static method in class org.netbeans.api.autoupdate.OperationContainer
The factory method to construct instance of OperationContainer for update operation
createInstalledNativeComponent(String, String, Set<String>, String, String, CustomUninstaller) - Static method in class org.netbeans.spi.autoupdate.UpdateItem
Creates UpdateItem which represents Native Component with own installer.
createLocalization(String, String, String, Locale, String, String, String, String, URL, Boolean, Boolean, String, UpdateLicense) - Static method in class org.netbeans.spi.autoupdate.UpdateItem
Creates UpdateItem which can localized NetBeans Module in given Locale.
createModule(String, String, URL, String, String, String, String, String, Manifest, Boolean, Boolean, Boolean, Boolean, String, UpdateLicense) - Static method in class org.netbeans.spi.autoupdate.UpdateItem
Creates UpdateItem which represents NetBeans Module in Autoupdate infrastructure.
createModule(String, String, URL, String, String, String, String, String, Manifest, Boolean, Boolean, Boolean, Boolean, Boolean, String, UpdateLicense) - Static method in class org.netbeans.spi.autoupdate.UpdateItem
Creates UpdateItem which represents NetBeans Module in Autoupdate infrastructure.
createNativeComponent(String, String, String, Set<String>, String, String, Boolean, Boolean, String, CustomInstaller, UpdateLicense) - Static method in class org.netbeans.spi.autoupdate.UpdateItem
Creates UpdateItem which represents Native Component with own installer.
createUpdateLicense(String, String) - Static method in class org.netbeans.spi.autoupdate.UpdateLicense
 
CustomInstaller - Interface in org.netbeans.spi.autoupdate
The call-back interface which is called from Autoupdate infrastructure when the native component is installed.
CustomUninstaller - Interface in org.netbeans.spi.autoupdate
The call-back interface which is called from Autoupdate infrastructure when the native component is uninstalled.
A C D E F G H I K L O P R S T U V 
Skip navigation links
org.netbeans.modules.autoupdate.services 1.80