@Controller
public class BaseController
extends java.lang.Object
| Constructor and Description |
|---|
BaseController() |
| Modifier and Type | Method and Description |
|---|---|
BaseDao |
getBaseDao() |
void |
initBinder(org.springframework.web.bind.WebDataBinder binder) |
void |
setBaseDao(BaseDao baseDao) |