| Package | Description |
|---|---|
| org.bedework.carddav.server.dirHandlers.db |
| Modifier and Type | Class and Description |
|---|---|
class |
DbCard
A representation of a vcard and properties for database persistance in cardDAV
|
class |
DbCollection
A representation of a vcard and properties for database persistence in cardDAV
|
class |
DbNamedEntity<T>
Base type for a database entity with a name.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<DbEntity<?>> |
DbEntity.getDeletedEntities() |
| Modifier and Type | Method and Description |
|---|---|
void |
DbEntity.addDeletedEntity(DbEntity<?> val)
Add a deleted entity - these may appear as a result of updates.
|
Copyright © 2015 Bedework. All rights reserved.