The <id>
element defines a method to obtain the unique ID of the object that the finder identifies.
The <id>
element is optional. The <id>
element has the following attributes.
Attributes | Value | Description |
---|---|---|
accessor |
Method name | The accessor attribute allows you to define an OGNL expression to validate an object's properties. Mandatory attribute. |
Parent Element | Child Elements |
---|---|
<finder> |
None |