com.retek.component.security.impl.persistence
Class DaoFactory
java.lang.Object
com.retek.commons.domain.core.impl.persistence.AbstractDaoFactory
com.retek.component.security.impl.persistence.DaoFactory
- public class DaoFactory
- extends AbstractDaoFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDaoResourceProperty
public java.lang.String getDaoResourceProperty()
- Specified by:
getDaoResourceProperty
in class AbstractDaoFactory
getInstance
public static DaoFactory getInstance()
createPermissionDao
public static PermissionDao createPermissionDao()
throws SystemException
- Throws:
SystemException
createRoleDao
public static RoleDao createRoleDao()
throws SystemException
- Throws:
SystemException
createEncryptionKeyDao
public static EncryptionKeyDao createEncryptionKeyDao()
throws SystemException
- Throws:
SystemException
createExternalUserDao
public static ExternalUserDao createExternalUserDao()
throws SystemException
- Throws:
SystemException
createUserDao
public static UserDao createUserDao()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28