public class ActivateUserServiceDao extends Dao
| Constructor and Description | 
|---|
| ActivateUserServiceDao(ActivateUserRpcServiceAsync rpcService) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | activateAccount(UserDto user,
               boolean force,
               <any> callback) | 
detachDto, detachDtos, registerDto, registerDtoContainer, registerDtoContainer, registerDtospublic ActivateUserServiceDao(ActivateUserRpcServiceAsync rpcService)
public void activateAccount(UserDto user, boolean force, <any> callback)