|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataService | |
|---|---|
| com.eurotech.framework.core.cloud | |
| com.eurotech.framework.core.cloud.call | |
| com.eurotech.framework.core.data | |
| Uses of DataService in com.eurotech.framework.core.cloud |
|---|
| Methods in com.eurotech.framework.core.cloud that return DataService | |
|---|---|
DataService |
CloudServiceImpl.getDataService()
|
| Methods in com.eurotech.framework.core.cloud with parameters of type DataService | |
|---|---|
void |
CloudServiceImpl.setDataService(DataService dataService)
|
void |
CloudServiceImpl.unsetDataService(DataService dataService)
|
| Constructors in com.eurotech.framework.core.cloud with parameters of type DataService | |
|---|---|
CloudClientImpl(String applicationId,
DataService dataService,
CloudServiceImpl cloudServiceImpl)
|
|
| Uses of DataService in com.eurotech.framework.core.cloud.call |
|---|
| Methods in com.eurotech.framework.core.cloud.call with parameters of type DataService | |
|---|---|
void |
CloudCallServiceImpl.setDataService(DataService dataService)
|
void |
CloudCallServiceImpl.unsetDataService(DataService dataService)
|
| Uses of DataService in com.eurotech.framework.core.data |
|---|
| Classes in com.eurotech.framework.core.data that implement DataService | |
|---|---|
class |
DataServiceImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||