Uses of Class
com.safeidentity.adminservice.exceptions.SFResPermExistsException

Packages that use SFResPermExistsException
com.safeidentity.adminservice   
com.safeidentity.adminservice.impl   
 

Uses of SFResPermExistsException in com.safeidentity.adminservice
 

Methods in com.safeidentity.adminservice that throw SFResPermExistsException
 boolean RpAdmin.addResPerm(java.lang.String strAdminInfo, ResPerm ResPermInfo, boolean bIgnoreDetailException)
          ResPerm ¿£Æ®¸®¸¦ Ãß°¡ÇÑ´Ù.
 boolean RpAdmin.moveResPerm(java.lang.String strAdminInfo, java.lang.String strSrcResPermInfo, java.lang.String strDstResPermInfo, boolean bIgnoreDetailException)
          ResPerm¸¦ ´Ù¸¥ À§Ä¡(dn)·Î À̵¿ÇÑ´Ù.
 java.util.Vector RpAdmin.moveAllResPerm(java.lang.String strAdminInfo, java.lang.String strSrcResPermInfo, java.lang.String strDstResPermInfo, boolean bIgnoreDetailException)
          ResPerm¸¦ ´Ù¸¥ À§Ä¡(dn)·Î À̵¿ÇÑ´Ù.
 boolean RpAdmin.copyResPerm(java.lang.String strAdminInfo, java.lang.String strSrcResPermInfo, java.lang.String strDstResPermInfo, boolean bIgnoreDetailException)
          ResPerm¸¦ ´Ù¸¥ À§Ä¡(dn)·Î º¹»çÇÑ´Ù.
 java.util.Vector RpAdmin.copyAllResPerm(java.lang.String strAdminInfo, java.lang.String strSrcResPermInfo, java.lang.String strDstResPermInfo, boolean bIgnoreDetailException)
          ResPerm¸¦ ´Ù¸¥ À§Ä¡·Î º¹»çÇÑ´Ù.
 

Uses of SFResPermExistsException in com.safeidentity.adminservice.impl
 

Methods in com.safeidentity.adminservice.impl that throw SFResPermExistsException
 boolean RpManager.addResPerm(java.lang.String strAdminInfo, ResPerm ResPermInfo, boolean bIgnoreDetailException)
          »õ·Î¿î RP¸¦ »ý¼ºÇÏ¿© RP ±¸Á¶¿¡ Ãß°¡ÇÑ´Ù.
 boolean RpManager.copyResPerm(java.lang.String strAdminInfo, java.lang.String strSrcResPermInfo, java.lang.String strDstResPermInfo, boolean bIgnoreDetailException)
          ResPerm¸¦ ´Ù¸¥ À§Ä¡(dn)·Î º¹»çÇÑ´Ù.
 java.util.Vector RpManager.copyAllResPerm(java.lang.String strAdminInfo, java.lang.String strSrcResPermInfo, java.lang.String strDstResPermInfo, boolean bIgnoreDetailException)
          ResPerm¸¦ ´Ù¸¥ À§Ä¡·Î º¹»çÇÑ´Ù.
 boolean RpManager.moveResPerm(java.lang.String strAdminInfo, java.lang.String strSrcResPermInfo, java.lang.String strDstResPermInfo, boolean bIgnoreDetailException)
          ResPerm¸¦ ´Ù¸¥ À§Ä¡(dn)·Î À̵¿ÇÑ´Ù.
 java.util.Vector RpManager.moveAllResPerm(java.lang.String strAdminInfo, java.lang.String strSrcResPermInfo, java.lang.String strDstResPermInfo, boolean bIgnoreDetailException)
          ResPerm¸¦ ´Ù¸¥ À§Ä¡(dn)·Î À̵¿ÇÑ´Ù.
 



Copyright © 2004 SoftForum Corp. All Rights Reserved.