Interface SnIndexConfigurationDao
- All Superinterfaces:
GenericDao<SnIndexConfigurationModel>
- All Known Implementing Classes:
DefaultSnIndexConfigurationDao
The
SnIndexConfigurationModel DAO.-
Method Summary
Modifier and TypeMethodDescriptionFinds the index configuration for the given id.
-
Method Details
-
findIndexConfigurationById
Finds the index configuration for the given id.- Parameters:
id- - the id- Returns:
- the index configuration
-