To use the CA IAM CS association support, implement com.ca.jcs.assoc.AssocAttributeOpProcessor which has the following methods:
Where your connector uses direct associations, the com.ca.jcs.assoc.DefaultAssocDirectAttributeOpProcessor is likely to provide a useful base class, and it you may not have to code any association logic at all. Otherwise, implement the com.ca.jcs.assoc.AssocIndirectAttributeOpProcessor interface to handle your connector's indirect associations.
| Copyright © 2013 CA. All rights reserved. |
|