Interface TravelBundleTemplateStatusDao
- All Known Implementing Classes:
DefaultTravelBundleTemplateStatusDao
public interface TravelBundleTemplateStatusDao
Dao to retrieve BundleTemplatesStatus
-
Method Summary
Modifier and TypeMethodDescriptionReturns the Bundle Template Status Model for the given id
-
Method Details
-
findBundleTemplateStatus
Returns the Bundle Template Status Model for the given id- Parameters:
id- as the bundle template status id.- Returns:
- the bundle template status
-