Package | Description |
---|---|
net.bluemind.calendar.api | |
net.bluemind.calendar.persistence | |
net.bluemind.lmtp.filter.imip |
Modifier and Type | Field and Description |
---|---|
java.util.List<VEventCounter> |
VEventSeries.counters |
Modifier and Type | Field and Description |
---|---|
VEventCounter |
VEventSeriesStore.VEventCounterDB.counter |
Modifier and Type | Method and Description |
---|---|
java.util.List<VEventCounter> |
VEventCounterStore.get(Item item) |
java.util.List<java.util.List<VEventCounter>> |
VEventCounterStore.getMultiple(java.util.List<Item> items) |
static JdbcAbstractStore.EntityPopulator<VEventCounter> |
VEventCounterColumns.populator() |
static JdbcAbstractStore.StatementValues<VEventCounter> |
VEventCounterColumns.values(long id) |
Modifier and Type | Method and Description |
---|---|
void |
VEventCounterStore.create(Item item,
java.util.List<VEventCounter> value) |
void |
VEventCounterStore.update(Item item,
java.util.List<VEventCounter> value) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Optional<VEventCounter> |
AbstractLmtpHandler.getExistingCounter(java.util.List<VEventCounter> counters,
VEventOccurrence event,
VEventCounter.CounterOriginator counterOriginator) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Optional<VEventCounter> |
AbstractLmtpHandler.getExistingCounter(java.util.List<VEventCounter> counters,
VEventOccurrence event,
VEventCounter.CounterOriginator counterOriginator) |
Copyright © 2021. All Rights Reserved.