createDao() | org.turro.activity.SendableActivityCatcher | |
doChangeFor(Sendable v, Path toPath) | org.turro.activity.SendableActivityCatcher | |
JpaParticipationCatcher< Sendable >.doChangeFor(V v, Path toPath) | org.turro.activity.JpaParticipationCatcher< Sendable > | |
doDelete(Sendable v) | org.turro.activity.SendableActivityCatcher | |
JpaParticipationCatcher< Sendable >.doDelete(V v) | org.turro.activity.JpaParticipationCatcher< Sendable > | |
doShow(Sendable v) | org.turro.activity.SendableActivityCatcher | |
JpaParticipationCatcher< Sendable >.doShow(V v) | org.turro.activity.JpaParticipationCatcher< Sendable > | |
getCanChangeFor(Sendable v) | org.turro.activity.SendableActivityCatcher | |
JpaParticipationCatcher< Sendable >.getCanChangeFor(V v) | org.turro.activity.JpaParticipationCatcher< Sendable > | |
getCanDelete(Sendable v) | org.turro.activity.SendableActivityCatcher | |
JpaParticipationCatcher< Sendable >.getCanDelete(V v) | org.turro.activity.JpaParticipationCatcher< Sendable > | |
getDao() | org.turro.activity.JpaParticipationCatcher< Sendable > | |
getDescription() | org.turro.activity.SendableActivityCatcher | |
getDescription(Sendable v) | org.turro.activity.SendableActivityCatcher | |
JpaParticipationCatcher< Sendable >.getDescription(V v) | org.turro.activity.JpaParticipationCatcher< Sendable > | |
getParticipations(Path entityPath) | org.turro.activity.JpaParticipationCatcher< Sendable > | |
getQuery(Path entityPath) | org.turro.activity.SendableActivityCatcher | |
getReferringEntity(Sendable v) | org.turro.activity.SendableActivityCatcher | |
JpaParticipationCatcher< Sendable >.getReferringEntity(V v) | org.turro.activity.JpaParticipationCatcher< Sendable > | |
onChange(Object entity) | org.turro.activity.SendableActivityCatcher | |
onDelete(Object entity) | org.turro.activity.SendableActivityCatcher | |