Interface ILinkage

  • All Known Subinterfaces:
    IIndexLinkage

    public interface ILinkage
    Represents a linkage under which bindings are stored in the index.
    Since:
    4.0
    Restriction:
    This interface is not intended to be implemented by clients.
    Restriction:
    This interface is not intended to be extended by clients.
    • Method Detail

      • getLinkageName

        java.lang.String getLinkageName()
        Returns the name of the linkage.
      • getLinkageID

        int getLinkageID()
        Returns a unique id for the linkage.