cn.dreampie.resource.user.service
类 UserServiceImpl
java.lang.Object
cn.dreampie.resource.user.service.UserServiceImpl
- 所有已实现的接口:
- UserService
public class UserServiceImpl
- extends Object
- implements UserService
Created by wangrenhui on 15/1/2.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserServiceImpl
public UserServiceImpl()
save
public User save(User u)
- 指定者:
- 接口
UserService 中的 save
update
public User update(User u)
- 指定者:
- 接口
UserService 中的 update
Copyright © 2015. All rights reserved.