Package | Description |
---|---|
org.alfresco.repo.rating | |
org.alfresco.repo.rating.traitextender | |
org.alfresco.repo.service | |
org.alfresco.repo.virtual.bundle | |
org.alfresco.repo.web.scripts.rating | |
org.alfresco.rest.api.impl | |
org.alfresco.rest.api.impl.node.ratings | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
Modifier and Type | Class and Description |
---|---|
class |
RatingServiceImpl |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRatingRollupAlgorithm.setRatingService(RatingService ratingService) |
Modifier and Type | Interface and Description |
---|---|
interface |
RatingServiceExtension |
interface |
RatingServiceTrait |
Modifier and Type | Method and Description |
---|---|
RatingService |
ServiceDescriptorRegistry.getRatingService() |
Modifier and Type | Class and Description |
---|---|
class |
VirtualRatingServiceExtension |
Modifier and Type | Field and Description |
---|---|
protected RatingService |
AbstractRatingWebScript.ratingService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRatingWebScript.setRatingService(RatingService ratingService)
Sets the rating service instance
|
Modifier and Type | Method and Description |
---|---|
void |
NodeRatingsImpl.setRatingService(RatingService ratingService) |
Modifier and Type | Field and Description |
---|---|
protected RatingService |
AbstractRatingScheme.ratingService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRatingScheme.setRatingService(RatingService ratingService) |
Modifier and Type | Method and Description |
---|---|
RatingService |
ServiceRegistry.getRatingService()
Get the rating service (or null if one is not provided)
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.