Interface IndexedExtension

All Superinterfaces:
Comparable<Extension>, Extension, Rating, RatingExtension, RemoteExtension
All Known Implementing Classes:
WrappingIndexedExtension

public interface IndexedExtension extends RatingExtension
An extension stored in the ExtensionIndex.
Since:
12.10
Version:
$Id: 5147391141f1bc744ffd0e39b211be65c9e82256 $
  • Method Details

    • isCompatible

      Boolean isCompatible(String namespace)
      Parameters:
      namespace - the namespace for which to check if the extension is compatible
      Returns:
      true if the extension is compatible, false if incompatible and null if unknown