public interface AssociationHandler
Modifier and Type | Method and Description |
---|---|
boolean |
isUpdateNecessary(String property)
Returns true if association should be updated.
|
void |
setThisSideOfAssociation(RecordProperty property,
Object object)
Sets value only this side of the association.
|
void setThisSideOfAssociation(RecordProperty property, Object object)
property
- object
- boolean isUpdateNecessary(String property)
property
- Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.