Uses of Interface
org.opencastproject.db.DBSessionFactory
Packages that use DBSessionFactory
Package
Description
This package and all of its sub-packages contain the default implementation of the asset manager API
as defined in
org.opencastproject.assetmanager.api.Capture-admin service implementation classes.
Implementation of search persistent storage.
Implementation of series persistent storage.
User Tracking service implementation classes
Workflow service.
-
Uses of DBSessionFactory in org.opencastproject.adminui.usersettings
Fields in org.opencastproject.adminui.usersettings declared as DBSessionFactoryMethods in org.opencastproject.adminui.usersettings with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidUserSettingsService.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.adopter.registration
Fields in org.opencastproject.adopter.registration declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactoryAdopterRegistrationServiceImpl.dbSessionFactoryMethods in org.opencastproject.adopter.registration with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidAdopterRegistrationServiceImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.annotation.impl
Fields in org.opencastproject.annotation.impl declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactoryAnnotationServiceJpaImpl.dbSessionFactoryMethods in org.opencastproject.annotation.impl with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidAnnotationServiceJpaImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.assetmanager.aws.persistence
Fields in org.opencastproject.assetmanager.aws.persistence declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactoryAwsAssetDatabaseImpl.dbSessionFactoryMethods in org.opencastproject.assetmanager.aws.persistence with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidAwsAssetDatabaseImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.assetmanager.impl
Methods in org.opencastproject.assetmanager.impl with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidAssetManagerImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.authorization.xacml.manager.impl.persistence
Methods in org.opencastproject.authorization.xacml.manager.impl.persistence with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidJpaAclDb.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.capture.admin.impl
Fields in org.opencastproject.capture.admin.impl declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactoryCaptureAgentStateServiceImpl.dbSessionFactoryMethods in org.opencastproject.capture.admin.impl with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidCaptureAgentStateServiceImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.db
Classes in org.opencastproject.db that implement DBSessionFactoryMethods in org.opencastproject.db that return DBSessionFactory -
Uses of DBSessionFactory in org.opencastproject.event.comment.persistence
Methods in org.opencastproject.event.comment.persistence with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidEventCommentDatabaseServiceImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.kernel.bundleinfo
Methods in org.opencastproject.kernel.bundleinfo with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidOsgiBundleInfoDb.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.kernel.security.persistence
Fields in org.opencastproject.kernel.security.persistence declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactoryOrganizationDatabaseImpl.dbSessionFactoryMethods in org.opencastproject.kernel.security.persistence with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidOrganizationDatabaseImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.oaipmh.persistence.impl
Methods in org.opencastproject.oaipmh.persistence.impl with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidOaiPmhDatabaseImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.playlists.persistence
Methods in org.opencastproject.playlists.persistence with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidPlaylistDatabaseServiceImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.scheduler.impl.persistence
Methods in org.opencastproject.scheduler.impl.persistence with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidSchedulerServiceDatabaseImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.search.impl.persistence
Fields in org.opencastproject.search.impl.persistence declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactorySearchServiceDatabaseImpl.dbSessionFactoryMethods in org.opencastproject.search.impl.persistence with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidSearchServiceDatabaseImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.series.impl.persistence
Fields in org.opencastproject.series.impl.persistence declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactorySeriesServiceDatabaseImpl.dbSessionFactoryMethods in org.opencastproject.series.impl.persistence with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidSeriesServiceDatabaseImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.serviceregistry.impl
Fields in org.opencastproject.serviceregistry.impl declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactoryJobDispatcher.dbSessionFactoryprotected DBSessionFactoryServiceRegistryJpaImpl.dbSessionFactoryMethods in org.opencastproject.serviceregistry.impl with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidJobDispatcher.setDBSessionFactory(DBSessionFactory dbSessionFactory) OSGi DIvoidOsgiIncidentService.setDBSessionFactory(DBSessionFactory dbSessionFactory) voidServiceRegistryJpaImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.themes.persistence
Fields in org.opencastproject.themes.persistence declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactoryThemesServiceDatabaseImpl.dbSessionFactoryMethods in org.opencastproject.themes.persistence with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidThemesServiceDatabaseImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.tobira.impl
Fields in org.opencastproject.tobira.impl declared as DBSessionFactoryMethods in org.opencastproject.tobira.impl with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidTobiraEndpoint.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.transcription.persistence
Fields in org.opencastproject.transcription.persistence declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactoryTranscriptionDatabaseImpl.dbSessionFactoryMethods in org.opencastproject.transcription.persistence with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidTranscriptionDatabaseImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.userdirectory
Fields in org.opencastproject.userdirectory declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactoryJpaGroupRoleProvider.dbSessionFactoryprotected DBSessionFactoryJpaUserAndRoleProvider.dbSessionFactoryprotected DBSessionFactoryJpaUserReferenceProvider.dbSessionFactoryMethods in org.opencastproject.userdirectory with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidJpaGroupRoleProvider.setDBSessionFactory(DBSessionFactory dbSessionFactory) voidJpaUserAndRoleProvider.setDBSessionFactory(DBSessionFactory dbSessionFactory) voidJpaUserReferenceProvider.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.usertracking.impl
Fields in org.opencastproject.usertracking.impl declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactoryUserTrackingServiceImpl.dbSessionFactoryMethods in org.opencastproject.usertracking.impl with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidUserTrackingServiceImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory) -
Uses of DBSessionFactory in org.opencastproject.workflow.api
Fields in org.opencastproject.workflow.api declared as DBSessionFactoryModifier and TypeFieldDescriptionprotected DBSessionFactoryWorkflowServiceDatabaseImpl.dbSessionFactoryMethods in org.opencastproject.workflow.api with parameters of type DBSessionFactoryModifier and TypeMethodDescriptionvoidWorkflowServiceDatabaseImpl.setDBSessionFactory(DBSessionFactory dbSessionFactory)