Uses of Interface
org.xwiki.extension.repository.rating.RatableExtensionRepository
-
Packages that use RatableExtensionRepository Package Description org.xwiki.extension.rating -
-
Uses of RatableExtensionRepository in org.xwiki.extension.rating
Methods in org.xwiki.extension.rating that return RatableExtensionRepository Modifier and Type Method Description RatableExtensionRepository
DefaultExtensionRating. getRepository()
RatableExtensionRepository
ExtensionRating. getRepository()
Constructors in org.xwiki.extension.rating with parameters of type RatableExtensionRepository Constructor Description DefaultExtensionRating(int totalVotes, float averageVote, RatableExtensionRepository repository)
-