Uses of Class
org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Packages that use StoredBundlePersistenceImpl
-
Uses of StoredBundlePersistenceImpl in org.tentackle.i18n.pdo
Fields in org.tentackle.i18n.pdo with type parameters of type StoredBundlePersistenceImplModifier and TypeFieldDescriptionStoredBundlePersistenceImpl.CLASSVARIABLESVariables common to all instances of StoredBundlePersistenceImpl.Methods in org.tentackle.i18n.pdo that return types with arguments of type StoredBundlePersistenceImplMethods in org.tentackle.i18n.pdo with parameters of type StoredBundlePersistenceImplModifier and TypeMethodDescriptionprotected voidStoredBundlePersistenceImpl.createComponentsInSnapshot(StoredBundlePersistenceImpl snapshot) Updates the components in snapshot object.
The snapshot object is assumed to be a clone of this object.protected voidStoredBundlePersistenceImpl.revertAttributesToSnapshot(StoredBundlePersistenceImpl snapshot) Copies all attributes from a snapshot back to this object.protected voidStoredBundlePersistenceImpl.revertComponentsToSnapshot(StoredBundlePersistenceImpl snapshot) Reverts all components of this object to a given snapshot.