Interface IContentAdapterProvider

    • Method Detail

      • getContentAdapter

        IContentAdapter getContentAdapter()
        Returns a content adapter according to the provider strategy. The result may or may not be the same each time this method is called on the provider.
        Returns:
        the provided IContentAdapter (never null)