Interface CatalogTypeDao

All Known Implementing Classes:
DefaultCatalogTypeDao

public interface CatalogTypeDao
Dao to manage types that are catalog aware.
  • Method Details

    • findAllCatalogVersionAwareTypes

      List<ComposedTypeModel> findAllCatalogVersionAwareTypes()
      Find all composed types with CATALOGITEMTYPE = true
      Returns:
      the list of composed type models