Class CustomListCatalogConfig<T,​L extends Collection<T>>

    • Constructor Detail

      • CustomListCatalogConfig

        public CustomListCatalogConfig()
      • CustomListCatalogConfig

        public CustomListCatalogConfig​(String attTagDataList,
                                       String attTagData)
    • Method Detail

      • getListMap

        public L getListMap​(String id)
        Returns one list map of this catalog by ID
        Parameters:
        id - id of the catalog
        Returns:
        the list map