org.alfresco.mobile.android.api.services.SearchService
This section describes the SearchService interface.
The SearchService provides methods for querying the repository and returning a filtered collection of nodes based on the permissions of the user.
Class declaration
public interface SearchService extends Service
| Inherits from | Implements |
|---|---|
| Service | None |