no.sesat.search.datamodel.generic
Class MapDataObjectBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by no.sesat.search.datamodel.generic.MapDataObjectBeanInfo
All Implemented Interfaces:
BeanInfo
Direct Known Subclasses:
DataModelBeanInfo, JunkYardDataObjectBeanInfo, NavigationDataObjectBeanInfo, PageDataObjectBeanInfo, ParametersDataObjectBeanInfo

public class MapDataObjectBeanInfo
extends SimpleBeanInfo

Version:
$Id: MapDataObjectBeanInfo.java 7225 2009-04-09 00:32:20Z ssmiweve $

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
MapDataObjectBeanInfo()
          Creates a new instance of MapDataObjectBeanInfo
 
Method Summary
static PropertyDescriptor[] addSingleMappedPropertyDescriptor(String name, Class<?> cls)
           
 PropertyDescriptor[] getPropertyDescriptors()
           
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapDataObjectBeanInfo

public MapDataObjectBeanInfo()
Creates a new instance of MapDataObjectBeanInfo

Method Detail

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()
Specified by:
getPropertyDescriptors in interface BeanInfo
Overrides:
getPropertyDescriptors in class SimpleBeanInfo

addSingleMappedPropertyDescriptor

public static PropertyDescriptor[] addSingleMappedPropertyDescriptor(String name,
                                                                     Class<?> cls)
Parameters:
name -
cls -
Returns:


Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.