Componente para acesso a api do backend e/ou comunicação entre controllers
- Source:
Methods
(inner) atualizar(url, objeto)
Parameters:
Name | Type | Description |
---|---|---|
url |
* | |
objeto |
* |
- Source:
(inner) Base($http, $q, API_ENDPOINT, $rootScope, $mdDialog, $timeout, API_ENDPOINT_COB, API_ENDPOINT_MULTIVIS_MANAGER)
Parameters:
Name | Type | Description |
---|---|---|
$http |
* | |
$q |
* | |
API_ENDPOINT |
* | |
$rootScope |
* | |
$mdDialog |
* | |
$timeout |
* | |
API_ENDPOINT_COB |
* | |
API_ENDPOINT_MULTIVIS_MANAGER |
* |
- Source:
(inner) multivisManagerPost(url, objeto)
Parameters:
Name | Type | Description |
---|---|---|
url |
* | |
objeto |
* |
- Source:
(inner) obter(url, param, headers)
Parameters:
Name | Type | Description |
---|---|---|
url |
* | |
param |
* | |
headers |
* |
- Source:
(inner) obterCob(url, param, headers)
Parameters:
Name | Type | Description |
---|---|---|
url |
* | |
param |
* | |
headers |
* |
- Source:
(inner) obterDoManager(url, param, headers)
Parameters:
Name | Type | Description |
---|---|---|
url |
* | |
param |
* | |
headers |
* |
- Source:
(inner) remover(url)
Parameters:
Name | Type | Description |
---|---|---|
url |
* |
- Source:
(inner) salvar(url, objeto)
Parameters:
Name | Type | Description |
---|---|---|
url |
* | |
objeto |
* |
- Source: