static void |
CalllogCursor.onPostDelete(ICelesta celesta,
Consumer<? super CalllogCursor> cursorConsumer) |
static void |
CalllogCursor.onPostInsert(ICelesta celesta,
Consumer<? super CalllogCursor> cursorConsumer) |
static void |
CalllogCursor.onPostUpdate(ICelesta celesta,
Consumer<? super CalllogCursor> cursorConsumer) |
static void |
CalllogCursor.onPreDelete(ICelesta celesta,
Consumer<? super CalllogCursor> cursorConsumer) |
static void |
CalllogCursor.onPreInsert(ICelesta celesta,
Consumer<? super CalllogCursor> cursorConsumer) |
static void |
CalllogCursor.onPreUpdate(ICelesta celesta,
Consumer<? super CalllogCursor> cursorConsumer) |