| 
||||||||||
| 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.iam.service.impl.ResourceRoleServiceImpl
@Service(value="ResourceRoleService") public class ResourceRoleServiceImpl
자원 권한 서비스를 impl 위한 클래스
<< 개정이력(Modification Information) >> 수정일 수정자 수정내용 ------- -------- --------------------------- 2010.12.21 허성철 최초 생성 Copyright (C) 2010 by skoinfo All right reserved.
| Constructor Summary | |
|---|---|
ResourceRoleServiceImpl()
 | 
|
| Method Summary | |
|---|---|
 void | 
deleteResourceRole(ResourceRolesVO resourceRolesVO)
자원 권한 삭제  | 
 void | 
insertResourceRole(ResourceRolesVO resourceRolesVO)
자원 권한 저장  | 
 int | 
selectResourceRoleExistCnt(ResourceRolesVO resourceRolesVO)
자원권한 테이블에 해당 자료 갯수  | 
 java.util.List<ResourceRolesVO> | 
selectResourceRoleList(ResourceRolesVO resourceRolesVO)
자원권한 테이블에 해당 목록  | 
 void | 
updateResourceRole(ResourceRolesVO resourceRolesVO)
자원 권한 수정  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ResourceRoleServiceImpl()
| Method Detail | 
|---|
public int selectResourceRoleExistCnt(ResourceRolesVO resourceRolesVO)
                               throws java.lang.Exception
selectResourceRoleExistCnt in interface ResourceRoleServicejava.lang.Exception
public java.util.List<ResourceRolesVO> selectResourceRoleList(ResourceRolesVO resourceRolesVO)
                                                       throws java.lang.Exception
selectResourceRoleList in interface ResourceRoleServicejava.lang.Exception
public void insertResourceRole(ResourceRolesVO resourceRolesVO)
                        throws java.lang.Exception
insertResourceRole in interface ResourceRoleServicejava.lang.Exception
public void updateResourceRole(ResourceRolesVO resourceRolesVO)
                        throws java.lang.Exception
updateResourceRole in interface ResourceRoleServicejava.lang.Exception
public void deleteResourceRole(ResourceRolesVO resourceRolesVO)
                        throws java.lang.Exception
deleteResourceRole in interface ResourceRoleServicejava.lang.Exception
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||