Package org.cxbox.api

Interface ScreenResponsibilityService


public interface ScreenResponsibilityService
Service MUST read meta-data from json files (*.widget.json, *.screen.json, *.view.json and so on) and map it to DTO's that front-end waits during login. Front end will UI according to this dto. Optionally service can store intermediate results in persistent storages/caches