Public Member Functions | |
List< Interest > | collect (IContact contact, ParticipationReason... reasons) |
List< Interest > | reversed (IContact contact, ParticipationReason... reasons) |
Definition at line 39 of file EntityInterestCollector.java.
List<Interest> org.turro.assistant.EntityInterestCollector.collect | ( | IContact | contact, |
ParticipationReason... | reasons | ||
) |
Implements org.turro.interest.InterestCollector.
Definition at line 42 of file EntityInterestCollector.java.
List<Interest> org.turro.assistant.EntityInterestCollector.reversed | ( | IContact | contact, |
ParticipationReason... | reasons | ||
) |
Implements org.turro.interest.InterestCollector.
Definition at line 58 of file EntityInterestCollector.java.