Interface TravelBundleTemplateStatusDao

All Known Implementing Classes:
DefaultTravelBundleTemplateStatusDao

public interface TravelBundleTemplateStatusDao
Dao to retrieve BundleTemplatesStatus
  • Method Details

    • findBundleTemplateStatus

      BundleTemplateStatusModel findBundleTemplateStatus(String id)
      Returns the Bundle Template Status Model for the given id
      Parameters:
      id - as the bundle template status id.
      Returns:
      the bundle template status