org.apache.cayenne.access
Class ToManyMapFault
java.lang.Object
org.apache.cayenne.Fault
org.apache.cayenne.access.ToManyMapFault
- All Implemented Interfaces:
- Serializable
public class ToManyMapFault
- extends Fault
- Since:
- 3.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mapKeyAccessor
protected Accessor mapKeyAccessor
ToManyMapFault
public ToManyMapFault(Accessor mapKeyAccessor)
resolveFault
public Object resolveFault(Persistent sourceObject,
String relationshipName)
- Description copied from class:
Fault
- Returns an object for a given source object and relationship.
- Specified by:
resolveFault
in class Fault
Copyright © 2001-2011 Apache Cayenne. All Rights Reserved.