| Package | Description |
|---|---|
| org.tentackle.i18n.pdo |
PDOs for resource bundles stored in the database.
|
| Modifier and Type | Field and Description |
|---|---|
static PersistentObjectClassVariables<StoredBundle,StoredBundlePersistenceImpl> |
StoredBundlePersistenceImpl.CLASSVARIABLES
Variables common to all instances of StoredBundlePersistenceImpl.
|
| Modifier and Type | Method and Description |
|---|---|
PersistentObjectClassVariables<StoredBundle,StoredBundlePersistenceImpl> |
StoredBundlePersistenceImpl.getClassVariables() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StoredBundlePersistenceImpl.createComponentsInSnapshot(StoredBundlePersistenceImpl snapshot)
Updates the components in snapshot object.
The snapshot object is assumed to be a clone of this object. |
protected void |
StoredBundlePersistenceImpl.revertAttributesToSnapshot(StoredBundlePersistenceImpl snapshot)
Copies all attributes from a snapshot back to this object.
|
protected void |
StoredBundlePersistenceImpl.revertComponentsToSnapshot(StoredBundlePersistenceImpl snapshot)
Reverts all components of this object to a given snapshot.
|
Tentackle - distributed, domain- and model-driven