SRJRCFrames
v0.1.296

de.schwarzrot.data.access.pref
Class PreferencesEntityIntrospector

java.lang.Object
  extended by de.schwarzrot.data.access.support.EntityIntrospector
      extended by 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

Constructor Summary
PreferencesEntityIntrospector()
           
 
Method Summary
 void patchPropertyInfo(PropertyInfo info, EntityDescriptor ed)
          callback to extend/change introspection.
 
Methods inherited from class de.schwarzrot.data.access.support.EntityIntrospector
dumpCache, getEntityDescriptor, getLogger, getMapped, initForDescriptor, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencesEntityIntrospector

public PreferencesEntityIntrospector()
Method Detail

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

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
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.