Public Member Functions | |
List< Interest > | collect (IContact contact, ParticipationReason... reasons) |
List< Interest > | reversed (IContact contact, ParticipationReason... reasons) |
Definition at line 29 of file InterestCollector.java.
List<Interest> org.turro.interest.InterestCollector.collect | ( | IContact | contact, |
ParticipationReason... | reasons | ||
) |
Implemented in org.turro.assistant.EntityInterestCollector, and org.turro.interest.DossierInterestCollector.
List<Interest> org.turro.interest.InterestCollector.reversed | ( | IContact | contact, |
ParticipationReason... | reasons | ||
) |
Implemented in org.turro.assistant.EntityInterestCollector, and org.turro.interest.DossierInterestCollector.