Class UserAccountService

java.lang.Object
io.extact.rms.application.service.UserAccountService
All Implemented Interfaces:
GenericService<UserAccount>

@ApplicationScoped public class UserAccountService extends Object implements GenericService<UserAccount>