Package | Description |
---|---|
org.alfresco.mobile.android.api.services |
Provides all services available (those services must call in an asynchronous way (background task..) ).
|
org.alfresco.mobile.android.api.services.impl |
Implementation of all services.
|
Modifier and Type | Method and Description |
---|---|
SearchService |
ServiceRegistry.getSearchService()
Returns the SearchService instance for the session.
|
Modifier and Type | Class and Description |
---|---|
class |
SearchServiceImpl
Implementation of SearchService.
|
Modifier and Type | Field and Description |
---|---|
protected SearchService |
AbstractServiceRegistry.searchService |
Modifier and Type | Method and Description |
---|---|
SearchService |
AbstractServiceRegistry.getSearchService() |
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.