|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhotoConfigVO | |
---|---|
skoinfo.rfc.photo | |
skoinfo.rfc.photo.action | |
skoinfo.rfc.photo.dao |
Uses of PhotoConfigVO in skoinfo.rfc.photo |
---|
Methods in skoinfo.rfc.photo that return PhotoConfigVO | |
---|---|
PhotoConfigVO |
PhotoManager.getConfigInfo()
PhotoConfig getInfo |
PhotoConfigVO |
PhotoManager.getPhotoActionConfigInfo()
|
Uses of PhotoConfigVO in skoinfo.rfc.photo.action |
---|
Methods in skoinfo.rfc.photo.action that return PhotoConfigVO | |
---|---|
PhotoConfigVO |
PhotoDataGroupAction.getConfigInfo()
|
Methods in skoinfo.rfc.photo.action with parameters of type PhotoConfigVO | |
---|---|
void |
PhotoDataGroupAction.setConfigInfo(PhotoConfigVO configInfo)
|
Uses of PhotoConfigVO in skoinfo.rfc.photo.dao |
---|
Methods in skoinfo.rfc.photo.dao that return PhotoConfigVO | |
---|---|
PhotoConfigVO |
PhotoDAO.getConfigInfo(org.hibernate.Session session)
사진관리 환경 설정 가져오기 |
Methods in skoinfo.rfc.photo.dao with parameters of type PhotoConfigVO | |
---|---|
void |
PhotoDAO.configSave(org.hibernate.Session session,
PhotoConfigVO configInfo)
환경설정 저장 |
void |
PhotoDAO.configUpdate(org.hibernate.Session session,
PhotoConfigVO configInfo)
환경설정 수정 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |