@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, uploadBinaryprotected IShrDao<UserPrefs> getDao()
getDao in class ShrService<UserPrefs>