java.lang.Object
WOComponent
com.webobjects.woextensions.WOToOneRelationship
- public class WOToOneRelationship
- extends WOComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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 EODatabaseDataSource _dataSource
_uiStyle
protected java.lang.String _uiStyle
_isMandatory
protected boolean _isMandatory
theCurrentItem
protected java.lang.Object theCurrentItem
_privateList
protected NSArray _privateList
_privateSelection
protected java.lang.Object _privateSelection
_noneString
public static java.lang.String _noneString
WOToOneRelationship
public WOToOneRelationship(WOContext aContext)
isStateless
public boolean isStateless()
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 EODatabaseDataSource dataSource()
setDataSource
public void setDataSource(EODatabaseDataSource aValue)
uiStyle
public java.lang.String uiStyle()
setUiStyle
public void setUiStyle(java.lang.String aValue)
isMandatory
protected boolean isMandatory()
setIsMandatory
public void setIsMandatory(java.lang.Object aValue)
theCurrentItem
public java.lang.Object theCurrentItem()
setTheCurrentItem
public void setTheCurrentItem(java.lang.Object aValue)
_privateList
protected NSArray _privateList()
set_privateList
public void set_privateList(NSArray aValue)
_privateSelection
public java.lang.Object _privateSelection()
set_privateSelection
public void set_privateSelection(java.lang.Object aValue)
_invalidateCaches
protected void _invalidateCaches()
reset
public void reset()
_localSourceObject
protected java.lang.Object _localSourceObject()
_localIsMandatory
protected boolean _localIsMandatory()
_localSourceEntityName
protected java.lang.String _localSourceEntityName()
_localRelationshipKey
protected java.lang.String _localRelationshipKey()
_localDestinationDisplayKey
protected java.lang.String _localDestinationDisplayKey()
entityWithEntityAndKeyPath
public EOEntity entityWithEntityAndKeyPath(EOEntity entity,
java.lang.String keyPath)
_localDataSource
protected EODataSource _localDataSource()
_localUiStyle
protected java.lang.Object _localUiStyle()
updateSourceObject
public void updateSourceObject(java.lang.Object anEO)
setSelection
public void setSelection(java.lang.Object anEO)
selection
public java.lang.Object selection()
theList
public NSArray theList()
setTheList
public void setTheList(NSArray aValue)
theCurrentValue
public java.lang.Object theCurrentValue()
isRadio
public boolean isRadio()
isPopup
public boolean isPopup()
isBrowser
public boolean isBrowser()