What is ATG ChangeAwareList and ChangeAwareMap

I just came across the term ChangeAwareList in my code ATG codebase somebody had developed. What does this mean? When can it be used? Any specific examples? Or changeAwareMap for that matter.

Asked

(0) Votes

2 Answers

  • ChangeAwareList and ChangeAwareMap ensure when the parent RepositoryItem has relationships added or removed, when the parent item is updated, that the new relationship are insert/deleted from the database.

     

    Answered 7 years ago
  • Thanks Adarsh.

    Can you provide some example or use case for the same

    Regards,

    Mayank Batra

    Answered 7 years ago