| Package | Description |
|---|---|
| org.bedework.eventreg.db |
| Modifier and Type | Class and Description |
|---|---|
class |
BwProperty
An arbitrary property value in bedework.
|
class |
Change
Change log entry
|
class |
FieldDef
Fields that exists in a form.
|
class |
FormDef
A registration to an event for a single person (or entity)
|
class |
RegId
Change log entry
|
class |
Registration
A registration to an event for a single person (or entity)
|
class |
Ticket
Concrete representation of a ticket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventregDb.add(DbItem val)
Add the item.
|
void |
EventregDb.delete(DbItem val)
Delete the dbitem.
|
void |
EventregDb.update(DbItem val)
Update the persisted state of the item.
|
Copyright © 2019 Bedework. All rights reserved.