- 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.