Package | Description |
---|---|
org.alfresco.mobile.android.api.services.impl.cloud |
Implementation of alfresco services for cloud instance..
|
org.alfresco.mobile.android.api.services.impl.onpremise |
Implementation of alfresco services for onPremise instance..
|
org.alfresco.mobile.android.api.services.impl.publicapi | |
org.alfresco.mobile.android.extension.api.services.impl |
Modifier and Type | Class and Description |
---|---|
class |
CloudRatingsServiceImpl
The RatingsService can be used to manage like (as ratings) on any content
node in the repository.
Like can be applied or removed. |
Modifier and Type | Class and Description |
---|---|
class |
OnPremiseRatingsServiceImpl
The RatingsService can be used to manage like (as ratings) on any content
node in the repository.
Like can be applied or removed. |
Modifier and Type | Class and Description |
---|---|
class |
PublicAPIRatingsServiceImpl
The RatingsService can be used to manage like (as ratings) on any content
node in the repository.
Like can be applied or removed. |
Modifier and Type | Class and Description |
---|---|
class |
CustomRatingsServiceImpl
CustomRatingsService overrides SDK ratings to add support of 5 star scheme.
|
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.