- 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 available 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 available 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.
- getCategory() - Method in class org.netbeans.api.autoupdate.UpdateUnitProvider
-
- getCategory() - Method in interface org.netbeans.spi.autoupdate.UpdateProvider
-
- getCertificate(InstallSupport.Installer, UpdateElement) - Method in class org.netbeans.api.autoupdate.InstallSupport
-
Returns java.security.cert.Certificate.toString() of given UpdateElement
.
- 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
-
Returns the corresponing OperationContainer
.
- getContentDescription() - Method in class org.netbeans.api.autoupdate.UpdateUnitProvider
-
A description of content staging by this provider.
- 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.PluginInstaller
-
- 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.
- getDescription() - Method in class org.netbeans.api.autoupdate.UpdateUnitProvider
-
Description of provider.
- getDescription() - Method in interface org.netbeans.spi.autoupdate.UpdateProvider
-
Description of provider.
- 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.
- getLicenseId() - Method in class org.netbeans.api.autoupdate.UpdateElement
-
Returns ID of license agreement if the UpdateElement
has a copyright.
- getLocalizedMessage() - Method in exception org.netbeans.api.autoupdate.OperationException
-
- getMissingParts() - Method in class org.netbeans.api.autoupdate.OperationContainer.OperationInfo
-
Reports parts missing from the installation.
- 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.
- getNotification() - Method in class org.netbeans.api.autoupdate.UpdateElement
-
Returns the special notification text of update.
- 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
- getSourceCategory() - Method in class org.netbeans.api.autoupdate.UpdateElement
-
- getSourceDescription() - Method in class org.netbeans.api.autoupdate.UpdateElement
-
Description of the provider of this element.
- getSourceDescription() - Method in class org.netbeans.api.autoupdate.UpdateUnitProvider
-
The description of this provider.
- getSourceIcon() - Method in class org.netbeans.api.autoupdate.UpdateElement
-
Provides an icon associated with the provider of this update element.
- getSourceIcon() - Method in class org.netbeans.api.autoupdate.UpdateUnitProvider
-
The icon associated with this provider.
- getSpecificationVersion() - Method in class org.netbeans.api.autoupdate.UpdateElement
-
Returns the specification version.
- getSupport() - Method in class org.netbeans.api.autoupdate.OperationContainer
-
- getTrustLevel() - Method in interface org.netbeans.spi.autoupdate.KeyStoreProvider
-
- getType() - Method in class org.netbeans.api.autoupdate.UpdateUnit
-
- getUpdateElement() - Method in class org.netbeans.api.autoupdate.OperationContainer.OperationInfo
-
- getUpdateItems() - Method in interface org.netbeans.spi.autoupdate.UpdateProvider
-
Returns UpdateItem
s 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.
- getVisibleAncestor() - Method in class org.netbeans.api.autoupdate.UpdateUnit
-
Returns a nearest plugin depending upon this unit which is supposed
to be visible in application UI.