Public Member Functions | |
List< Interest > | collect (IContact contact, ParticipationReason... reasons) |
List< Interest > | reversed (IContact contact, ParticipationReason... reasons) |
Definition at line 40 of file DossierInterestCollector.java.
List<Interest> org.turro.interest.DossierInterestCollector.collect | ( | IContact | contact, |
ParticipationReason... | reasons | ||
) |
Implements org.turro.interest.InterestCollector.
Definition at line 43 of file DossierInterestCollector.java.
List<Interest> org.turro.interest.DossierInterestCollector.reversed | ( | IContact | contact, |
ParticipationReason... | reasons | ||
) |
Implements org.turro.interest.InterestCollector.
Definition at line 73 of file DossierInterestCollector.java.