@Service
public class WidgetService
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private WidgetDao |
widgetDao |
Constructor and Description |
---|
WidgetService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
private static final long serialVersionUID
@Autowired private WidgetDao widgetDao