public class RelationshipErrorMsg extends ValidationDisplayHandler
| Modifier and Type | Field and Description |
|---|---|
protected Entity |
entity |
protected DataMap |
map |
protected Relationship |
rel |
domain, ERROR, NO_ERROR, validationFailure, WARNING| Constructor and Description |
|---|
RelationshipErrorMsg(ValidationFailure result)
Constructor for RelationshipErrorMsg.
|
| Modifier and Type | Method and Description |
|---|---|
void |
displayField(ProjectController mediator,
JFrame frame)
Fires event to display the screen where error should be corrected.
|
getDomain, getErrorMsg, getMessage, getObject, getValidationFailure, setDomain, toStringprotected DataMap map
protected Entity entity
protected Relationship rel
public RelationshipErrorMsg(ValidationFailure result)
result - public void displayField(ProjectController mediator, JFrame frame)
ValidationDisplayHandlerdisplayField in class ValidationDisplayHandlerCopyright © 2001–2015 Apache Cayenne. All rights reserved.