@Service @Transactional public class UserPrefsService extends ShrService<UserPrefs>
Constructor and Description |
---|
UserPrefsService() |
Modifier and Type | Method and Description |
---|---|
protected IShrDao<UserPrefs> |
getDao() |
addObject, deleteBinary, deleteObject, getDetailObjects, getObject, getObjects, list, updateObject, uploadBinary
protected IShrDao<UserPrefs> getDao()
getDao
in class ShrService<UserPrefs>