|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MenuUserService
| Method Summary | |
|---|---|
int |
deleteMenuUser(MenuUserVO menuUserVO)
사용자 메뉴 삭제 |
void |
insertMenuUser(MenuUserVO menuUserVO)
사용자 메뉴 입력 |
MenuUserVO |
selectMenuUserData(MenuUserVO menuUserVO)
사용자 메뉴 데이터 VO |
java.util.List<MenuUserVO> |
selectMenuUserList(MenuUserVO menuUserVO)
사용자 메뉴 리스트 |
int |
selectMenuUserTotCnt(MenuUserVO menuUserVO)
사용자 메뉴리스트 카운트 |
java.util.List<MenuUserVO> |
selectSubMenuListUser(MenuUserVO menuUserVO)
사용자 메뉴 dp리스트 |
int |
updateMenuUser(MenuUserVO menuUserVO)
사용자 메뉴 수정 |
| Method Detail |
|---|
int selectMenuUserTotCnt(MenuUserVO menuUserVO)
throws java.lang.Exception
MenuUserVO -
java.lang.Exception
java.util.List<MenuUserVO> selectMenuUserList(MenuUserVO menuUserVO)
throws java.lang.Exception
MenuUserVO -
java.lang.Exception
int deleteMenuUser(MenuUserVO menuUserVO)
throws java.lang.Exception
MenuUserVO -
java.lang.Exception
int updateMenuUser(MenuUserVO menuUserVO)
throws java.lang.Exception
MenuUserVO -
java.lang.Exception
MenuUserVO selectMenuUserData(MenuUserVO menuUserVO)
throws java.lang.Exception
MenuUserVO -
java.lang.Exception
java.util.List<MenuUserVO> selectSubMenuListUser(MenuUserVO menuUserVO)
throws java.lang.Exception
MenuUserVO -
java.lang.Exception
void insertMenuUser(MenuUserVO menuUserVO)
throws java.lang.Exception
MenuUserVO -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||