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

Packages that use ResPermGroup
com.safeidentity.adminservice   
com.safeidentity.adminservice.dao   
com.safeidentity.adminservice.dao.ldap   
com.safeidentity.adminservice.dao.rdb   
com.safeidentity.adminservice.impl   
 

Uses of ResPermGroup in com.safeidentity.adminservice
 

Methods in com.safeidentity.adminservice that return ResPermGroup
 ResPermGroup RpAdmin.getResPermGroupInfo(java.lang.String strAdminInfo, java.lang.String strResPermGroupDn)
          ±¸ºÐÀÚ(dn)¿¡ ´ëÇÑ ResPermGroup °´Ã¼¸¦ ¹ÝȯÇÑ´Ù.
 

Methods in com.safeidentity.adminservice with parameters of type ResPermGroup
 boolean RpAdmin.addResPermGroup(java.lang.String strAdminInfo, ResPermGroup ResPermGroupInfo, boolean bIgnoreDetailException)
          ResPermGroup ¿£Æ®¸®¸¦ Ãß°¡ÇÑ´Ù.
 boolean RpAdmin.modifyResPermGroup(java.lang.String strAdminInfo, ResPermGroup ResPermGroupInfo, boolean bIgnoreDetailException)
          ±¸ºÐÀÚ(dn)¿¡ ´ëÇÑ ResPermGroupÀ» º¯°æÇÑ´Ù.
 

Uses of ResPermGroup in com.safeidentity.adminservice.dao
 

Methods in com.safeidentity.adminservice.dao that return ResPermGroup
 ResPermGroup ResPermDao.getResPermGroupInfo(java.lang.String strResPermGroupInfo, Macl macl)
          À§Ä¡Á¤º¸(dn)¿¡ ´ëÇÑ ResPermGroup °´Ã¼¸¦ ¹ÝȯÇÑ´Ù.
 

Methods in com.safeidentity.adminservice.dao with parameters of type ResPermGroup
 boolean ResPermDao.addResPermGroup(ResPermGroup ResPermGroupInfo, java.util.Set setModifyAttr, boolean bModifyProf)
          ResPermGroup ¿£Æ®¸®¸¦ Ãß°¡ÇÑ´Ù.
 boolean ResPermDao.modifyResPermGroup(ResPermGroup ResPermGroupInfo, java.util.Set setModifyAttr, boolean bModifyProf)
          À§Ä¡Á¤º¸(dn)¿¡ ´ëÇÑ ResPermGroupÀ» º¯°æÇÑ´Ù.
 

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

Methods in com.safeidentity.adminservice.dao.ldap that return ResPermGroup
 ResPermGroup LdapResPermDao.getResPermGroupInfo(java.lang.String strResPermGroupInfo, Macl macl)
          À§Ä¡Á¤º¸(dn)¿¡ ´ëÇÑ ResPermGroup °´Ã¼¸¦ ¹ÝȯÇÑ´Ù.
 

Methods in com.safeidentity.adminservice.dao.ldap with parameters of type ResPermGroup
 boolean LdapResPermDao.addResPermGroup(ResPermGroup ResPermGroupInfo, java.util.Set setModifyAttr, boolean bModifyProf)
          ResPermGroup ¿£Æ®¸®¸¦ Ãß°¡ÇÑ´Ù.
 boolean LdapResPermDao.modifyResPermGroup(ResPermGroup ResPermGroupInfo, java.util.Set setModifyAttr, boolean bModifyProf)
          À§Ä¡Á¤º¸(dn)¿¡ ´ëÇÑ ResPermGroupÀ» º¯°æÇÑ´Ù.
 

Uses of ResPermGroup in com.safeidentity.adminservice.dao.rdb
 

Methods in com.safeidentity.adminservice.dao.rdb that return ResPermGroup
 ResPermGroup RdbResPermDao.getResPermGroupInfo(java.lang.String strResPermGrpDn, Macl macl)
          À§Ä¡Á¤º¸(dn)¿¡ ´ëÇÑ ResPermGroup °´Ã¼¸¦ ¹ÝȯÇÑ´Ù.
 

Methods in com.safeidentity.adminservice.dao.rdb with parameters of type ResPermGroup
 boolean RdbResPermDao.addResPermGroup(ResPermGroup ResPermGroupInfo, java.util.Set modifySet, boolean bModifyProf)
          ResPermGroup ¿£Æ®¸®¸¦ Ãß°¡ÇÑ´Ù.
 boolean RdbResPermDao.modifyResPermGroup(ResPermGroup ResPermGroupInfo, java.util.Set modifySet, boolean bModifyProf)
          À§Ä¡Á¤º¸(dn)¿¡ ´ëÇÑ ResPermGroupÀ» º¯°æÇÑ´Ù.
 

Uses of ResPermGroup in com.safeidentity.adminservice.impl
 

Methods in com.safeidentity.adminservice.impl that return ResPermGroup
 ResPermGroup RpManager.getResPermGroupInfo(java.lang.String strAdminInfo, java.lang.String strResPermGroupInfo)
          ±¸ºÐÀÚ(dn)¿¡ ´ëÇÑ ResPermGroup °´Ã¼¸¦ ¹ÝȯÇÑ´Ù.
 

Methods in com.safeidentity.adminservice.impl with parameters of type ResPermGroup
 boolean RpManager.addResPermGroup(java.lang.String strAdminInfo, ResPermGroup ResPermGroupInfo, boolean bIgnoreDetailException)
          ResPermGroup ¿£Æ®¸®¸¦ Ãß°¡ÇÑ´Ù.
 boolean RpManager.modifyResPermGroup(java.lang.String strAdminInfo, ResPermGroup ResPermGroupInfo, boolean bIgnoreDetailException)
          ±¸ºÐÀÚ(dn)¿¡ ´ëÇÑ ResPermGroupÀ» º¯°æÇÑ´Ù.
 



Copyright © 2004 SoftForum Corp. All Rights Reserved.