As with all custom objects and handlers created with the CA Identity Manager APIs, CA Identity Manager executes a logical attribute handler by calling methods in the handler’s adapter object.
CA Identity Manager calls LogicalAttributeAdapter methods in the following stages of task screen processing:
When toLogical() or initialize() returns successfully, CA Identity Manager displays the task screen.
CA Identity Manager calls logical attribute handlers in the order in which they are listed in the Management Console. In each successive handler, CA Identity Manager calls the method that is appropriate for a given stage of task screen processing. For example, validate() is called in each handler when the user clicks Submit.
Note: CA Identity Manager calls business logic task handlers after all logical attribute handler processing is complete. Thus, business logic task handlers have access to the logical attribute values and the physical attribute values set by the logical attribute handlers.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |