- All Superinterfaces:
- com.liferay.apio.architect.identifier.Identifier<com.liferay.portal.apio.identifier.ClassNameClassPK>
public interface AggregateRatingIdentifier
extends com.liferay.apio.architect.identifier.Identifier<com.liferay.portal.apio.identifier.ClassNameClassPK>
Holds information about an AggregateRating
identifier. A ClassNameClassPK
identifies the aggregate rating. The ClassNameClassPK
instance can be created with ClassNameClassPK#create(com.liferay.portal.kernel.model.ClassedModel)
or
ClassNameClassPK#create(String, long)
.