public static interface CustomEntityDirtinessStrategy.AttributeChecker
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isDirty(CustomEntityDirtinessStrategy.AttributeInformation attributeInformation)
Do the attribute dirty check. 
 | 
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.Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.