PATH |
- Inherits from:
- Object
- Implements:
- NSCoding
- Package:
- com.webobjects.eodistribution.client
Documentation for this class is forthcoming.
- All methods
- EORelationship
- decodeObject
- classForCoder
- deleteRule
- destinationName
- encodeWithCoder
- inverseName
- isMandatory
- isToMany
- name
- ownsDestination
- propagatesPrimaryKey
- toString
- validateValue
public EORelationship()
public static Object decodeObject(NSCoder aNSCoder)
public Class classForCoder()
public int deleteRule()
public String destinationName()
public void encodeWithCoder(NSCoder aNSCoder)
public String inverseName()
public boolean isMandatory()
public boolean isToMany()
public String name()
public boolean ownsDestination()
public boolean propagatesPrimaryKey()
public String toString()
public Object validateValue(Object anObject)
© 2001 Apple Computer, Inc. (Last Published April 17, 2001)