| Interface | Description |
|---|---|
| BusinessValidator |
This Interface defines the contract for business validation on an object.
|
| HashCodeGenerator |
This interface defines the contract for hash code generation handlers.
|
| IdentityEvaluator |
This interface defines the business equality contract between two POJOs.
|
| IdentityHandler |
| Class | Description |
|---|---|
| IdentityFactory |
This is the Default factory that holds the default implementation of
IdentityEvaluator,
HashCodeGenerator and BusinessValidator. |
Copyright © 2010–2019. All rights reserved.