de.schwarzrot.data.access.pref
Class PreferencesEntityIntrospector
java.lang.Object
de.schwarzrot.data.access.support.EntityIntrospector
de.schwarzrot.data.access.pref.PreferencesEntityIntrospector
public class PreferencesEntityIntrospector
- extends EntityIntrospector
class to complete entity introspection for preferences data storage systems.
All properties, that are not member of skiplists, are treaten as being
persistent. There is no name conversion from property name to properties
physical name.
- Author:
- Reinhard Mantey
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferencesEntityIntrospector
public PreferencesEntityIntrospector()
patchPropertyInfo
public void patchPropertyInfo(PropertyInfo info,
EntityDescriptor ed)
- Description copied from class:
EntityIntrospector
- callback to extend/change introspection. Default behaviour is to set all
properties, that don't have an entry in skiplist, to being persistent.
- Overrides:
patchPropertyInfo
in class EntityIntrospector
- Parameters:
info
- the collected PropertyInfo
ed
- the EntityDescriptor
holding the PropertyInfo
entry
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.