|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectegovframework.rte.fdl.cmmn.AbstractServiceImpl
egovframework.rfc3.menu.service.impl.MenuUserServiceImpl
@Service(value="MenuUserService") public class MenuUserServiceImpl
| Constructor Summary | |
|---|---|
MenuUserServiceImpl()
|
|
| 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)
메뉴 수정 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MenuUserServiceImpl()
| Method Detail |
|---|
public int selectMenuUserTotCnt(MenuUserVO menuUserVO)
throws java.lang.Exception
selectMenuUserTotCnt in interface MenuUserServiceMenuUserVO -
java.lang.Exception
public java.util.List<MenuUserVO> selectMenuUserList(MenuUserVO menuUserVO)
throws java.lang.Exception
selectMenuUserList in interface MenuUserServiceMenuUserVO -
java.lang.Exception
public int deleteMenuUser(MenuUserVO menuUserVO)
throws java.lang.Exception
deleteMenuUser in interface MenuUserServiceMenuUserVO -
java.lang.Exception
public int updateMenuUser(MenuUserVO menuUserVO)
throws java.lang.Exception
updateMenuUser in interface MenuUserServiceMenuUserVO -
java.lang.Exception
public MenuUserVO selectMenuUserData(MenuUserVO menuUserVO)
throws java.lang.Exception
selectMenuUserData in interface MenuUserServiceMenuUserVO -
java.lang.Exception
public void insertMenuUser(MenuUserVO menuUserVO)
throws java.lang.Exception
insertMenuUser in interface MenuUserServiceMenuUserVO -
java.lang.Exception
public java.util.List<MenuUserVO> selectSubMenuListUser(MenuUserVO menuUserVO)
throws java.lang.Exception
selectSubMenuListUser in interface MenuUserServiceMenuUserVO -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||