A B C D E F G H I L M N O P Q R S T U V W 

A

accessType - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
add(Serializable) - Method in class org.jasig.jpa.CacheKey.CacheKeyBuilder
 
addAll(Serializable...) - Method in class org.jasig.jpa.CacheKey.CacheKeyBuilder
 
addAll(Collection<Serializable>) - Method in class org.jasig.jpa.CacheKey.CacheKeyBuilder
 
additionalEmails - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
addMultimedia(long, MultipartFile) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
addMultimediaToSession(Session, Multimedia) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
addParticipant(ResourceResponse, ModelMap, AddParticipantForm, BindingResult) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageParticipantsController
 
AddParticipantForm - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms
 
AddParticipantForm() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.AddParticipantForm
 
addPresentation(long, MultipartFile) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
addPresentationToSession(Session, Presentation) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
addSessionChair(long, String, String) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
addSessionChair(long, long, boolean) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
addSessionChair(long, long) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
addSessionNonChair(long, String, String) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
addSessionNonChair(long, long) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
afterPropertiesSet() - Method in class org.jasig.jpa.BaseJpaDao
 
afterPropertiesSet() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
afterPropertiesSet() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaDaoImpl
 
afterPropertiesSet() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationDaoImpl
 
afterPropertiesSet() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
afterPropertiesSet() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingDaoImpl
 
afterPropertiesSet() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyDaoImpl
 
afterPropertiesSet() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlDaoImpl
 
allowInSessionInvites - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
anyPublicMethod() - Method in class org.jasig.jpa.OpenEntityManagerAspect
 
authorize(String) - Method in interface org.jasig.portlet.blackboardvcportlet.security.SecurityExpressionEvaluator
 
authorize(String, Map<String, Object>) - Method in interface org.jasig.portlet.blackboardvcportlet.security.SecurityExpressionEvaluator
 
authorize(String) - Method in class org.jasig.portlet.blackboardvcportlet.security.SecurityExpressionEvaluatorImpl
 
authorize(String, Map<String, Object>) - Method in class org.jasig.portlet.blackboardvcportlet.security.SecurityExpressionEvaluatorImpl
 

B

BaseJpaDao - Class in org.jasig.jpa
 
BaseJpaDao() - Constructor for class org.jasig.jpa.BaseJpaDao
 
BaseJpaDao.NaturalIdQuery<T> - Class in org.jasig.jpa
Build a query for an entity using its naturalId
BaseJpaDao.NaturalIdQuery(Class<T>, NaturalIdLoadAccess) - Constructor for class org.jasig.jpa.BaseJpaDao.NaturalIdQuery
 
bbMultimediaId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl_
 
bbPresentationId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl_
 
bbRecordingId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl_
 
bbSessionId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
BlackboardVCPortletCallbackController - Class in org.jasig.portlet.blackboardvcportlet.mvc.callback
Controller for session finish callback.
BlackboardVCPortletCallbackController() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.callback.BlackboardVCPortletCallbackController
 
BlackboardVCPortletCallbackController.ResourceNotFoundException - Exception in org.jasig.portlet.blackboardvcportlet.mvc.callback
 
BlackboardVCPortletCallbackController.ResourceNotFoundException() - Constructor for exception org.jasig.portlet.blackboardvcportlet.mvc.callback.BlackboardVCPortletCallbackController.ResourceNotFoundException
 
boundaryTime - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 
boundaryTime - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
build(String, Serializable...) - Static method in class org.jasig.jpa.CacheKey
 
build(String, Collection<? extends Serializable>) - Static method in class org.jasig.jpa.CacheKey
 
build(String, Map<? extends Serializable, ? extends Serializable>) - Static method in class org.jasig.jpa.CacheKey
 
build() - Method in class org.jasig.jpa.CacheKey.CacheKeyBuilder
 
buildAndSendCancelationMeetingEmail(Session) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
buildAndSendSessionEmails(Session, boolean, boolean) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
buildCancellationNoticeMailTask(ConferenceUser, Session) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
buildEmailMessage(MailTask) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
builder(String) - Static method in class org.jasig.jpa.CacheKey
 
buildGuestSessionUrl(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
buildModeratorMailTask(ConferenceUser, Session, boolean) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
buildParticipantMailTask(ConferenceUser, Session, boolean) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
buildRecordingUrl(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.RecordingWSDaoImpl
 
buildSessionUrl(long, ConferenceUser) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
buildSwitchRolesEmail(ConferenceUser, Session, ConferenceUser.Roles) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 

C

CACHE_MANAGER_NAME - Static variable in class org.hibernate.cache.ehcache.SpringBeanEhCacheRegionFactory
 
CacheKey - Class in org.jasig.jpa
A object designed for use as a cache key.
CacheKey.CacheKeyBuilder<K extends Serializable,V extends Serializable> - Class in org.jasig.jpa
Utility for building more complex cache keys
callback(String, long, long, long, String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.callback.BlackboardVCPortletCallbackController
Callback method.
chairedSessions - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
chairNotes - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
chairPhone - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl_
 
chairPIN - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl_
 
chairs - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
clearSessionChairList(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
clearSessionNonChairList(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
clearSessionUserList(long, boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
compare(ConferenceUser, ConferenceUser) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ConferenceUserDisplayComparator
 
compare(Multimedia, Multimedia) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.MultimediaDisplayComparator
 
compare(Session, Session) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionDisplayComparator
 
compare(SessionRecording, SessionRecording) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionRecordingDisplayComparator
 
ConferenceSecurityUser - Class in org.jasig.portlet.blackboardvcportlet.security
 
ConferenceSecurityUser(String, ConferenceUser, Collection<? extends GrantedAuthority>) - Constructor for class org.jasig.portlet.blackboardvcportlet.security.ConferenceSecurityUser
 
ConferenceUserDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
ConferenceUserDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
ConferenceUserDisplayComparator - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
 
ConferenceUserDisplayComparator() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ConferenceUserDisplayComparator
 
ConferenceUserImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
ConferenceUserImpl_ - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
ConferenceUserImpl_() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
ConferenceUserPreAuthenticatedGrantedAuthoritiesUserDetailsService - Class in org.jasig.portlet.blackboardvcportlet.security
 
ConferenceUserPreAuthenticatedGrantedAuthoritiesUserDetailsService() - Constructor for class org.jasig.portlet.blackboardvcportlet.security.ConferenceUserPreAuthenticatedGrantedAuthoritiesUserDetailsService
 
ConferenceUserService - Interface in org.jasig.portlet.blackboardvcportlet.security
Provides access to the currently authenticated user
ConferenceUserServiceImpl - Class in org.jasig.portlet.blackboardvcportlet.service.impl
Pulls the current user's email address out of spring-security and then does a lookup via the user dao
ConferenceUserServiceImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
CONFIG_ID - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
configId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 
createCachedQuery(CriteriaQuery<T>) - Method in class org.jasig.jpa.BaseJpaDao
Common logic for creating and configuring JPA queries
createCriteriaQuery(Function<CriteriaBuilder, CriteriaQuery<T>>) - Method in class org.jasig.jpa.BaseJpaDao
 
createEntityManager(EntityManagerFactory) - Method in class org.jasig.jpa.OpenEntityManagerAspect
Create a JPA EntityManager to be bound to a request.
createEntityManagerFactoryKey(OpenEntityManager) - Method in class org.jasig.jpa.OpenEntityManagerAspect
 
createEvaluationContextInternal(Authentication, Map<String, Object>) - Method in class org.jasig.portlet.blackboardvcportlet.security.SimpleSecurityExpressionHandler
 
createExternalUser(String, String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
createExternalUser(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
createInternalUser(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
createMultimedia(BlackboardMultimediaResponse, String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaDaoImpl
 
createNaturalIdQuery(Class<T>) - Method in class org.jasig.jpa.BaseJpaDao
Utility for creating queries based on naturalId.
createOrUpdateConfiguration(BlackboardServerConfigurationResponse) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationDaoImpl
 
createOrUpdateQuota(BlackboardServerQuotasResponse) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaDaoImpl
 
createOrUpdateRecording(BlackboardRecordingLongResponse) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingDaoImpl
 
createOrUpdateSession(ConferenceUser, SessionForm) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
createOrUpdateSessionTelephony(long, SessionTelephony) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
createOrUpdateTelephony(BlackboardSessionTelephonyResponse) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyDaoImpl
 
createParameterExpression(Class<T>) - Method in class org.jasig.jpa.BaseJpaDao
 
createParameterExpression(Class<T>, String) - Method in class org.jasig.jpa.BaseJpaDao
 
createPresentation(BlackboardPresentationResponse, String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationDaoImpl
 
createQuery(CriteriaQuery<T>) - Method in class org.jasig.jpa.BaseJpaDao
Common logic for creating and configuring JPA queries
createSecurityExpressionRoot(Authentication, Map<String, Object>) - Method in class org.jasig.portlet.blackboardvcportlet.security.SimpleSecurityExpressionHandler
 
createSession(BlackboardSessionResponse, String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
createSession(ConferenceUser, SessionForm) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
createSessionMultimedia(long, String, String, String, DataHandler) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.MultimediaWSDaoImpl
 
createSessionTelephony(long, SessionTelephony) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
createuserDetails(Authentication, Collection<? extends GrantedAuthority>) - Method in class org.jasig.portlet.blackboardvcportlet.security.ConferenceUserPreAuthenticatedGrantedAuthoritiesUserDetailsService
 
createUserSessionUrl(Session, ConferenceUser, String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlDaoImpl
 
creationDate - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl_
 
creator - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl_
 
creator - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl_
 
creator - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
CustomDateMidnightEditor - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
Property editor for org.joda.time.DateMidnight, supporting a custom org.joda.time.format.DateTimeFormatter.
CustomDateMidnightEditor(DateTimeFormatter, boolean) - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.CustomDateMidnightEditor
Create a new CustomDateEditor instance, using the given DateFormat for parsing and rendering.
CustomDateMidnightEditor(DateTimeFormatter, boolean, int) - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.CustomDateMidnightEditor
Create a new CustomDateEditor instance, using the given DateFormat for parsing and rendering.
CustomTimeEditor - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
 
CustomTimeEditor(DateTimeFormatter, boolean) - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.CustomTimeEditor
Create a new CustomDateEditor instance, using the given DateFormat for parsing and rendering.
CustomTimeEditor(DateTimeFormatter, boolean, int) - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.CustomTimeEditor
Create a new CustomDateEditor instance, using the given DateFormat for parsing and rendering.

D

DaoUtils - Enum in org.jasig.portlet.blackboardvcportlet.dao.impl
 
datafixRecording(PortletRequest, ResourceResponse, ModelMap) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.admin.ViewAdminServerConfigController
 
datafixRecordings(DateTime, DateTime) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.RecordingServiceImpl
 
DelegatingPermissionEvaluator - Class in org.jasig.portlet.blackboardvcportlet.security
Delegates to other domain object specific PermissionTester instances
DelegatingPermissionEvaluator() - Constructor for class org.jasig.portlet.blackboardvcportlet.security.DelegatingPermissionEvaluator
 
DELETE - Static variable in class org.jasig.portlet.blackboardvcportlet.security.SessionPermissionTester
 
DeleteMediaFilesForm - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms
 
DeleteMediaFilesForm() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.DeleteMediaFilesForm
 
deleteMultimedia(Multimedia) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaDaoImpl
 
deleteMultimedia(ResourceResponse, ModelMap, DeleteMediaFilesForm, BindingResult) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
deleteMultimedia(long, long...) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
deleteMultimediaFromSession(Session, Multimedia) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
deleteOldSessionUrls(Session, ConferenceUser) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlDaoImpl
 
deleteParticipants(ResourceResponse, ModelMap, DeleteParticipantsForm, BindingResult) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageParticipantsController
 
DeleteParticipantsForm - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms
 
DeleteParticipantsForm() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.DeleteParticipantsForm
 
deletePresentation(Presentation) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationDaoImpl
 
deletePresentation(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.PresentationWSDaoImpl
 
deletePresentation(ActionResponse, Locale, long) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
deletePresentation(ActionResponse, long, boolean) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
deletePresentation(long) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
deleteRecording(SessionRecording) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingDaoImpl
 
deleteServerConfiguration() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationDaoImpl
 
deleteServerQuota() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaDaoImpl
 
deleteSession(Session) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
deleteSession(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
deleteSession(ActionResponse, Locale, long[]) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
deleteSession(ActionResponse, long, String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionRecordingEditController
 
deleteSession(ActionResponse, Locale, long[]) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionRecordingEditController
 
deleteSessionPresenation(long, long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.PresentationWSDaoImpl
 
deleteSessionTelephony(long) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
deleteSessionUrl(ConferenceUser, Session) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
deleteTelephony(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyDaoImpl
 
deleteUser(ConferenceUser) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
description - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl_
 
description - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl_
 
diskQuota - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl_
 
diskQuotaAvailable - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl_
 
displayEditSessionForm(RenderRequest, ModelMap, long, String, String, String, boolean) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
displayEditSessionForm(ModelMap, long) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionRecordingEditController
 
displayName - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
displayNewSessionForm(ModelMap) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 

E

EDIT - Static variable in class org.jasig.portlet.blackboardvcportlet.security.SessionPermissionTester
 
email - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
endTime - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
entityVersion - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
entityVersion - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl_
 
entityVersion - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl_
 
entityVersion - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 
entityVersion - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl_
 
entityVersion - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
entityVersion - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl_
 
entityVersion - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl_
 
equals(Object) - Method in class org.jasig.jpa.CacheKey
 
equals(Object) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
equals(Object) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
equals(Object) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
 
equals(Object) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
equals(Object) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
equals(Object) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
equals(Object) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
equals(Object) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlImpl
 
external - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 

F

filename - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl_
 
filename - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl_
 
findBasicUser(String) - Method in interface org.jasig.portlet.blackboardvcportlet.security.ConferenceUserService
 
findBasicUser(String) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
fixEmailCase() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 

G

getAccessType() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getAdditionalEmails() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
getAllMultimedia() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaDaoImpl
 
getAllPresentations() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationDaoImpl
 
getAllRecordings() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingDaoImpl
 
getAllSessions() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
getAllSessions() - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
getAllTelephony() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyDaoImpl
 
getAllUserSessionUrls() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlDaoImpl
 
getApplicationContext() - Method in class org.jasig.jpa.BaseJpaDao
 
getAsText() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.CustomDateMidnightEditor
Format the Date as String, using the specified DateFormat.
getAsText() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.CustomTimeEditor
Format the Date as String, using the specified DateFormat.
getBbMultimediaId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
getBbPresentationId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
 
getBbRecordingId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
getBbSessionId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getBlackboardUniqueId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
getBoundaryTime() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
getBoundaryTime() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getCacheRegionName(CriteriaQuery<T>) - Method in class org.jasig.jpa.BaseJpaDao
Creates the cache region name for the criteria query
getChairedSessionsForUser(ConferenceUser) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
getChairNotes() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getChairPhone() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
getChairPhone() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
getChairPIN() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
getChairPIN() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
getConferenceUser(Authentication) - Method in interface org.jasig.portlet.blackboardvcportlet.security.ConferenceUserService
 
getConferenceUser(Authentication) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
getCreationDate() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
getCreator() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
getCreator() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
 
getCreator() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getCurrentAuthentication() - Method in interface org.jasig.portlet.blackboardvcportlet.security.ConferenceUserService
 
getCurrentAuthentication() - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
getCurrentConferenceUser() - Method in interface org.jasig.portlet.blackboardvcportlet.security.ConferenceUserService
 
getCurrentConferenceUser() - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
getDescription() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
getDescription() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
 
getDiskQuota() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
getDiskQuotaAvailable() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
getDisplayName() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
getDisplayRecordingSize() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
getDomainObjectType() - Method in interface org.jasig.portlet.blackboardvcportlet.security.PermissionTester
 
getDomainObjectType() - Method in class org.jasig.portlet.blackboardvcportlet.security.SessionPermissionTester
 
getDomainObjectType() - Method in class org.jasig.portlet.blackboardvcportlet.security.SessionRecordingPermissionTester
 
getEmail() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
getEmail() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.AddParticipantForm
 
getEndTime() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getEntityManager() - Method in class org.jasig.jpa.BaseJpaDao
 
getEntityManagerFactory(OpenEntityManager) - Method in class org.jasig.jpa.OpenEntityManagerAspect
Get the EntityManagerFactory that this filter should use.
getEntityVersion() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
getEntityVersion() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getExternalUserByEmail(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
getFieldErrors(BindingResult) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
getFieldErrors(BindingResult) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageParticipantsController
 
getFilename() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
getFilename() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
 
getGuestUrl() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getId() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.DeleteMediaFilesForm
 
getId() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.DeleteParticipantsForm
 
getId() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.UpdateParticipantForm
 
getInvitationKey() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
getKey() - Method in class org.jasig.jpa.CacheKey
 
getLastUpdated() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
getLastUpdated() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
getLastUpdated() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
getLastUpdated() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getLaunchUrl() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getMaxAvailableCameras() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
getMaxAvailableTalkers() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
getMaxCameras() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getMaxTalkers() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getMultimediaByBlackboardId(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaDaoImpl
 
getMultimediaById(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaDaoImpl
 
getMultimediaId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
getMultimediasForUser(ConferenceUser) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
getName() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.AddParticipantForm
 
getNonChairedSessionsForUser(ConferenceUser) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
getNonChairNotes() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getNonChairPhone() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
getNonChairPhone() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
getNonChairPIN() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
getNonChairPIN() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
getOrCreateConferenceUser(String, String) - Method in interface org.jasig.portlet.blackboardvcportlet.security.ConferenceUserService
 
getOrCreateConferenceUser(String, String, String) - Method in interface org.jasig.portlet.blackboardvcportlet.security.ConferenceUserService
 
getOrCreateConferenceUser(BasicUser) - Method in interface org.jasig.portlet.blackboardvcportlet.security.ConferenceUserService
 
getOrCreateConferenceUser(String, String) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
getOrCreateConferenceUser(String, String, String) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
getOrCreateConferenceUser(BasicUser) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
getOrCreateSessionUrl(ConferenceUser, Session) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
getOrCreateSessionUrl(ConferenceUser, Session, boolean) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
getOwnedSessionsForUser(ConferenceUser) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
getParticipants(long, ModelMap) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
getParticipants(long, ModelMap) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageParticipantsController
 
getPresentation() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getPresentationByBlackboardId(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationDaoImpl
 
getPresentationById(long) - Method in interface org.jasig.portlet.blackboardvcportlet.dao.impl.InternalPresentationDao
 
getPresentationById(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationDaoImpl
 
getPresentationId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
 
getPresentationsForUser(ConferenceUser) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
getRandomCallbackUrl() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
getRecordingByBlackboardId(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingDaoImpl
 
getRecordingId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
getRecordingLong(String, String, Long, String, Long, Long, String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.RecordingWSDaoImpl
 
getRecordingMode() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getRecordingModes() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
getRecordingShort(String, String, Long, String, Long, Long, String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.RecordingWSDaoImpl
 
getRecordingSize() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
getRecordingUrl() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
getReference() - Method in class org.jasig.jpa.BaseJpaDao.NaturalIdQuery
 
getRepositoryMultimedias(String, Long, String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.MultimediaWSDaoImpl
 
getRepositoryPresentations(String, Long, String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.PresentationWSDaoImpl
 
getReserveSeats() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getRoomEnd() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
getRoomName() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
getRoomStart() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
getServerConfiguration() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationDaoImpl
 
getServerConfiguration() - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.GlobalSettingsWSDaoImpl
 
getServerConfiguration() - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ServerConfigurationServiceImpl
Gets the server configuration
getServerQuota() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaDaoImpl
 
getServerQuota() - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.GlobalSettingsWSDaoImpl
 
getServerQuota() - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ServerQuotaServiceImpl
Gets the Server quota
getServerVersions() - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.GlobalSettingsWSDaoImpl
 
getSession(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
getSession() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
getSession() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
getSession() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlImpl
 
getSession() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
getSession(long) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
getSessionAttendance(long, Object) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
getSessionByBlackboardId(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
getSessionChairs(Session) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
getSessionChairs(Session) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
A user needs "edit" to view the set of session chairs but we don't want the call to fail if they only have "view" permission.
getSessionId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getSessionId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
getSessionId() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.AddParticipantForm
 
getSessionId() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.DeleteMediaFilesForm
 
getSessionId() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.DeleteParticipantsForm
 
getSessionId() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
getSessionId() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.UpdateParticipantForm
 
getSessionMultimedia(Session) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
A user needs "edit" and ROLE_FULL_ACCESS to view the set of session multemedia but we don't want the call to fail if they only have "view" permission.
getSessionMultimedias(Session) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
getSessionMultimedias(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.MultimediaWSDaoImpl
 
getSessionName() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getSessionNonChairs(Session) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
getSessionNonChairs(Session) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
A user needs "edit" to view the set of session non chairs but we don't want the call to fail if they only have "view" permission.
getSessionPIN() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
getSessionPIN() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
getSessionPresentations(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.PresentationWSDaoImpl
 
getSessionQuota() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
getSessionQuotaAvailable() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
getSessionRecording(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingDaoImpl
 
getSessionRecording(long) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.RecordingServiceImpl
 
getSessionRecordings(Session) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
getSessions(String, String, Long, String, Long, Long, String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
getSessionSIPPhone() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
getSessionSIPPhone() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
getSessionTelephony(Session) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
getSessionTelephony(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyDaoImpl
 
getSessionTelephony(Session) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyDaoImpl
 
getSessionTelephony(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
getSessionTelephony(Session) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
getSize() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
getSize() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
 
getSource() - Method in class org.jasig.jpa.CacheKey
 
getStartTime() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getStartTimeWithBoundaryTime() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getTelephonyId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
getTelephonyId() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
getTimeFancyText(DateTime, DateTime) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getTimeUntilJoin() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
getTimezone() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
getTransactionalEntityManager(EntityManagerFactory) - Method in class org.jasig.jpa.OpenEntityManagerAspect
Obtain the transactional EntityManager for this accessor's EntityManagerFactory, if any.
getTransactionOperations() - Method in class org.jasig.jpa.BaseJpaDao
 
getUniqueId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
getUniqueId() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.AddParticipantForm
 
getUniqueId() - Method in class org.jasig.portlet.blackboardvcportlet.security.ConferenceSecurityUser
 
getUrl() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlImpl
 
getUrlId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlImpl
 
getUser(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
getUser() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlImpl
 
getUserByUniqueId(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
getUserId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
getUsers(long...) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
getUsersByAnyEmail(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
getUsersByPrimaryEmail(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
getUserSessionUrlsBySessionAndUser(Session, ConferenceUser) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlDaoImpl
 
getVersionId() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
GlobalSettingsWSDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.ws.impl
 
GlobalSettingsWSDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.GlobalSettingsWSDaoImpl
 
guestUrl - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 

H

hashCode() - Method in class org.jasig.jpa.CacheKey
 
hashCode() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
hashCode() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
hashCode() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
 
hashCode() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
hashCode() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
hashCode() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
hashCode() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
hashCode() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlImpl
 
hasPermission(Authentication, Object, Object) - Method in class org.jasig.portlet.blackboardvcportlet.security.DelegatingPermissionEvaluator
 
hasPermission(Authentication, Serializable, String, Object) - Method in class org.jasig.portlet.blackboardvcportlet.security.DelegatingPermissionEvaluator
 
hasPermission(ConferenceUser, T, Object) - Method in interface org.jasig.portlet.blackboardvcportlet.security.PermissionTester
 
hasPermission(ConferenceUser, Session, Object) - Method in class org.jasig.portlet.blackboardvcportlet.security.SessionPermissionTester
 
hasPermission(ConferenceUser, SessionRecording, Object) - Method in class org.jasig.portlet.blackboardvcportlet.security.SessionRecordingPermissionTester
 
hasPermissionById(ConferenceUser, Serializable, Object) - Method in interface org.jasig.portlet.blackboardvcportlet.security.PermissionTester
 
hasPermissionById(ConferenceUser, Serializable, Object) - Method in class org.jasig.portlet.blackboardvcportlet.security.SessionPermissionTester
 
hasPermissionById(ConferenceUser, Serializable, Object) - Method in class org.jasig.portlet.blackboardvcportlet.security.SessionRecordingPermissionTester
 
hideParticipantNames - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 

I

initBinder(WebDataBinder) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
INSTANCE - Static variable in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ConferenceUserDisplayComparator
 
INSTANCE - Static variable in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.MultimediaDisplayComparator
 
INSTANCE - Static variable in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionDisplayComparator
 
INSTANCE - Static variable in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionRecordingDisplayComparator
 
InternalPresentationDao - Interface in org.jasig.portlet.blackboardvcportlet.dao.impl
 
invitationKey - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
isAllowInSessionInvites() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
isExternal() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
isHideParticipantNames() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
isMayUseSecureSignOn() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
isMayUseTelephony() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
isModerator() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.AddParticipantForm
 
isModerator() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.UpdateParticipantForm
 
isMustBeSupervised() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
isMustReserveSeats() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
isOpenChair() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
isPermissionsOn() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
isPhone() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
isPhone - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl_
 
isPhone() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
isRaiseHandOnEnter() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
isRaiseHandOnEnter() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
isRecordings() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
isSecureSignOn() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
isSecureSignOn() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
isSessionParticipant(Session, ConferenceUser) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 

L

lastUpdated - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl_
 
lastUpdated - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl_
 
lastUpdated - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 
lastUpdated - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl_
 
lastUpdated - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
launchUrl - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
linkPresentationToSession(long, long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.PresentationWSDaoImpl
 
linkSessionToMultimedia(long, long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.MultimediaWSDaoImpl
 
load() - Method in class org.jasig.jpa.BaseJpaDao.NaturalIdQuery
 
logger - Variable in class org.hibernate.cache.ehcache.SpringBeanEhCacheRegionFactory
 
logger - Variable in class org.jasig.jpa.BaseJpaDao
 
logger - Variable in class org.jasig.jpa.OpenEntityManagerAspect
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.GlobalSettingsWSDaoImpl
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.MultimediaWSDaoImpl
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.PresentationWSDaoImpl
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.mvc.admin.ViewAdminServerConfigController
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.mvc.admin.ViewAdminSessionListController
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.mvc.callback.BlackboardVCPortletCallbackController
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageParticipantsController
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionRecordingEditController
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionController
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionListController
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.security.DelegatingPermissionEvaluator
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.service.impl.RecordingServiceImpl
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.service.impl.ServerConfigurationServiceImpl
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.service.impl.ServerQuotaServiceImpl
 
logger - Variable in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
lookupEntityManagerFactory(OpenEntityManager) - Method in class org.jasig.jpa.OpenEntityManagerAspect
Look up the EntityManagerFactory that this filter should use.

M

MailTemplateServiceImpl - Class in org.jasig.portlet.blackboardvcportlet.service.impl
 
MailTemplateServiceImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
Default Constructor
ManageMediaFilesController - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
 
ManageMediaFilesController() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
manageMultimedia(PortletRequest, long, String, ModelMap) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
ManageParticipantsController - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
 
ManageParticipantsController() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageParticipantsController
 
manageTelephony(long, String, RenderRequest, ModelMap) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageTelephonyController
 
ManageTelephonyController - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
 
ManageTelephonyController() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageTelephonyController
 
marshalSendAndReceiveToSAS(String, Object) - Method in class org.jasig.portlet.blackboardvcportlet.service.util.SASWebServiceTemplate
 
maxAvailableCameras - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 
maxAvailableTalkers - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 
maxCameras - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
maxTalkers - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
mayUseSecureSignOn - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 
mayUseTelephony - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 
MultimediaDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
MultimediaDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaDaoImpl
 
MultimediaDisplayComparator - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
 
MultimediaDisplayComparator() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.MultimediaDisplayComparator
 
multimediaId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl_
 
MultimediaImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
MultimediaImpl_ - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
MultimediaImpl_() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl_
 
multimedias - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
multimedias - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
MultimediaWSDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.ws.impl
 
MultimediaWSDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.MultimediaWSDaoImpl
 
mustBeSupervised - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
mustReserveSeats - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 

N

nonChairedSessions - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
nonChairNotes - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
nonChairPhone - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl_
 
nonChairPIN - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl_
 
nonChairs - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 

O

onUpdate() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
Used to keep lastUpdated up to date
onUpdate() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
Used to keep lastUpdated up to date
onUpdate() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
Used to keep lastUpdated up to date
onUpdate() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
Used to keep lastUpdated up to date
onUpdate() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
Used to keep lastUpdated up to date
openChair - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
OpenEntityManager - Annotation Type in org.jasig.jpa
Opens or uses existing EntityManager, similar to OpenEntityManagerInViewFilter
openEntityManager(ProceedingJoinPoint, OpenEntityManager) - Method in class org.jasig.jpa.OpenEntityManagerAspect
 
OpenEntityManagerAspect - Class in org.jasig.jpa
Aspect opens an entity manager around a method invocation
OpenEntityManagerAspect() - Constructor for class org.jasig.jpa.OpenEntityManagerAspect
 
org.hibernate.cache.ehcache - package org.hibernate.cache.ehcache
 
org.jasig.jpa - package org.jasig.jpa
 
org.jasig.portlet.blackboardvcportlet.dao.impl - package org.jasig.portlet.blackboardvcportlet.dao.impl
 
org.jasig.portlet.blackboardvcportlet.dao.ws.impl - package org.jasig.portlet.blackboardvcportlet.dao.ws.impl
 
org.jasig.portlet.blackboardvcportlet.mvc.admin - package org.jasig.portlet.blackboardvcportlet.mvc.admin
 
org.jasig.portlet.blackboardvcportlet.mvc.callback - package org.jasig.portlet.blackboardvcportlet.mvc.callback
 
org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr - package org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
 
org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms - package org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms
 
org.jasig.portlet.blackboardvcportlet.security - package org.jasig.portlet.blackboardvcportlet.security
 
org.jasig.portlet.blackboardvcportlet.service.impl - package org.jasig.portlet.blackboardvcportlet.service.impl
 
org.jasig.portlet.blackboardvcportlet.service.util - package org.jasig.portlet.blackboardvcportlet.service.util
 
ownedSessions - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 

P

permissionsOn - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
PermissionTester<T> - Interface in org.jasig.portlet.blackboardvcportlet.security
 
PERSISTENCE_UNIT_NAME - Static variable in class org.jasig.jpa.BaseJpaDao
 
populateLaunchUrl(ConferenceUser, Session) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
presentation - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
PresentationDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
PresentationDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationDaoImpl
 
presentationId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl_
 
PresentationImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
PresentationImpl_ - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
PresentationImpl_() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl_
 
presentations - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
PresentationWSDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.ws.impl
 
PresentationWSDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.PresentationWSDaoImpl
 
put(K, V) - Method in class org.jasig.jpa.CacheKey.CacheKeyBuilder
 
putAll(Properties) - Method in class org.jasig.jpa.CacheKey.CacheKeyBuilder
 
putAll(Map<? extends K, ? extends V>) - Method in class org.jasig.jpa.CacheKey.CacheKeyBuilder
 

Q

QUOTA_ID - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
quotaId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl_
 

R

raiseHandOnEnter - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 
raiseHandOnEnter - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
randomCallbackUrl - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 
recordingId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl_
 
recordingMode - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
recordings - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
RecordingServiceImpl - Class in org.jasig.portlet.blackboardvcportlet.service.impl
 
RecordingServiceImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.service.impl.RecordingServiceImpl
 
recordingSize - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl_
 
recordingUrl - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl_
 
RecordingWSDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.ws.impl
 
RecordingWSDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.RecordingWSDaoImpl
 
refreshServerConfiguration() - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ServerConfigurationServiceImpl
Refreshes the server configuration, only updates local cache if last update was older than an hour.
refreshServerQuota() - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ServerQuotaServiceImpl
Refresh the server quota, only goes to Collaborate if last update was longer than an hour ago.
removePresentationFromSession(Session) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
removeRecording(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.RecordingWSDaoImpl
 
removeRecording(long) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.RecordingServiceImpl
 
removeRepositoryMultimedia(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.MultimediaWSDaoImpl
 
removeSession(long) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
removeSessionChairs(long, boolean, long...) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
removeSessionChairs(long, long...) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
removeSessionChairs(long, Iterable<ConferenceUser>) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
removeSessionChairs(long, Iterable<ConferenceUser>, boolean) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
removeSessionMultimedia(long, long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.MultimediaWSDaoImpl
 
removeSessionNonChairs(long, long...) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
removeSessionNonChairs(long, boolean, long...) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
removeSessionNonChairs(long, Iterable<ConferenceUser>) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
removeSessionNonChairs(long, Iterable<ConferenceUser>, boolean) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
removeSessionTelephony(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
removeTelephony(long, ActionResponse) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageTelephonyController
 
reserveSeats - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
roomEnd - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl_
 
roomName - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl_
 
roomStart - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl_
 

S

SASWebServiceTemplate - Class in org.jasig.portlet.blackboardvcportlet.service.util
 
SASWebServiceTemplate(String, String) - Constructor for class org.jasig.portlet.blackboardvcportlet.service.util.SASWebServiceTemplate
Default Constructor
saveSession(ActionResponse, SessionForm, BindingResult) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
saveTelephony(TelephonyForm, BindingResult, ActionResponse, ActionRequest) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageTelephonyController
 
scheduledRefreshServerConfiguration() - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ServerConfigurationServiceImpl
 
scheduledRefreshServerQuota() - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ServerQuotaServiceImpl
 
search(PortletRequest, ModelMap) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.admin.ViewAdminSessionListController
 
searchForBasicUserByEmail(String) - Method in interface org.jasig.portlet.blackboardvcportlet.security.ConferenceUserService
Search for a set of users via BasicUser.getEmail().
searchForBasicUserByEmail(String) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
searchForBasicUserByName(String) - Method in interface org.jasig.portlet.blackboardvcportlet.security.ConferenceUserService
Search for a set of users via BasicUser.getDisplayName().
searchForBasicUserByName(String) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
searchForParticipants(ModelMap, String, String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageParticipantsController
 
secureSignOn - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
secureSignOn - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl_
 
SecurityExpressionEvaluator - Interface in org.jasig.portlet.blackboardvcportlet.security
Allows for execution of Spring-Security expressions directly in java code: http://static.springsource.org/spring-security/site/docs/3.1.x/reference/el-access.html
SecurityExpressionEvaluatorImpl - Class in org.jasig.portlet.blackboardvcportlet.security
 
SecurityExpressionEvaluatorImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.security.SecurityExpressionEvaluatorImpl
 
sendEmail(MailTask) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
sendMail(MailTask) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
ServerConfigurationDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
ServerConfigurationDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationDaoImpl
 
ServerConfigurationImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
Entity class for server configuration details
ServerConfigurationImpl_ - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
ServerConfigurationImpl_() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 
ServerConfigurationServiceImpl - Class in org.jasig.portlet.blackboardvcportlet.service.impl
 
ServerConfigurationServiceImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.service.impl.ServerConfigurationServiceImpl
 
ServerQuotaDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
Implementation of ServerQuotaDao interface, allows the storage, deletion and retrieval of ServerQuota
ServerQuotaDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaDaoImpl
 
ServerQuotaImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
Entity class for server quota
ServerQuotaImpl_ - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
ServerQuotaImpl_() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl_
 
ServerQuotaServiceImpl - Class in org.jasig.portlet.blackboardvcportlet.service.impl
Service class for Server Quota
ServerQuotaServiceImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.service.impl.ServerQuotaServiceImpl
 
session - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl_
 
session - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl_
 
session - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlImpl_
 
SessionCreateEditController - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
Controller class for Portlet EDIT related actions and render
SessionCreateEditController() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
SessionDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
SessionDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
SessionDisplayComparator - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
 
SessionDisplayComparator() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionDisplayComparator
 
sessionId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
SessionImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
SessionImpl_ - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
SessionImpl_() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
sessionName - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
SessionPermissionTester - Class in org.jasig.portlet.blackboardvcportlet.security
Various permission checks for a Session
SessionPermissionTester() - Constructor for class org.jasig.portlet.blackboardvcportlet.security.SessionPermissionTester
 
sessionPIN - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl_
 
sessionQuota - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl_
 
sessionQuotaAvailable - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl_
 
SessionRecordingDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
SessionRecordingDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingDaoImpl
 
SessionRecordingDisplayComparator - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
 
SessionRecordingDisplayComparator() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionRecordingDisplayComparator
 
SessionRecordingEditController - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
Controller class for Portlet EDIT related actions and render
SessionRecordingEditController() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionRecordingEditController
 
SessionRecordingImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
SessionRecordingImpl_ - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
SessionRecordingImpl_() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl_
 
SessionRecordingPermissionTester - Class in org.jasig.portlet.blackboardvcportlet.security
Various permission checks for a SessionRecording
SessionRecordingPermissionTester() - Constructor for class org.jasig.portlet.blackboardvcportlet.security.SessionRecordingPermissionTester
 
sessionRecordings - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
sessions - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl_
 
sessions - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl_
 
SessionServiceImpl - Class in org.jasig.portlet.blackboardvcportlet.service.impl
 
SessionServiceImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
sessionSIPPhone - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl_
 
sessionTelephony - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
SessionTelephonyDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
SessionTelephonyDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyDaoImpl
 
SessionTelephonyImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
SessionTelephonyImpl_ - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
SessionTelephonyImpl_() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl_
 
SessionWSDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.ws.impl
 
SessionWSDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
setAccessType(AccessType) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setAllowInSessionInvites(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setApiCallbackUrl(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.GlobalSettingsWSDaoImpl
 
setApplicationContext(ApplicationContext) - Method in class org.jasig.jpa.BaseJpaDao
 
setApplicationContext(ApplicationContext) - Method in class org.jasig.jpa.OpenEntityManagerAspect
 
setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.blackboardvcportlet.security.SecurityExpressionEvaluatorImpl
 
setAsText(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.CustomDateMidnightEditor
Parse the Date from the given text, using the specified DateFormat.
setAsText(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.CustomTimeEditor
Parse the Date from the given text, using the specified DateFormat.
setBeanFactory(BeanFactory) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
setBlackboardUserDao(InternalConferenceUserDao) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlDaoImpl
 
setBoundaryTime(int) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
setBoundaryTime(int) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setCallbackURL(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.GlobalSettingsWSDaoImpl
 
setChairNotes(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setChairPhone(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
setChairPhone(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
setChairPIN(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
setChairPIN(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
setConferenceUserDao(InternalConferenceUserDao) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaDaoImpl
 
setConferenceUserDao(InternalConferenceUserDao) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationDaoImpl
 
setConferenceUserDao(InternalConferenceUserDao) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
setConferenceUserDao(ConferenceUserDao) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionListController
 
setConferenceUserDao(ConferenceUserDao) - Method in class org.jasig.portlet.blackboardvcportlet.security.ConferenceUserPreAuthenticatedGrantedAuthoritiesUserDetailsService
 
setConferenceUserDao(ConferenceUserDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
setConferenceUserDao(ConferenceUserDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
setConferenceUserService(ConferenceUserService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageParticipantsController
 
setConferenceUserService(ConferenceUserService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
setConferenceUserService(ConferenceUserService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionController
 
setConferenceUserService(ConferenceUserService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionListController
 
setConferenceUserService(ConferenceUserService) - Method in class org.jasig.portlet.blackboardvcportlet.security.DelegatingPermissionEvaluator
 
setConferenceUserService(ConferenceUserService) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
setCreationDate(DateTime) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
setDescription(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
setDescription(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
 
setDiskQuota(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
setDiskQuotaAvailable(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
setDisplayName(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
setDisplayNameAttributeName(String) - Method in class org.jasig.portlet.blackboardvcportlet.security.ConferenceUserPreAuthenticatedGrantedAuthoritiesUserDetailsService
 
setEhcache(Ehcache) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
setElluminateMarshller(Jaxb2Marshaller) - Method in class org.jasig.portlet.blackboardvcportlet.service.util.SASWebServiceTemplate
 
setEmail(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
setEmail(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.AddParticipantForm
 
setEmailAttributeName(String) - Method in class org.jasig.portlet.blackboardvcportlet.security.ConferenceUserPreAuthenticatedGrantedAuthoritiesUserDetailsService
 
setEndTime(DateTime) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setEntityManager(EntityManager) - Method in class org.jasig.jpa.BaseJpaDao
 
setExpressionParser(ExpressionParser) - Method in class org.jasig.portlet.blackboardvcportlet.security.SecurityExpressionEvaluatorImpl
 
setFilename(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
setFilename(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
 
setFrom(String) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
setGlobalSettingWSDao(GlobalSettingsWSDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ServerConfigurationServiceImpl
 
setGlobalSettingWSDao(GlobalSettingsWSDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ServerQuotaServiceImpl
 
setGuestUrl(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setHideParticipantNames(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setId(long[]) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.DeleteMediaFilesForm
 
setId(long[]) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.DeleteParticipantsForm
 
setId(long) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.UpdateParticipantForm
 
setJavaMailSender(JavaMailSender) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
setLastUpdated(DateTime) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
setLaunchUrl(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setMailTemplateService(MailTemplateService) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
setMaxAvailableCameras(int) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
setMaxAvailableTalkers(int) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
setMaxCameras(int) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setMaxFileUploadSize(Integer) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
setMaxTalkers(int) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setMayUseSecureSignOn(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
setMayUseTelephony(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
setMessageSource(MessageSource) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
setModerator(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.AddParticipantForm
 
setModerator(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.UpdateParticipantForm
 
setMultimediaDao(InternalMultimediaDao) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
setMultimediaDao(MultimediaDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
setMultimediaFileTypes(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
setMultimediaWSDao(MultimediaWSDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
setMustBeSupervised(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setMustReserveSeats(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
setName(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.AddParticipantForm
 
setNonChairNotes(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setNonChairPhone(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
setNonChairPhone(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
setNonChairPIN(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
setNonChairPIN(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
setOpenChair(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setPermissionEvaluator(PermissionEvaluator) - Method in class org.jasig.portlet.blackboardvcportlet.security.SecurityExpressionEvaluatorImpl
 
setPermissionsOn(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setPermissionTesters(Set<PermissionTester<Object>>) - Method in class org.jasig.portlet.blackboardvcportlet.security.DelegatingPermissionEvaluator
 
setPhone(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
setPhone(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
setPresentationDao(InternalPresentationDao) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
setPresentationDao(PresentationDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
setPresentationWSDao(PresentationWSDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
setRaiseHandOnEnter(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
setRaiseHandOnEnter(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setRandomCallbackUrl(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
setRecordingDao(SessionRecordingDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.RecordingServiceImpl
 
setRecordingMode(RecordingMode) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setRecordings(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setRecordingService(RecordingService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.admin.ViewAdminServerConfigController
 
setRecordingService(RecordingService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.callback.BlackboardVCPortletCallbackController
 
setRecordingService(RecordingService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionRecordingEditController
 
setRecordingSize(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
setRecordingUrl(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
setRecordingWSDao(RecordingWSDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.RecordingServiceImpl
 
setReserveSeats(int) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setRoleHierarchy(RoleHierarchy) - Method in class org.jasig.portlet.blackboardvcportlet.security.SecurityExpressionEvaluatorImpl
 
setRoomEnd(DateTime) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
setRoomName(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
setRoomStart(DateTime) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
setSasWebServiceOperations(SASWebServiceOperations) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.MultimediaWSDaoImpl
 
setSasWebServiceOperations(SASWebServiceOperations) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.PresentationWSDaoImpl
 
setSasWebServiceOperations(SASWebServiceOperations) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.RecordingWSDaoImpl
 
setSasWebServiceOperations(SASWebServiceOperations) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
setSasWebServiceTemplate(SASWebServiceOperations) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.GlobalSettingsWSDaoImpl
 
setSecureSignOn(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setSecureSignOn(boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
setSecurityExpressionEvaluator(SecurityExpressionEvaluator) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
setServerConfigurationDao(ServerConfigurationDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ServerConfigurationServiceImpl
 
setServerConfigurationService(ServerConfigurationService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.admin.ViewAdminServerConfigController
 
setServerConfigurationService(ServerConfigurationService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.callback.BlackboardVCPortletCallbackController
 
setServerConfigurationService(ServerConfigurationService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
setServerQuota(ServerQuotaService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.admin.ViewAdminServerConfigController
 
setServerQuotaDao(ServerQuotaDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ServerQuotaServiceImpl
 
setServletContext(ServletContext) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
setSessionChairs(long, Set<ConferenceUser>) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
setSessionDao(InternalSessionDao) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingDaoImpl
 
setSessionDao(InternalSessionDao) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyDaoImpl
 
setSessionDao(InternalSessionDao) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlDaoImpl
 
setSessionDao(SessionDao) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
setSessionDao(SessionDao) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionController
 
setSessionDao(SessionDao) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionListController
 
setSessionDao(SessionDao) - Method in class org.jasig.portlet.blackboardvcportlet.security.SessionPermissionTester
 
setSessionDao(SessionDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
setSessionId(long) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.AddParticipantForm
 
setSessionId(long) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.DeleteMediaFilesForm
 
setSessionId(long) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.DeleteParticipantsForm
 
setSessionId(Long) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
setSessionId(long) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.UpdateParticipantForm
 
setSessionName(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setSessionNonChairs(long, Set<ConferenceUser>) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
setSessionPermissionTester(SessionPermissionTester) - Method in class org.jasig.portlet.blackboardvcportlet.security.SessionRecordingPermissionTester
 
setSessionPIN(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
setSessionPIN(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
setSessionQuota(int) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
setSessionQuotaAvailable(int) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
setSessionRecordingDao(SessionRecordingDao) - Method in class org.jasig.portlet.blackboardvcportlet.security.SessionRecordingPermissionTester
 
setSessionService(SessionService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.admin.ViewAdminSessionListController
 
setSessionService(SessionService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
setSessionService(SessionService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageParticipantsController
 
setSessionService(SessionService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageTelephonyController
 
setSessionService(SessionService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
setSessionService(SessionService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionController
 
setSessionService(SessionService) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionListController
 
setSessionService(SessionService) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
setSessionSIPPhone(String) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl
 
setSessionSIPPhone(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
Sets the variable sessionSIPPhone.
setSessionTelephonyDao(SessionTelephonyDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
setSessionWSDao(SessionWSDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
setSize(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
setSize(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
 
setStartTime(DateTime) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setTelephonyEnabled(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionController
 
setTimezone(DateTimeZone) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
setTransactionOperations(TransactionOperations) - Method in class org.jasig.jpa.BaseJpaDao
 
setTransactionOperations(TransactionOperations) - Method in class org.jasig.portlet.blackboardvcportlet.security.ConferenceUserPreAuthenticatedGrantedAuthoritiesUserDetailsService
 
setUniqueId(String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.AddParticipantForm
 
setUniqueIdAttributeName(String) - Method in class org.jasig.portlet.blackboardvcportlet.security.ConferenceUserPreAuthenticatedGrantedAuthoritiesUserDetailsService
 
setupConferenceUser(PortletAuthenticationDetails) - Method in class org.jasig.portlet.blackboardvcportlet.security.ConferenceUserPreAuthenticatedGrantedAuthoritiesUserDetailsService
 
setUserService(UserService) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.ConferenceUserServiceImpl
 
setUserSessionUrlDao(UserSessionUrlDao) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
setVelocityEngine(VelocityEngine) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.MailTemplateServiceImpl
 
setVersionId(long) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
setViewController(ViewSessionListController) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
setViewController(ViewSessionListController) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageParticipantsController
 
SimpleSecurityExpressionHandler - Class in org.jasig.portlet.blackboardvcportlet.security
 
SimpleSecurityExpressionHandler() - Constructor for class org.jasig.portlet.blackboardvcportlet.security.SimpleSecurityExpressionHandler
 
size() - Method in class org.jasig.jpa.CacheKey.CacheKeyBuilder
 
size - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl_
 
size - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl_
 
SpringBeanEhCacheRegionFactory - Class in org.hibernate.cache.ehcache
Region factory that loads the CacheManager by name
SpringBeanEhCacheRegionFactory() - Constructor for class org.hibernate.cache.ehcache.SpringBeanEhCacheRegionFactory
 
start(Settings, Properties) - Method in class org.hibernate.cache.ehcache.SpringBeanEhCacheRegionFactory
 
startTime - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
stop() - Method in class org.hibernate.cache.ehcache.SpringBeanEhCacheRegionFactory

T

TelephonyForm - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms
 
TelephonyForm(long) - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
TelephonyForm() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.TelephonyForm
 
telephonyId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyImpl_
 
timezone - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl_
 
toDateTime(long) - Static method in enum org.jasig.portlet.blackboardvcportlet.dao.impl.DaoUtils
 
toString() - Method in class org.jasig.jpa.CacheKey
 
toString() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl
 
toString() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.MultimediaImpl
 
toString() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.PresentationImpl
 
toString() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerConfigurationImpl
 
toString() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ServerQuotaImpl
 
toString() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl
 
toString() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingImpl
 
toString() - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlImpl
 
toString() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.AddParticipantForm
 
toString() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.DeleteMediaFilesForm
 
toString() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.DeleteParticipantsForm
 
toString() - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.UpdateParticipantForm
 

U

uniqueId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
updateParticipant(ResourceResponse, ModelMap, UpdateParticipantForm, BindingResult) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageParticipantsController
 
UpdateParticipantForm - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms
 
UpdateParticipantForm() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.forms.UpdateParticipantForm
 
updateRecordingSecureSignOn(long, boolean) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.RecordingWSDaoImpl
 
updateRole(long, long, ConferenceUser.Roles) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.SessionServiceImpl
 
updateSession(BlackboardSessionResponse) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionDaoImpl
 
updateSession(long, SessionForm) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.SessionWSDaoImpl
 
updateSessionRecording(SessionRecording) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionRecordingDaoImpl
 
updateSessionRecordingName(long, String) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.RecordingServiceImpl
 
updateSessionRecordings(long, long, long) - Method in class org.jasig.portlet.blackboardvcportlet.service.impl.RecordingServiceImpl
 
updateSessionTelephony(SessionTelephony) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionTelephonyDaoImpl
 
updateUser(ConferenceUser) - Method in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserDaoImpl
 
uploadMultimedia(ActionResponse, Locale, long, MultipartFile) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageMediaFilesController
 
uploadPresentation(long, String, String, String, DataHandler) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.PresentationWSDaoImpl
 
uploadPresentation(String, String, String, DataHandler) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.PresentationWSDaoImpl
 
uploadPresentation(ActionResponse, Locale, long, MultipartFile, boolean) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.SessionCreateEditController
 
uploadRepositoryMultimedia(String, String, String, DataHandler) - Method in class org.jasig.portlet.blackboardvcportlet.dao.ws.impl.MultimediaWSDaoImpl
 
url - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlImpl_
 
urlId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlImpl_
 
user - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlImpl_
 
userId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
UserSessionUrlDaoImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
UserSessionUrlDaoImpl() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlDaoImpl
 
UserSessionUrlImpl - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
UserSessionUrlImpl_ - Class in org.jasig.portlet.blackboardvcportlet.dao.impl
 
UserSessionUrlImpl_() - Constructor for class org.jasig.portlet.blackboardvcportlet.dao.impl.UserSessionUrlImpl_
 
userUrls - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.ConferenceUserImpl_
 
userUrls - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
using(Attribute<? super T, P>, P) - Method in class org.jasig.jpa.BaseJpaDao.NaturalIdQuery
Set a naturalId parameter using the JPA2 MetaModel API

V

valueOf(String) - Static method in enum org.jasig.portlet.blackboardvcportlet.dao.impl.DaoUtils
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jasig.portlet.blackboardvcportlet.dao.impl.DaoUtils
Returns an array containing the constants of this enum type, in the order they are declared.
versionId - Static variable in class org.jasig.portlet.blackboardvcportlet.dao.impl.SessionImpl_
 
view(PortletRequest, ModelMap) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.admin.ViewAdminServerConfigController
 
view(PortletRequest, ModelMap) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.admin.ViewAdminSessionListController
 
view(PortletRequest, ModelMap, String, String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionListController
 
VIEW - Static variable in class org.jasig.portlet.blackboardvcportlet.security.SessionPermissionTester
 
ViewAdminServerConfigController - Class in org.jasig.portlet.blackboardvcportlet.mvc.admin
 
ViewAdminServerConfigController() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.admin.ViewAdminServerConfigController
 
ViewAdminSessionListController - Class in org.jasig.portlet.blackboardvcportlet.mvc.admin
Controller for handling Portlet view mode
ViewAdminSessionListController() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.admin.ViewAdminSessionListController
 
viewParticipants(PortletRequest, long, ModelMap) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ManageParticipantsController
 
viewSession(PortletRequest, long, ModelMap, String) - Method in class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionController
 
ViewSessionController - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
Controller for handling Portlet view mode
ViewSessionController() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionController
 
ViewSessionListController - Class in org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr
Controller for handling Portlet view mode
ViewSessionListController() - Constructor for class org.jasig.portlet.blackboardvcportlet.mvc.sessionmngr.ViewSessionListController
 

W

with(LockOptions) - Method in class org.jasig.jpa.BaseJpaDao.NaturalIdQuery
 
A B C D E F G H I L M N O P Q R S T U V W 

Copyright © 2016 Jasig. All Rights Reserved.