Componente para acesso a api do backend e/ou comunicação entre controllers
- Source:
Methods
(inner) addFile(tipo, arquivo)
Parameters:
Name | Type | Description |
---|---|---|
tipo |
* | |
arquivo |
* |
- Source:
(inner) deleteFile(id)
Parameters:
Name | Type | Description |
---|---|---|
id |
* |
- Source:
(inner) downloadFile(id)
Parameters:
Name | Type | Description |
---|---|---|
id |
* |
- Source:
(inner) FileService($http, $q, Base, API_ENDPOINT)
Parameters:
Name | Type | Description |
---|---|---|
$http |
* | |
$q |
* | |
Base |
* | |
API_ENDPOINT |
* |
- Source: