Interface ContentSlotNameDao
-
- All Superinterfaces:
Dao
- All Known Implementing Classes:
DefaultContentSlotNameDao
public interface ContentSlotNameDao extends Dao
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContentSlotNameModelgetContentSlotNameByName(java.lang.String name)
-
-
-
Method Detail
-
getContentSlotNameByName
ContentSlotNameModel getContentSlotNameByName(java.lang.String name)
-
-