Class WikiPageAdapterProvider

  • All Implemented Interfaces:
    PageProvider, WikiProvider

    @Deprecated
    public class WikiPageAdapterProvider
    extends java.lang.Object
    implements PageProvider
    Deprecated.
    adapted provider should use PageProvider instead.
    This provider ensures backward compatibility with page providers not using the public API. As providers should use the public API directly, the use of this class is considered deprecated.
    See Also:
    PageProvider