|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TagRepresentationProvider
Implementations of this interface define a notion of the tag representation. A tag representation is a user profile which can be used for the SimTrust algorithm
Method Summary | |
---|---|
Map<String,Map<String,Double>> |
getUserTagRepresentation(long userId)
Get the tag representation of a specific user |
Method Detail |
---|
Map<String,Map<String,Double>> getUserTagRepresentation(long userId)
userId
- The user ID of the user
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |