Uses of Class
org.apache.jackrabbit.vault.packaging.NoSuchPackageException
Packages that use NoSuchPackageException
Package
Description
-
Uses of NoSuchPackageException in org.apache.jackrabbit.vault.packaging
Methods in org.apache.jackrabbit.vault.packaging that return NoSuchPackageExceptionModifier and TypeMethodDescription -
Uses of NoSuchPackageException in org.apache.jackrabbit.vault.packaging.registry
Methods in org.apache.jackrabbit.vault.packaging.registry that throw NoSuchPackageExceptionModifier and TypeMethodDescription@NotNull DependencyReportPackageRegistry.analyzeDependencies(@NotNull PackageId id, boolean onlyInstalled) Creates a dependency report that lists the resolved and unresolved dependencies.voidRemoves the package from this registry. -
Uses of NoSuchPackageException in org.apache.jackrabbit.vault.packaging.registry.impl
Methods in org.apache.jackrabbit.vault.packaging.registry.impl that throw NoSuchPackageExceptionModifier and TypeMethodDescription@NotNull DependencyReportAbstractPackageRegistry.analyzeDependencies(@NotNull PackageId id, boolean onlyInstalled) Creates a dependency report that lists the resolved and unresolved dependencies.@NotNull DependencyReportCompositePackageRegistry.analyzeDependencies(@NotNull PackageId id, boolean onlyInstalled) @NotNull DependencyReportFSPackageRegistry.analyzeDependencies(@NotNull PackageId id, boolean onlyInstalled) Creates a dependency report that lists the resolved and unresolved dependencies.protected @NotNull VaultPackageFSPackageRegistry.openPackageFile(@NotNull PackageId id) Opens the package of a file with the given Id.abstract voidRemoves the package from this registry.voidvoidRemoves the package from this registry.void