public class GEObjectDescriptor extends AbstractClassDescriptor
| Modifier | Constructor and Description |
|---|---|
protected |
GEObjectDescriptor(java.lang.Class beanClass,
int nameCullFieldName)
Creates a new instance of GEObjectDescriptor
|
protected |
GEObjectDescriptor(java.lang.Class beanClass,
java.lang.String cullName) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(java.lang.Object bean) |
add, addList, addMap, addMapList, addSimple, clone, getBeanClass, getCullName, getImplClass, getProperties, getProperty, getProperty, getPropertyByCullFieldName, getPropertyCount, getPropertyNames, newInstance, registryObjects, setImplClass, toStringprotected GEObjectDescriptor(java.lang.Class beanClass,
int nameCullFieldName)
protected GEObjectDescriptor(java.lang.Class beanClass,
java.lang.String cullName)
public void validate(java.lang.Object bean)
throws InvalidObjectException
InvalidObjectExceptionCopyright © 2007 Sun Microsystems, Inc. All rights reserved.