|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SystemSettingsVO | |
---|---|
egovframework.rfc3.iam.dao | |
egovframework.rfc3.iam.service | |
egovframework.rfc3.iam.service.impl | |
egovframework.rfc3.iam.web |
Uses of SystemSettingsVO in egovframework.rfc3.iam.dao |
---|
Methods in egovframework.rfc3.iam.dao that return SystemSettingsVO | |
---|---|
SystemSettingsVO |
AccessIpDAO.getSystemSet()
|
Methods in egovframework.rfc3.iam.dao with parameters of type SystemSettingsVO | |
---|---|
void |
AccessIpDAO.updateSystemSettings(SystemSettingsVO systemSettingsVO)
|
Uses of SystemSettingsVO in egovframework.rfc3.iam.service |
---|
Methods in egovframework.rfc3.iam.service that return SystemSettingsVO | |
---|---|
SystemSettingsVO |
AccessIpService.getSystemSet()
|
Methods in egovframework.rfc3.iam.service with parameters of type SystemSettingsVO | |
---|---|
void |
AccessIpService.updateSystemSettings(SystemSettingsVO systemSettingsVO)
|
Uses of SystemSettingsVO in egovframework.rfc3.iam.service.impl |
---|
Methods in egovframework.rfc3.iam.service.impl that return SystemSettingsVO | |
---|---|
SystemSettingsVO |
AccessIpServiceImpl.getSystemSet()
|
Methods in egovframework.rfc3.iam.service.impl with parameters of type SystemSettingsVO | |
---|---|
void |
AccessIpServiceImpl.updateSystemSettings(SystemSettingsVO systemSettingsVO)
|
Uses of SystemSettingsVO in egovframework.rfc3.iam.web |
---|
Methods in egovframework.rfc3.iam.web with parameters of type SystemSettingsVO | |
---|---|
java.lang.String |
AccessIpController.debateUpdateAct(SystemSettingsVO systemSettingsVO,
org.springframework.validation.BindingResult bindingResult,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.ui.ModelMap mode)
|
java.lang.String |
AccessIpController.systemSettings(SystemSettingsVO systemSettingsVO,
org.springframework.ui.ModelMap model)
RFC 환경설정 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |