Componente para acesso a api do backend e/ou comunicação entre controllers
- Source:
Methods
(inner) ativar(id)
Parameters:
Name | Type | Description |
---|---|---|
id |
* |
- Source:
(inner) atualizar(id, usuario)
Parameters:
Name | Type | Description |
---|---|---|
id |
* | |
usuario |
* |
- Source:
(inner) atualizarPerfil(id, usuario)
Parameters:
Name | Type | Description |
---|---|---|
id |
* | |
usuario |
* |
- Source:
(inner) obter()
- Source:
(inner) obterPorId(id)
Parameters:
Name | Type | Description |
---|---|---|
id |
* |
- Source:
(inner) obterShortUsers()
- Source:
(inner) obterUsuario(id)
Parameters:
Name | Type | Description |
---|---|---|
id |
* |
- Source:
(inner) removeFromProfile(userId, profileId)
Parameters:
Name | Type | Description |
---|---|---|
userId |
* | |
profileId |
* |
- Source:
(inner) remover(id)
Parameters:
Name | Type | Description |
---|---|---|
id |
* |
- Source:
(inner) salvar(usuario)
Parameters:
Name | Type | Description |
---|---|---|
usuario |
* |
- Source:
(inner) Usuario(Base)
Parameters:
Name | Type | Description |
---|---|---|
Base |
* |
- Source: