Description
Viewmodels, that get new-ed up either programmatically (via the FactoryService) or by the framework's internal de-serialization mechanism, should honor initialization methods (those annotated with PostConstruct).
Viewmodels, that get new-ed up either programmatically (via the FactoryService) or by the framework's internal de-serialization mechanism, should honor initialization methods (those annotated with PostConstruct).