Interface Rankable
- All Known Implementing Classes:
RankableImpl
public interface Rankable
Represents a rankable consumed by the ranking service
-
Method Summary
-
Method Details
-
getType
String getType() -
getId
long getId()
-
RankableImpl