Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #49321 All Revisions ] Back to Issue ]
Summary 0049321: Support custom changes on exported SBO objects
Revision 2022-05-16 17:21 by caristu
Description It would be nice to have an extension mechanism based in hooks that allows to apply custom changes on the SBO objects generated as a result of applying an export entity mapping. This mechanism would make possible to:

- Add additional properties into the SBO
- Remove optional properties from the BO under some conditions (because of some kind of complex logic, see 0049332)
Revision 2022-05-16 12:00 by caristu
Description It would be nice to have an extension mechanism based in hooks that allows to apply custom changes on the SBO objects generated as a result of applying an export entity mapping. This mechanism would make possible to:

- Add additional properties into the SBO
- Add properties into the SBO under some conditions (because of some kind of complex logic)
- Remove properties from the BO under some conditions (because of some kind of complex logic)
Revision 2022-05-16 11:52 by caristu
Description Currently the SynchronizableBusinessObjectToJsonConverter is the standard class that allows to convert SynchronizableBusinessObjects into JSON objects.

It would be nice if this class would provide an extension mechanism that allows to apply custom transformations into the resulting JSONObject.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker