mirror of
				https://github.com/Alfresco/alfresco-community-repo.git
				synced 2025-10-29 15:21:53 +00:00 
			
		
		
		
	Merged HEAD (5.1) to 5.1.N (5.1.1)
116394 gcornwell: ACE-4570: RatingService is currently not marked with @AlfrescoPublicApi git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117193 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
		@@ -23,6 +23,7 @@ import java.io.Serializable;
 | 
			
		||||
import java.util.List;
 | 
			
		||||
import java.util.Map;
 | 
			
		||||
 | 
			
		||||
import org.alfresco.api.AlfrescoPublicApi;
 | 
			
		||||
import org.alfresco.repo.rating.AbstractRatingRollupAlgorithm;
 | 
			
		||||
import org.alfresco.service.NotAuditable;
 | 
			
		||||
import org.alfresco.service.cmr.repository.NodeRef;
 | 
			
		||||
@@ -42,6 +43,7 @@ import org.alfresco.service.cmr.repository.NodeRef;
 | 
			
		||||
 * @author Neil McErlean
 | 
			
		||||
 * @since 3.4
 | 
			
		||||
 */
 | 
			
		||||
@AlfrescoPublicApi
 | 
			
		||||
public interface RatingService
 | 
			
		||||
{
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user