Uses of Interface
ch.elca.el4j.util.objectwrapper.interfaces.KeyedVersioned

Packages that use KeyedVersioned
ch.elca.el4j.util.objectwrapper.impl   
 

Uses of KeyedVersioned in ch.elca.el4j.util.objectwrapper.impl
 

Classes in ch.elca.el4j.util.objectwrapper.impl that implement KeyedVersioned
 class KeyedVersionedEl4jImpl
          Implementation of KeyedVersioned that uses the provided methods of the EL4J base class.
 class KeyedVersionedHibernateImpl
          Implementation of keyed/versioned.
 class KeyedVersionedReflectionImpl
          Implementation of KeyedVersioned that uses reflection on properties "key" and "version".
 



Copyright © 2005-2011 ELCA. All Rights Reserved.