Public Member Functions | |
String | getDescription () |
List< IParticipation > | getParticipations (Path entityPath) |
void | onChange (Object entity) |
void | onDelete (Object entity) |
Definition at line 28 of file IParticipationCatcher.java.
String org.turro.activity.IParticipationCatcher.getDescription | ( | ) |
Implemented in org.turro.participation.CommonsParticipationCatcher, and org.turro.publication.util.SubscriptionActivityCatcher.
List<IParticipation> org.turro.activity.IParticipationCatcher.getParticipations | ( | Path | entityPath | ) |
Implemented in org.turro.activity.JpaParticipationCatcher< V >.
void org.turro.activity.IParticipationCatcher.onChange | ( | Object | entity | ) |
void org.turro.activity.IParticipationCatcher.onDelete | ( | Object | entity | ) |