|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webobjects.eocontrol.EOClassDescription
er.rest.BeanInfoClassDescription
public class BeanInfoClassDescription
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.webobjects.eocontrol.EOClassDescription |
---|
com.webobjects.eocontrol.EOClassDescription.ClassDelegate |
Field Summary |
---|
Fields inherited from class com.webobjects.eocontrol.EOClassDescription |
---|
_CLASS, ClassDescriptionNeededForClassNotification, ClassDescriptionNeededForEntityNameNotification, DeleteRuleCascade, DeleteRuleDeny, DeleteRuleNoAction, DeleteRuleNullify |
Constructor Summary | |
---|---|
BeanInfoClassDescription(java.lang.Class clazz)
|
Method Summary | |
---|---|
com.webobjects.foundation.NSArray |
attributeKeys()
|
com.webobjects.eocontrol.EOClassDescription |
classDescriptionForDestinationKey(java.lang.String detailKey)
|
java.lang.Class |
classForAttributeKey(java.lang.String key)
|
java.lang.Object |
createInstance()
|
java.lang.String |
entityName()
|
protected boolean |
isAttribute(java.lang.Class type)
|
protected boolean |
isAttribute(java.beans.PropertyDescriptor descriptor)
|
boolean |
isAttributeMethod(java.lang.String methodName)
|
protected boolean |
isToMany(java.lang.Class type)
|
protected boolean |
isToMany(java.beans.PropertyDescriptor descriptor)
|
boolean |
isToManyMethod(java.lang.String methodName)
|
boolean |
isToOneMethod(java.lang.String methodName)
|
com.webobjects.foundation.NSArray |
toManyRelationshipKeys()
|
com.webobjects.foundation.NSArray |
toOneRelationshipKeys()
|
Methods inherited from class com.webobjects.eocontrol.EOClassDescription |
---|
_awakeFromRegistration, _concreteSubClassDescriptionForDeferredFault, _decimalFormatter, _enforcedKVCNumberClassForKey, _globalIDWithEntityName, _integerFormatter, _newDictionaryForProperties, _timestampFormatter, awakeObjectFromFetch, awakeObjectFromInsertion, classDelegate, classDescriptionForClass, classDescriptionForEntityName, classDescriptionForKeyPath, clientAttributeKeys, clientToManyRelationshipKeys, clientToOneRelationshipKeys, createInstanceWithEditingContext, defaultFormatterForKey, defaultFormatterForKeyPath, deleteRuleForRelationshipKey, displayNameForKey, fetchSpecificationNamed, finalize, invalidateClassDescriptionCache, inverseForRelationshipKey, ownsDestinationObjectsForRelationshipKey, propagateDeleteForObject, registerClassDescription, setClassDelegate, superClassDescription, toString, userPresentableDescriptionForObject, validateObjectForDelete, validateObjectForSave, validateValueForKey |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BeanInfoClassDescription(java.lang.Class clazz)
Method Detail |
---|
public java.lang.String entityName()
entityName
in class com.webobjects.eocontrol.EOClassDescription
public java.lang.Class classForAttributeKey(java.lang.String key)
classForAttributeKey
in class com.webobjects.eocontrol.EOClassDescription
protected boolean isAttribute(java.beans.PropertyDescriptor descriptor)
protected boolean isAttribute(java.lang.Class type)
protected boolean isToMany(java.beans.PropertyDescriptor descriptor)
protected boolean isToMany(java.lang.Class type)
public boolean isAttributeMethod(java.lang.String methodName)
public boolean isToOneMethod(java.lang.String methodName)
public boolean isToManyMethod(java.lang.String methodName)
public com.webobjects.foundation.NSArray attributeKeys()
attributeKeys
in class com.webobjects.eocontrol.EOClassDescription
public com.webobjects.foundation.NSArray toOneRelationshipKeys()
toOneRelationshipKeys
in class com.webobjects.eocontrol.EOClassDescription
public com.webobjects.foundation.NSArray toManyRelationshipKeys()
toManyRelationshipKeys
in class com.webobjects.eocontrol.EOClassDescription
public com.webobjects.eocontrol.EOClassDescription classDescriptionForDestinationKey(java.lang.String detailKey)
classDescriptionForDestinationKey
in class com.webobjects.eocontrol.EOClassDescription
public java.lang.Object createInstance()
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |