Uses of Class
skoinfo.rfc.user.vo.OutMemberVO

Packages that use OutMemberVO
skoinfo.rfc.user.action   
skoinfo.rfc.user.dao   
 

Uses of OutMemberVO in skoinfo.rfc.user.action
 

Methods in skoinfo.rfc.user.action that return types with arguments of type OutMemberVO
 java.util.List<OutMemberVO> UserAction.getOutMemberListVO()
           
 

Method parameters in skoinfo.rfc.user.action with type arguments of type OutMemberVO
 void UserAction.setOutMemberListVO(java.util.List<OutMemberVO> outMemberListVO)
           
 

Uses of OutMemberVO in skoinfo.rfc.user.dao
 

Methods in skoinfo.rfc.user.dao that return types with arguments of type OutMemberVO
 java.util.List<OutMemberVO> UserDAO.getOutUserList(org.hibernate.Session session, int beginRow, int rowCount)
          탈퇴 회원 목록