Uses of Class
com.safeidentity.adminservice.objects.CustPerm

Packages that use CustPerm
com.safeidentity.adminservice   
com.safeidentity.adminservice.dao   
com.safeidentity.adminservice.dao.ldap   
com.safeidentity.adminservice.impl   
 

Uses of CustPerm in com.safeidentity.adminservice
 

Methods in com.safeidentity.adminservice that return CustPerm
 CustPerm CustAdmin.getCustPermInfo(java.lang.String strAdminInfo, java.lang.String strCustPermInfo)
          CustPerm °´Ã¼¸¦ ¹ÝȯÇÑ´Ù.
 

Methods in com.safeidentity.adminservice with parameters of type CustPerm
 boolean CustAdmin.addCustPerm(java.lang.String strAdminInfo, CustPerm CustPermInfo, boolean bIgnoreDetailException)
          CustPerm ¿£Æ®¸®¸¦ Ãß°¡ÇÑ´Ù.
 boolean CustAdmin.modifyCustPerm(java.lang.String strAdminInfo, CustPerm CustPermInfo, boolean bIgnoreDetailException)
          CustPermÀ» º¯°æÇÑ´Ù.
 

Uses of CustPerm in com.safeidentity.adminservice.dao
 

Methods in com.safeidentity.adminservice.dao that return CustPerm
 CustPerm CustPermDao.getCustPermInfo(java.lang.String strCustPermInfo, Macl macl)
          CustPerm °´Ã¼¸¦ ¹ÝȯÇÑ´Ù.
 

Methods in com.safeidentity.adminservice.dao with parameters of type CustPerm
 boolean CustPermDao.addCustPerm(CustPerm CustPermInfo, java.util.Set setModifyAttr, boolean bModifyProf)
          CustPerm ¿£Æ®¸®¸¦ Ãß°¡ÇÑ´Ù.
 boolean CustPermDao.modifyCustPerm(CustPerm CustPermInfo, java.util.Set setModifyAttr, boolean bModifyProf)
          CustPermÀ» º¯°æÇÑ´Ù.
 

Uses of CustPerm in com.safeidentity.adminservice.dao.ldap
 

Methods in com.safeidentity.adminservice.dao.ldap that return CustPerm
 CustPerm LdapCustPermDao.getCustPermInfo(java.lang.String strCustPermInfo, Macl macl)
           
 

Methods in com.safeidentity.adminservice.dao.ldap with parameters of type CustPerm
 boolean LdapCustPermDao.addCustPerm(CustPerm CustPermInfo, java.util.Set setModifyAttr, boolean bModifyProf)
           
 boolean LdapCustPermDao.modifyCustPerm(CustPerm CustPermInfo, java.util.Set setModifyAttr, boolean bModifyProf)
           
 

Uses of CustPerm in com.safeidentity.adminservice.impl
 

Methods in com.safeidentity.adminservice.impl that return CustPerm
 CustPerm CustManager.getCustPermInfo(java.lang.String strAdminInfo, java.lang.String strCustPermInfo)
           
 

Methods in com.safeidentity.adminservice.impl with parameters of type CustPerm
 boolean CustManager.addCustPerm(java.lang.String strAdminInfo, CustPerm CustPermInfo, boolean bIgnoreDetailException)
           
 boolean CustManager.modifyCustPerm(java.lang.String strAdminInfo, CustPerm CustPermInfo, boolean bIgnoreDetailException)
           
 



Copyright © 2004 SoftForum Corp. All Rights Reserved.