InterviewSolution
| 1. |
What Is An Ao? |
|
Answer» An association OBJECT is created where we link EO’s. For example TAKE the search page where we link the same EO to form a association between the manager and employee. EVERY employee should have a manager associated. But if it President then no there is no manager associated. This is a PERFECT example to UNDERSTAND the AO. An association object is created where we link EO’s. For example take the search page where we link the same EO to form a association between the manager and employee. Every employee should have a manager associated. But if it President then no there is no manager associated. This is a perfect example to understand the AO. |
|