Class Hib3DAOFactory
java.lang.Object
edu.internet2.middleware.grouper.misc.GrouperDAOFactory
edu.internet2.middleware.grouper.internal.dao.hib3.Hib3DAOFactory
Basic Hibernate DAO interface.
- Since:
- Version:
- $Id: Hib3DAOFactory.java,v 1.19 2009-10-26 02:26:07 mchyzer Exp $
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchange log consumer daoorg.hibernate.cfg.Configurationget a hibernate configuration (this is internal for grouper team only)getField()getGroup()getRole()org.hibernate.Sessionget a hibernate session (note, this is a framework method that should not be called outside of grouper hibernate framework methodsgetStem()return the transaction implementationMethods inherited from class edu.internet2.middleware.grouper.misc.GrouperDAOFactory
getFactory, internal_resetFactory
-
Constructor Details
-
Hib3DAOFactory
public Hib3DAOFactory()
-
-
Method Details
-
getAuditEntry
- Specified by:
getAuditEntryin classGrouperDAOFactory- Returns:
- audit entry dao
- See Also:
-
getAuditType
- Specified by:
getAuditTypein classGrouperDAOFactory- Returns:
- audit type
- See Also:
-
getComposite
- Specified by:
getCompositein classGrouperDAOFactory- Returns:
- composite
- See Also:
-
getField
- Specified by:
getFieldin classGrouperDAOFactory- Returns:
- field
- See Also:
-
getGroup
- Specified by:
getGroupin classGrouperDAOFactory- Returns:
- group dao
- See Also:
-
getMember
- Specified by:
getMemberin classGrouperDAOFactory- Returns:
- member dao
- See Also:
-
getMembership
- Specified by:
getMembershipin classGrouperDAOFactory- Returns:
- membership dao
- See Also:
-
getRegistry
- Specified by:
getRegistryin classGrouperDAOFactory- Returns:
- registry dao
- See Also:
-
getRegistrySubject
- Specified by:
getRegistrySubjectin classGrouperDAOFactory- Returns:
- registry subject dao
- See Also:
-
getRegistrySubjectAttribute
- Specified by:
getRegistrySubjectAttributein classGrouperDAOFactory- Returns:
- registry subject attribute dao
- See Also:
-
getStem
- Specified by:
getStemin classGrouperDAOFactory- Returns:
- stem dao
- See Also:
-
getSession
public org.hibernate.Session getSession()get a hibernate session (note, this is a framework method that should not be called outside of grouper hibernate framework methods- Specified by:
getSessionin classGrouperDAOFactory- Returns:
- the session
-
getTransaction
return the transaction implementation- Specified by:
getTransactionin classGrouperDAOFactory- Returns:
- the transaction implementation
- Since:
- 1.3
-
getConfiguration
public org.hibernate.cfg.Configuration getConfiguration()Description copied from class:GrouperDAOFactoryget a hibernate configuration (this is internal for grouper team only)- Specified by:
getConfigurationin classGrouperDAOFactory- Returns:
- the configuration
- See Also:
-
getChangeLogEntry
- Specified by:
getChangeLogEntryin classGrouperDAOFactory- Returns:
- change log dao
- See Also:
-
getChangeLogType
- Specified by:
getChangeLogTypein classGrouperDAOFactory- Returns:
- change log type
- See Also:
-
getGroupSet
- Specified by:
getGroupSetin classGrouperDAOFactory- Returns:
- group set dao
- See Also:
-
getChangeLogConsumer
Description copied from class:GrouperDAOFactorychange log consumer dao- Specified by:
getChangeLogConsumerin classGrouperDAOFactory- Returns:
- the change log consumer dao
- See Also:
-
getAttributeDef
- Specified by:
getAttributeDefin classGrouperDAOFactory- Returns:
- attributeDef
- See Also:
-
getAttributeDefName
- Specified by:
getAttributeDefNamein classGrouperDAOFactory- Returns:
- attributeDefName
- See Also:
-
getAttributeAssign
- Specified by:
getAttributeAssignin classGrouperDAOFactory- Returns:
- attributeAssign
- See Also:
-
getPermissionEntry
- Specified by:
getPermissionEntryin classGrouperDAOFactory- Returns:
- permission entry dao
- See Also:
-
getAttributeAssignValue
- Specified by:
getAttributeAssignValuein classGrouperDAOFactory- Returns:
- attributeAssign
- See Also:
-
getAttributeDefScope
- Specified by:
getAttributeDefScopein classGrouperDAOFactory- Returns:
- attributeDefScope
-
getAttributeDefNameSet
- Specified by:
getAttributeDefNameSetin classGrouperDAOFactory- Returns:
- attributeDefNameSet
- See Also:
-
getAttributeDefNameSetView
- Specified by:
getAttributeDefNameSetViewin classGrouperDAOFactory- Returns:
- attributeDefNameSetView
- See Also:
-
getRoleSet
- Specified by:
getRoleSetin classGrouperDAOFactory- Returns:
- role set
- See Also:
-
getRole
- Specified by:
getRolein classGrouperDAOFactory- Returns:
- role dao
- See Also:
-
getRoleSetView
- Specified by:
getRoleSetViewin classGrouperDAOFactory- Returns:
- role set
- See Also:
-
getAttributeAssignAction
- Specified by:
getAttributeAssignActionin classGrouperDAOFactory- Returns:
- attributeAssign
- See Also:
-
getAttributeAssignActionSet
- Specified by:
getAttributeAssignActionSetin classGrouperDAOFactory- Returns:
- attributeAssign
- See Also:
-
getAttributeAssignActionSetView
- Specified by:
getAttributeAssignActionSetViewin classGrouperDAOFactory- Returns:
- attributeAssignActionSetView
- See Also:
-
getPITAttributeDef
- Specified by:
getPITAttributeDefin classGrouperDAOFactory- Returns:
- pit attribute def dao
- See Also:
-
getPITField
- Specified by:
getPITFieldin classGrouperDAOFactory- Returns:
- pit field dao
- See Also:
-
getPITGroup
- Specified by:
getPITGroupin classGrouperDAOFactory- Returns:
- pit group dao
- See Also:
-
getPITGroupSet
- Specified by:
getPITGroupSetin classGrouperDAOFactory- Returns:
- pit group set dao
- See Also:
-
getPITMember
- Specified by:
getPITMemberin classGrouperDAOFactory- Returns:
- pit member dao
- See Also:
-
getPITMembership
- Specified by:
getPITMembershipin classGrouperDAOFactory- Returns:
- pit membership dao
- See Also:
-
getPITMembershipView
- Specified by:
getPITMembershipViewin classGrouperDAOFactory- Returns:
- pit membership view dao
- See Also:
-
getPITStem
- Specified by:
getPITStemin classGrouperDAOFactory- Returns:
- pit stem dao
- See Also:
-
getPITAttributeAssign
- Specified by:
getPITAttributeAssignin classGrouperDAOFactory- Returns:
- pit attribute assign dao
- See Also:
-
getPITAttributeAssignValue
- Specified by:
getPITAttributeAssignValuein classGrouperDAOFactory- Returns:
- pit attribute assign value dao
- See Also:
-
getPITAttributeAssignAction
- Specified by:
getPITAttributeAssignActionin classGrouperDAOFactory- Returns:
- pit attribute assign action dao
- See Also:
-
getPITAttributeAssignActionSet
- Specified by:
getPITAttributeAssignActionSetin classGrouperDAOFactory- Returns:
- pit attribute assign action set dao
- See Also:
-
getPITAttributeDefName
- Specified by:
getPITAttributeDefNamein classGrouperDAOFactory- Returns:
- pit attribute def name dao
- See Also:
-
getPITAttributeDefNameSet
- Specified by:
getPITAttributeDefNameSetin classGrouperDAOFactory- Returns:
- pit attribute def name set dao
- See Also:
-
getPITRoleSet
- Specified by:
getPITRoleSetin classGrouperDAOFactory- Returns:
- pit role set dao
- See Also:
-
getPITPermissionAllView
- Specified by:
getPITPermissionAllViewin classGrouperDAOFactory- Returns:
- pit permission all view dao
- See Also:
-
getPITConfig
- Specified by:
getPITConfigin classGrouperDAOFactory- Returns:
- pit config dao
- See Also:
-
getExternalSubject
- Specified by:
getExternalSubjectin classGrouperDAOFactory- Returns:
- external subject
- See Also:
-
getExternalSubjectAttribute
- Specified by:
getExternalSubjectAttributein classGrouperDAOFactory- Returns:
- external subject attribute
- See Also:
-
getEntity
- Specified by:
getEntityin classGrouperDAOFactory- Returns:
- entity dao
- See Also:
-
getStemSet
- Specified by:
getStemSetin classGrouperDAOFactory- Returns:
- stem set
- See Also:
-
getTableIndex
- Specified by:
getTableIndexin classGrouperDAOFactory- Returns:
- table index
- See Also:
-
getMessage
- Specified by:
getMessagein classGrouperDAOFactory- Returns:
- message dao
- See Also:
-
getConfig
- Specified by:
getConfigin classGrouperDAOFactory- Returns:
- config dao
- See Also:
-
getGrouperPassword
- Specified by:
getGrouperPasswordin classGrouperDAOFactory- Returns:
- grouper password dao
- See Also:
-
getGrouperFile
- Specified by:
getGrouperFilein classGrouperDAOFactory- Returns:
- grouper file dao
- See Also:
-
getGrouperPasswordRecentlyUsed
- Specified by:
getGrouperPasswordRecentlyUsedin classGrouperDAOFactory- Returns:
- grouper password recently used dao
- See Also:
-