|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhotoWasteBoxVO | |
---|---|
skoinfo.rfc.photo.action | |
skoinfo.rfc.photo.dao |
Uses of PhotoWasteBoxVO in skoinfo.rfc.photo.action |
---|
Methods in skoinfo.rfc.photo.action that return types with arguments of type PhotoWasteBoxVO | |
---|---|
java.util.List<PhotoWasteBoxVO> |
PhotoDataGroupAction.getWasteList()
|
Method parameters in skoinfo.rfc.photo.action with type arguments of type PhotoWasteBoxVO | |
---|---|
void |
PhotoDataGroupAction.setWasteList(java.util.List<PhotoWasteBoxVO> wasteList)
|
Uses of PhotoWasteBoxVO in skoinfo.rfc.photo.dao |
---|
Methods in skoinfo.rfc.photo.dao that return types with arguments of type PhotoWasteBoxVO | |
---|---|
java.util.List<PhotoWasteBoxVO> |
PhotoDAO.getWasteList(org.hibernate.Session session,
java.lang.String userId,
boolean isAdmin,
int beginRow,
int rowCount,
java.util.ArrayList orderByList)
휴지통 목록 리스트 |
Methods in skoinfo.rfc.photo.dao with parameters of type PhotoWasteBoxVO | |
---|---|
void |
PhotoDAO.writeWasteBox(org.hibernate.Session session,
PhotoWasteBoxVO photoWasteBoxVO)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |