BrightSide Workbench Full Report + Source Code
org.turro.activity.IParticipationCatcher Interface Reference
Inheritance diagram for org.turro.activity.IParticipationCatcher:

Public Member Functions

String getDescription ()
 
List< IParticipationgetParticipations (Path entityPath)
 
void onChange (Object entity)
 
void onDelete (Object entity)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 28 of file IParticipationCatcher.java.

Member Function Documentation

◆ getDescription()

String org.turro.activity.IParticipationCatcher.getDescription ( )

◆ getParticipations()

List<IParticipation> org.turro.activity.IParticipationCatcher.getParticipations ( Path  entityPath)

◆ onChange()

void org.turro.activity.IParticipationCatcher.onChange ( Object  entity)

◆ onDelete()

void org.turro.activity.IParticipationCatcher.onDelete ( Object  entity)

The documentation for this interface was generated from the following file: