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