|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CustomEntityDirtinessStrategy.AttributeChecker
Responsible for identifying when attributes are dirty.
Method Summary | |
---|---|
boolean |
isDirty(CustomEntityDirtinessStrategy.AttributeInformation attributeInformation)
Do the attribute dirty check. |
Method Detail |
---|
boolean isDirty(CustomEntityDirtinessStrategy.AttributeInformation attributeInformation)
attributeInformation
- Information about the attribute which is useful to help determine if it is
dirty.
true
indicates the attribute value has changed; false
indicates it has not.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |