Related resources for UI Object Connector Implementation of Mediator Pattern
  • UI Object Connector Implementation of Mediator PatternĀ 2/26/2009 12:37:55 AM. When we consume business objects in UI, the logic can become pretty complex for activities like setting the business object value, getting the object value and setting the user interface from the object value. We can minimize the complexity of UI interaction with the business object using mediator pattern.