Uses of Class
org.tentackle.persist.ns.NumberPoolPersistenceImpl
Packages that use NumberPoolPersistenceImpl
-
Uses of NumberPoolPersistenceImpl in org.tentackle.persist.ns
Fields in org.tentackle.persist.ns with type parameters of type NumberPoolPersistenceImplModifier and TypeFieldDescriptionNumberPoolPersistenceImpl.CLASSVARIABLESVariables common to all instances of NumberPoolPersistenceImpl.Methods in org.tentackle.persist.ns that return types with arguments of type NumberPoolPersistenceImplMethods in org.tentackle.persist.ns with parameters of type NumberPoolPersistenceImplModifier and TypeMethodDescriptionprotected voidNumberPoolPersistenceImpl.createComponentsInSnapshot(NumberPoolPersistenceImpl snapshot) Updates the components in snapshot object.
The snapshot object is assumed to be a clone of this object.protected voidNumberPoolPersistenceImpl.revertAttributesToSnapshot(NumberPoolPersistenceImpl snapshot) Copies all attributes from a snapshot back to this object.protected voidNumberPoolPersistenceImpl.revertComponentsToSnapshot(NumberPoolPersistenceImpl snapshot) Reverts all components of this object to a given snapshot.