Project Wonder 5.0

er.extensions.eof
Class ERXEOAttribute

java.lang.Object
  extended by com.webobjects.eoaccess.EOProperty
      extended by com.webobjects.eoaccess.EOAttribute
          extended by er.extensions.eof.ERXEOAttribute
All Implemented Interfaces:
com.webobjects.eoaccess.EOPropertyListEncoding, com.webobjects.eoaccess.EOSQLExpression.SQLValue

public class ERXEOAttribute
extends com.webobjects.eoaccess.EOAttribute

ERXEOAttribute exists only to make the EOAttribute(EOEntity, String) constructor public.

Author:
mschrag

Field Summary
 
Fields inherited from class com.webobjects.eoaccess.EOAttribute
_adaptorValueConversionMethod, _adaptorValueConversionMethodName, _adaptorValueType, _className, _columnName, _definitionArray, _externalType, _flags_allowsNull, _flags_isNonUpdateable, _flags_isNonUpdateableInitialized, _flags_isReadOnly, _flags_protoOverride, _internalInfo, _name, _parameterDirection, _parent, _parentStoredProcedure, _precision, _prototype, _prototypeName, _readFormat, _scale, _serverTimeZone, _sourceToDestinationKeyMap, _userInfo, _valueClass, _valueClassName, _valueFactoryMethod, _valueFactoryMethodName, _valueType, _VTBigDecimal, _VTBoolean, _VTByte, _VTCharStream, _VTCharTrimString, _VTCoerceDate, _VTDate, _VTDouble, _VTEncodedBytes, _VTFloat, _VTInteger, _VTLong, _VTShort, _VTString, _VTTime, _VTTimestamp, _VTUnknown, _width, _writeFormat, AdaptorBytesType, AdaptorCharactersType, AdaptorDateType, AdaptorNumberType, FactoryMethodArgumentIsBytes, FactoryMethodArgumentIsData, FactoryMethodArgumentIsString, InOutParameter, InParameter, OutParameter, Void
 
Constructor Summary
ERXEOAttribute()
           
ERXEOAttribute(com.webobjects.eoaccess.EOEntity entity, java.lang.String definition)
           
ERXEOAttribute(com.webobjects.foundation.NSDictionary plist, java.lang.Object owner)
           
 
Method Summary
 
Methods inherited from class com.webobjects.eoaccess.EOAttribute
_adaptorValueClass, _definitionArray, _enumForKey, _factoryMethodArgumentTypeFromString, _flushCache, _hasAnyOverrides, _internalInfo, _isKeyEnumDefinedByPrototype, _isKeyEnumOverriden, _isNonUpdateable, _isPrimaryKeyClassProperty, _keyForEnum, _normalizeDefinitionPath, _objectForPlist, _prototypeKeys, _removeFromEntityArraySelector, _resetPrototype, _setDefinitionArray, _setDefinitionWithoutFlushingCaches, _setInternalInfo, _setNewFormatStringOld, _setOverrideForKeyEnum, _setSourceToDestinationKeyMap, _setValuesFromTargetAttribute, _sourceToDestinationKeyMap, _stringForFactoryMethodArgumentType, _updateFromPrototype, _valueTypeChar, adaptorValueByConvertingAttributeValue, adaptorValueConversionMethod, adaptorValueConversionMethodName, adaptorValueType, allowsNull, awakeWithPropertyList, beautifyName, className, columnName, definition, encodeIntoPropertyList, entity, externalType, factoryMethodArgumentType, isDerived, isFlattened, isReadOnly, name, newValueForBytes, newValueForBytesString, newValueForImmutableBytes, newValueForString, overridesPrototypeDefinitionForKey, parameterDirection, parent, precision, prototype, prototypeName, readFormat, relationshipPath, scale, serverTimeZone, setAdaptorValueConversionMethodName, setAllowsNull, setClassName, setColumnName, setDefinition, setExternalType, setFactoryMethodArgumentType, setName, setParameterDirection, setPrecision, setPrototype, setReadFormat, setReadOnly, setScale, setServerTimeZone, setUserInfo, setValueClassName, setValueFactoryMethodName, setValueType, setWidth, setWriteFormat, storedProcedure, toString, userInfo, validateValue, valueClassName, valueFactoryMethod, valueFactoryMethodName, valueForSQLExpression, valueType, width, writeFormat
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ERXEOAttribute

public ERXEOAttribute()

ERXEOAttribute

public ERXEOAttribute(com.webobjects.foundation.NSDictionary plist,
                      java.lang.Object owner)

ERXEOAttribute

public ERXEOAttribute(com.webobjects.eoaccess.EOEntity entity,
                      java.lang.String definition)

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.