Interface RestrictionTypeDao
-
- All Superinterfaces:
Dao
- All Known Implementing Classes:
DefaultRestrictionTypeDao
public interface RestrictionTypeDao extends Dao
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RestrictionTypeModelgetRestrictionTypeByCode(java.lang.String code)
-
-
-
Method Detail
-
getRestrictionTypeByCode
RestrictionTypeModel getRestrictionTypeByCode(java.lang.String code)
-
-