Interface CatalogTypeDao

  • All Known Implementing Classes:
    DefaultCatalogTypeDao

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

      • findAllCatalogVersionAwareTypes

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