public class AttributeFault extends Fault
Constructor and Description |
---|
AttributeFault(AttributeProperty property) |
Modifier and Type | Method and Description |
---|---|
Object |
resolveFault(Persistent sourceObject,
String attributeName)
Returns an object for a given source object and relationship.
|
public AttributeFault(AttributeProperty property)
public Object resolveFault(Persistent sourceObject, String attributeName)
Fault
resolveFault
in class Fault
Copyright © 2001–2021 Apache Cayenne. All rights reserved.