com.webobjects.woextensions
Class WOToManyRelationship
java.lang.Object
com.webobjects.appserver.WOElement
com.webobjects.appserver.WOComponent
com.webobjects.woextensions.WOToManyRelationship
- All Implemented Interfaces:
- com.webobjects.appserver.WOActionResults, com.webobjects.foundation.NSKeyValueCoding, com.webobjects.foundation.NSKeyValueCoding.ErrorHandling, com.webobjects.foundation.NSKeyValueCodingAdditions, com.webobjects.foundation.NSValidation, java.io.Serializable, java.lang.Cloneable
public class WOToManyRelationship
- extends com.webobjects.appserver.WOComponent
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class com.webobjects.appserver.WOComponent |
com.webobjects.appserver.WOComponent._EventLoggingEnabler, com.webobjects.appserver.WOComponent.Event |
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
com.webobjects.foundation.NSKeyValueCodingAdditions.DefaultImplementation, com.webobjects.foundation.NSKeyValueCodingAdditions.Utility |
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCoding |
com.webobjects.foundation.NSKeyValueCoding._BooleanFieldBinding, com.webobjects.foundation.NSKeyValueCoding._BooleanMethodBinding, com.webobjects.foundation.NSKeyValueCoding._FieldBinding, com.webobjects.foundation.NSKeyValueCoding._ForwardingBinding, com.webobjects.foundation.NSKeyValueCoding._KeyBinding, com.webobjects.foundation.NSKeyValueCoding._KeyBindingCreation, com.webobjects.foundation.NSKeyValueCoding._MethodBinding, com.webobjects.foundation.NSKeyValueCoding._NumberFieldBinding, com.webobjects.foundation.NSKeyValueCoding._NumberMethodBinding, com.webobjects.foundation.NSKeyValueCoding._ReflectionKeyBindingCreation, com.webobjects.foundation.NSKeyValueCoding.ErrorHandling, com.webobjects.foundation.NSKeyValueCoding.Null, com.webobjects.foundation.NSKeyValueCoding.UnknownKeyException, com.webobjects.foundation.NSKeyValueCoding.ValueAccessor |
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSValidation |
com.webobjects.foundation.NSValidation._MethodBinding, com.webobjects.foundation.NSValidation._ValidationBinding, com.webobjects.foundation.NSValidation.DefaultImplementation, com.webobjects.foundation.NSValidation.Utility, com.webobjects.foundation.NSValidation.ValidationException |
Fields inherited from class com.webobjects.appserver.WOComponent |
_Extension, _IsEventLoggingEnabled, _keyAssociations |
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding.ErrorHandling |
_CLASS |
Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator |
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding |
NullValue |
Fields inherited from interface com.webobjects.foundation.NSValidation |
_CLASS |
Methods inherited from class com.webobjects.appserver.WOComponent |
_associationWithName, _awakeInContext, _childTemplate, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, appendToResponse, application, awake, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, invokeAction, isCachingEnabled, isEventLoggingEnabled, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, sleep, synchronizesVariablesWithBindings, takeValueForKey, takeValueForKeyPath, takeValuesFromRequest, template, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForKey, valueForKeyPath |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_sourceEntityName
protected java.lang.String _sourceEntityName
_relationshipKey
protected java.lang.String _relationshipKey
_sourceObject
protected java.lang.Object _sourceObject
_destinationDisplayKey
protected java.lang.String _destinationDisplayKey
_dataSource
protected com.webobjects.eoaccess.EODatabaseDataSource _dataSource
_uiStyle
protected java.lang.String _uiStyle
_isMandatory
protected boolean _isMandatory
theCurrentItem
protected java.lang.Object theCurrentItem
_privateList
protected com.webobjects.foundation.NSArray _privateList
_privateSelections
protected com.webobjects.foundation.NSArray _privateSelections
WOToManyRelationship
public WOToManyRelationship(com.webobjects.appserver.WOContext aContext)
isStateless
public boolean isStateless()
- Overrides:
isStateless
in class com.webobjects.appserver.WOComponent
sourceEntityName
public java.lang.String sourceEntityName()
setSourceEntityName
public void setSourceEntityName(java.lang.String aValue)
relationshipKey
public java.lang.String relationshipKey()
setRelationshipKey
public void setRelationshipKey(java.lang.String aValue)
sourceObject
public java.lang.Object sourceObject()
setSourceObject
public void setSourceObject(java.lang.Object aValue)
destinationDisplayKey
public java.lang.String destinationDisplayKey()
setDestinationDisplayKey
public void setDestinationDisplayKey(java.lang.String aValue)
dataSource
public com.webobjects.eoaccess.EODatabaseDataSource dataSource()
setDataSource
public void setDataSource(com.webobjects.eoaccess.EODatabaseDataSource aValue)
uiStyle
public java.lang.String uiStyle()
setUiStyle
public void setUiStyle(java.lang.String aValue)
setIsMandatory
public void setIsMandatory(java.lang.Object aValue)
theCurrentItem
public java.lang.Object theCurrentItem()
setTheCurrentItem
public void setTheCurrentItem(java.lang.Object aValue)
_privateList
protected com.webobjects.foundation.NSArray _privateList()
set_privateList
public void set_privateList(com.webobjects.foundation.NSArray aValue)
_privateSelections
public com.webobjects.foundation.NSArray _privateSelections()
set_privateSelections
public void set_privateSelections(com.webobjects.foundation.NSArray aValue)
_invalidateCaches
public void _invalidateCaches()
reset
public void reset()
- Overrides:
reset
in class com.webobjects.appserver.WOComponent
_localSourceEntityName
protected java.lang.String _localSourceEntityName()
_localRelationshipKey
protected java.lang.String _localRelationshipKey()
_localSourceObject
protected java.lang.Object _localSourceObject()
_localDestinationDisplayKey
protected java.lang.String _localDestinationDisplayKey()
entityWithEntityAndKeyPath
public com.webobjects.eoaccess.EOEntity entityWithEntityAndKeyPath(com.webobjects.eoaccess.EOEntity entity,
java.lang.String keyPath)
_localDataSource
protected com.webobjects.eocontrol.EODataSource _localDataSource()
_localUiStyle
protected java.lang.Object _localUiStyle()
_localIsMandatory
protected boolean _localIsMandatory()
updateSourceObject
public void updateSourceObject(com.webobjects.foundation.NSArray newValues)
setSelections
public void setSelections(com.webobjects.foundation.NSArray aValue)
selections
public com.webobjects.foundation.NSArray selections()
theList
public com.webobjects.foundation.NSArray theList()
theCurrentValue
public java.lang.Object theCurrentValue()
isCheckBox
public boolean isCheckBox()
Copyright © 2002 – 2007 Project Wonder.