Package in.fssa.mambilling.service
Class UserService
java.lang.Object
in.fssa.mambilling.service.UserService
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UserService
public UserService()
-
-
Method Details
-
getAllUsers
- Throws:
ServiceException
-
create
- Throws:
ValidationException
ServiceException
-
findByPhoneNumber
- Throws:
ValidationException
ServiceException
-
update
- Throws:
ValidationException
ServiceException
-