Package org.cxbox.core.service.impl
Class ViewServiceImpl
- java.lang.Object
-
- org.cxbox.core.service.impl.ViewServiceImpl
-
- All Implemented Interfaces:
ViewService
@Service @Transactional public class ViewServiceImpl extends Object implements ViewService
-
-
Constructor Summary
Constructors Constructor Description ViewServiceImpl()
-
-
-
Method Detail
-
getScreen
public ScreenDTO getScreen(String name)
- Specified by:
getScreenin interfaceViewService
-
-