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

Packages that use RolePrecond
com.safeidentity.adminservice   
com.safeidentity.adminservice.dao   
com.safeidentity.adminservice.dao.ldap   
com.safeidentity.adminservice.dao.rdb   
com.safeidentity.adminservice.impl   
com.safeidentity.adminservice.objects   
 

Uses of RolePrecond in com.safeidentity.adminservice
 

Methods in com.safeidentity.adminservice that return RolePrecond
 RolePrecond RoleAdmin.getRolePrecondInfo(java.lang.String strAdminInfo, java.lang.String strRolePrecondInfo)
          ¿ªÇÒÇÒ´çÁ¤Ã¥ Á¤º¸¸¦ ¾ò¾î¿Â´Ù.
 

Methods in com.safeidentity.adminservice with parameters of type RolePrecond
 boolean RoleAdmin.addRolePrecond(java.lang.String strAdminInfo, RolePrecond roleprecondInfo)
          ¿ªÇÒÇÒ´çÁ¤Ã¥À» Ãß°¡ÇÑ´Ù.
 boolean RoleAdmin.modifyRolePrecond(java.lang.String strAdminInfo, RolePrecond roleprecondInfo)
          ¿ªÇÒÇÒ´çÁ¤Ã¥ÀÇ Á¤º¸¸¦ ¼öÁ¤ÇÑ´Ù.
 

Uses of RolePrecond in com.safeidentity.adminservice.dao
 

Methods in com.safeidentity.adminservice.dao that return RolePrecond
 RolePrecond RoleDao.getRolePrecondInfo(java.lang.String strRolePrecondDn)
           
 

Methods in com.safeidentity.adminservice.dao with parameters of type RolePrecond
 boolean RoleDao.addRolePrecond(RolePrecond roleprecondInfo)
           
 boolean RoleDao.modifyRolePrecond(RolePrecond roleprecondInfo)
           
 

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

Methods in com.safeidentity.adminservice.dao.ldap that return RolePrecond
 RolePrecond LdapRoleDao.getRolePrecondInfo(java.lang.String strRolePrecondDn)
          ¼±Çà Á¶°Ç¿¡ ´ëÇÑ »ó¼¼ÇÑ Á¤º¸¸¦ ¾ò´Â´Ù.
 

Methods in com.safeidentity.adminservice.dao.ldap with parameters of type RolePrecond
 boolean LdapRoleDao.addRolePrecond(RolePrecond roleprecondInfo)
          ¼±Çà Á¶°ÇÀ» Ãß°¡ÇÑ´Ù.
 boolean LdapRoleDao.modifyRolePrecond(RolePrecond roleprecondInfo)
          ¼±Çà Á¶°Ç Á¤º¸¸¦ ¼öÁ¤ÇÑ´Ù.
 

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

Methods in com.safeidentity.adminservice.dao.rdb that return RolePrecond
 RolePrecond RdbRoleDao.getRolePrecondInfo(java.lang.String strRolePrecondDn)
          ¼±Çà Á¶°Ç¿¡ ´ëÇÑ »ó¼¼ÇÑ Á¤º¸¸¦ ¾ò´Â´Ù.
 

Methods in com.safeidentity.adminservice.dao.rdb with parameters of type RolePrecond
 boolean RdbRoleDao.addRolePrecond(RolePrecond roleprecondInfo)
          ¼±Çà Á¶°ÇÀ» Ãß°¡ÇÑ´Ù.
 boolean RdbRoleDao.modifyRolePrecond(RolePrecond roleprecondInfo)
          ¼±Çà Á¶°Ç Á¤º¸¸¦ ¼öÁ¤ÇÑ´Ù.
 

Uses of RolePrecond in com.safeidentity.adminservice.impl
 

Methods in com.safeidentity.adminservice.impl that return RolePrecond
 RolePrecond RoleManager.getRolePrecondInfo(java.lang.String strAdminInfo, java.lang.String strRolePrecondInfo)
          ¿ªÇÒÇÒ´çÁ¤Ã¥ Á¤º¸¸¦ ¾ò¾î¿Â´Ù.
 

Methods in com.safeidentity.adminservice.impl with parameters of type RolePrecond
 boolean RoleManager.addRolePrecond(java.lang.String strAdminInfo, RolePrecond roleprecondInfo)
          ¿ªÇÒÇÒ´çÁ¤Ã¥À» Ãß°¡ÇÑ´Ù.
 boolean RoleManager.modifyRolePrecond(java.lang.String strAdminInfo, RolePrecond roleprecondInfo)
          ¿ªÇÒÇÒ´çÁ¤Ã¥ÀÇ Á¤º¸¸¦ ¼öÁ¤ÇÑ´Ù.
 

Uses of RolePrecond in com.safeidentity.adminservice.objects
 

Methods in com.safeidentity.adminservice.objects that return RolePrecond
 RolePrecond SFObjectFactoryIF.createRolePrecond()
           
 



Copyright © 2004 SoftForum Corp. All Rights Reserved.