Class ContentStoreUtils


  • public class ContentStoreUtils
    extends Object
    INTERNAL: Utility methods for accessing the content store.
    • Constructor Detail

      • ContentStoreUtils

        public ContentStoreUtils()
    • Method Detail

      • getContentStore

        public static ContentStoreIF getContentStore​(TopicMapIF topicmap,
                                                     Map<?,​?> properties)
        Returns a content store for content stored in the given topic map.
        Parameters:
        topicmap - The topic map
        properties - String properties for configuring the store.