|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortletRatingsDefinition
Provides an interface for defining the ratings used by an entity (or entities) in a portlet.
This information is used to render a user interface with the entities using ratings, grouped by portlet to allow changing the ratings type.
Implementations must be registered in the OSGI Registry with the property "model.class.name" to specify which entity this definition applies to.
| Method Summary | |
|---|---|
RatingsType |
getDefaultRatingsType()
Returns the default ratings type of the entity. |
String |
getPortletId()
Returns the ID of the main portlet associated to the entity. |
| Method Detail |
|---|
RatingsType getDefaultRatingsType()
String getPortletId()
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||