Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

C

calculateUserAveragePairs(ArrayList<LegacyProblemLog>) - Method in class org.assistments.service.dao.legacy.impl.jdbc.JdbcLegacyProblemLogDao
 
calculateUserAveragePairs(ArrayList<LegacyProblemLog>) - Method in interface org.assistments.service.dao.legacy.LegacyProblemLogDao
 
canBeLaunched() - Method in enum org.assistments.domain.content.tutor.ProgressState
Indicates whether an assignment can be launched in this state.
canBePurged() - Method in enum org.assistments.domain.content.tutor.ProgressState
Returns whether the content and actions for an assignment can be purged from client storage.
cannotBeLaunched() - Method in enum org.assistments.domain.content.tutor.ProgressState
 
CAS_PARTNER_REF - Static variable in class org.assistments.service.manager.core.impl.SdkEventListenersImpl
 
CertifiedFolder - Class in org.assistments.domain.legacy
 
CertifiedFolder() - Constructor for class org.assistments.domain.legacy.CertifiedFolder
 
certifiedFolderDao - Variable in class org.assistments.service.manager.legacy.impl.LegacyCertifiedFolderManagerImpl
 
changePassword(XInfo, String) - Method in class org.assistments.service.manager.core.impl.UserManagerImpl
 
changePassword(XInfo, String) - Method in interface org.assistments.service.manager.core.UserManager
 
charSet - Static variable in class org.assistments.util.Base64
 
childManifests - Variable in class org.assistments.domain.content.tutor.Manifest
 
childManifests - Variable in class org.assistments.domain.content.tutor.ManifestDTO
 
CHILDMANIFESTS - Static variable in class org.assistments.domain.content.tutor.TranslationKeys
 
ChooseNAnswer - Class in org.assistments.domain.content.tutor
 
ChooseNAnswer(String) - Constructor for class org.assistments.domain.content.tutor.ChooseNAnswer
 
ChooseNAnswer(String, String) - Constructor for class org.assistments.domain.content.tutor.ChooseNAnswer
 
ChooseNAnswerValue - Class in org.assistments.domain.content.tutor
 
ChooseNAnswerValue(ChooseNAnswerValuePart) - Constructor for class org.assistments.domain.content.tutor.ChooseNAnswerValue
 
ChooseNAnswerValuePart - Class in org.assistments.domain.content.tutor
 
ChooseNAnswerValuePart(AnswerEvalType, String) - Constructor for class org.assistments.domain.content.tutor.ChooseNAnswerValuePart
 
ChooseNProblem - Class in org.assistments.domain.content.tutor
ChooseNProblem implements a problem type allowing a student to select one or more correct answers.
ChooseNProblem(String) - Constructor for class org.assistments.domain.content.tutor.ChooseNProblem
 
ChooseNProblem(String, String) - Constructor for class org.assistments.domain.content.tutor.ChooseNProblem
 
ChooseNResponseValue - Class in org.assistments.domain.content.tutor
 
ChooseNResponseValue(AnswerEvalType, String) - Constructor for class org.assistments.domain.content.tutor.ChooseNResponseValue
 
ChooseOneProblem - Class in org.assistments.domain.content.tutor
ChooseOneProblem represents ...
ChooseOneProblem(String) - Constructor for class org.assistments.domain.content.tutor.ChooseOneProblem
 
CLASS_ID - Static variable in class org.assistments.domain.content.tutor.TranslationKeys
 
classType - Static variable in enum org.assistments.domain.content.tutor.ProgressState
 
CLASSTYPE - Static variable in class org.assistments.domain.content.tutor.TranslationKeys
 
classType - Static variable in class org.assistments.domain.core.AccessToken
 
classType - Static variable in class org.assistments.domain.core.Partner
 
classtype - Static variable in class org.assistments.service.dao.base.impl.DataSourceRegistryImpl
 
classType - Static variable in class org.assistments.service.manager.core.impl.PartnerManagerImpl
 
classType - Static variable in class org.assistments.service.manager.core.impl.RolesManagerImpl
 
classType - Static variable in class org.assistments.service.manager.core.impl.SdkEventListenersImpl
 
classType - Static variable in class org.assistments.service.manager.core.impl.UserManagerImpl
 
classType - Static variable in class org.assistments.service.manager.legacy.impl.LegacyUserManagerImpl
 
clear() - Method in class org.assistments.util.PropertiesListSection
 
clearExtraDataMap() - Method in class org.assistments.service.manager.builders.actions.ActionBuilder
 
clearInProgressLoggedAction() - Static method in class org.assistments.service.web.LoggedRequestsInterceptor
 
clearReservation(UUID) - Method in interface org.assistments.service.util.ReservedNameList
Releases a reservation for a name.
clearReservation(UUID) - Method in class org.assistments.service.util.ReservedNameListImpl
 
clearResults() - Method in class org.assistments.service.manager.validation.validators.Validator
 
clearSection(String) - Method in class org.assistments.util.PropertiesList
Removes all properties from a section.
clearSectionStringValues(String, String) - Method in class org.assistments.util.PropertiesList
Clears the contents of a section created with the putSectionStringValues and removes the the referenced sections.
clearSectionStringValues(String, String, String) - Method in class org.assistments.util.PropertiesList
Clears the contents of a section created with the putSectionStringValues and removes the the referenced sections.
clearXinfo() - Method in interface org.assistments.domain.core.XInfo
Sets this object's xid to 0 and xref to null.
clearXinfo() - Method in class org.assistments.domain.core.XInfoImpl
 
ClientException - Exception in org.assistments.domain.exception
 
ClientException() - Constructor for exception org.assistments.domain.exception.ClientException
 
ClientException(String) - Constructor for exception org.assistments.domain.exception.ClientException
 
clone() - Method in class org.assistments.domain.core.properties.ContentProperty
 
clone() - Method in class org.assistments.domain.core.properties.PropertyValue
 
closeAssignmentStatus(AssignmentStatus, Instant) - Method in interface org.assistments.service.manager.core.AssignmentManager
Close a currently open assignmentStatus
closeAssignmentStatus(XInfo, XInfo, Instant) - Method in interface org.assistments.service.manager.core.AssignmentManager
Close a currently open assignmentStatus for a particular user and assignment
closeAssignmentStatus(XInfo, XInfo, Instant) - Method in class org.assistments.service.manager.core.impl.AssignmentManagerImpl
 
closeAssignmentStatus(AssignmentStatus, Instant) - Method in class org.assistments.service.manager.core.impl.AssignmentManagerImpl
 
code - Variable in class org.assistments.domain.legacy.RegistrationCode
 
COLUMN_NAMES - Variable in class org.assistments.service.dao.base.impl.jdbc.JdbcBaseDao
 
COLUMN_NAMES - Static variable in interface org.assistments.service.dao.legacy.LegacyCertifiedFolderDao
 
CommonDao<T> - Interface in org.assistments.service.dao.base
 
compare(GrantedAuthority, GrantedAuthority) - Method in class org.assistments.service.manager.core.RolesManager.GrantedAuthorityDisplayComparator
 
compare(GrantedAuthority, GrantedAuthority) - Method in class org.assistments.service.manager.core.RolesManager.GrantedAuthorityNameComparator
 
compare(GrantedAuthority, GrantedAuthority) - Method in class org.assistments.service.manager.core.RolesManager.GrantedAuthorityNoCamparator
 
compare(NonVariablizedMathDatum, NonVariablizedMathDatum) - Method in class org.assistments.util.math.business.impl.nonvariablized.NonVariablizedMathDatumComparator
Evaluate the given NonVariablizedMathData, then compare the results
compare(VariablizedMathDatum, VariablizedMathDatum) - Method in class org.assistments.util.math.business.impl.variablized.VariablizedMathDatumComparator
Evaluate the given VariablizedMathData, then compare the results
compareAsAlgebraic(String, String) - Static method in class org.assistments.util.math.business.MathEvaluator
Compare the two given Strings (raw data) as AlgebraicMathData
compareAsExpression(String, String) - Static method in class org.assistments.util.math.business.MathEvaluator
Compare the two given Strings (raw datums) as ExpressionMathData
compareAsFraction(String, String) - Static method in class org.assistments.util.math.business.MathEvaluator
Compare the two given Strings (raw datums) as FractionMathData
compareAsFractionExact(String, String) - Static method in class org.assistments.util.math.business.MathEvaluator
Compare the two given Strings (raw datums) as parsed Fraction strings
compareAsNumeric(String, String) - Static method in class org.assistments.util.math.business.MathEvaluator
Compare the two given Strings (raw datums) as NumericMathData
compareDoubles(Double, Double) - Static method in class org.assistments.util.math.model.MathDatum
 
compareTo(AnswerValuePart) - Method in class org.assistments.domain.content.tutor.AnswerValuePart
Compares another value part to this value part.
compareTo(AssistmentsPrincipal) - Method in class org.assistments.domain.core.AssistmentsPrincipal
 
compressWhitespace(String) - Static method in class org.assistments.util.Util
 
confirmExactRowsDeleted(String, int, int) - Static method in class org.assistments.service.dao.base.impl.JdbcHelper
 
confirmExactRowsProcessed(String, int, int) - Static method in class org.assistments.service.dao.base.impl.JdbcHelper
 
confirmMaxRowsDeleted(String, int, int) - Static method in class org.assistments.service.dao.base.impl.JdbcHelper
Reports whether the actual number of rows deleted did not exceed the expected number of rows to delete.
confirmMaxRowsProcessed(String, int, int) - Static method in class org.assistments.service.dao.base.impl.JdbcHelper
 
confirmMinimumRowsDeleted(String, int, int) - Static method in class org.assistments.service.dao.base.impl.JdbcHelper
 
contains(ObjectPropertyTargetType) - Method in enum org.assistments.domain.core.properties.ObjectPropertyHierarchyType
 
containsAnyChars(String, String) - Static method in class org.assistments.util.IdConversions
Returns whether a string contains one or more characters.
Content - Class in org.assistments.domain.content.tutor
Content acts as an abstract base class for all types of ASSISTments content.
Content(String, String) - Constructor for class org.assistments.domain.content.tutor.Content
Constructor
Content(String, String, String, String) - Constructor for class org.assistments.domain.content.tutor.Content
Constructor
CONTENT_FLAGGED - Static variable in class org.assistments.domain.content.tutor.TranslationKeys
 
CONTENTKEY - Static variable in class org.assistments.domain.content.tutor.TranslationKeys
 
ContentManager - Interface in org.assistments.service.manager.content
 
contentManager - Variable in class org.assistments.service.manager.content.impl.TutoringManagerImpl
 
ContentManagerImpl - Class in org.assistments.service.manager.content.impl
 
ContentManagerImpl() - Constructor for class org.assistments.service.manager.content.impl.ContentManagerImpl
 
ContentProperty - Class in org.assistments.domain.core.properties
 
ContentProperty() - Constructor for class org.assistments.domain.core.properties.ContentProperty
 
ContentPropertyDao - Interface in org.assistments.service.dao.core.properties
 
ContentPropertyDefinition - Class in org.assistments.domain.core.properties
Do not fill in all the data into the contentProperty object.
ContentPropertyDefinition() - Constructor for class org.assistments.domain.core.properties.ContentPropertyDefinition
 
ContentPropertyDefinitionDao - Interface in org.assistments.service.dao.core.properties
 
ContentPropertyDefinitionDao.Field - Enum in org.assistments.service.dao.core.properties
 
ContentPropertyDefinitionRow - Class in org.assistments.domain.core.properties
 
ContentPropertyDefinitionRow() - Constructor for class org.assistments.domain.core.properties.ContentPropertyDefinitionRow
 
ContentPropertyManager - Interface in org.assistments.service.manager.core
 
ContentPropertyManagerImpl - Class in org.assistments.service.manager.core.impl
 
ContentPropertyManagerImpl() - Constructor for class org.assistments.service.manager.core.impl.ContentPropertyManagerImpl
 
ContentPropertyToPSNavigation - Class in org.assistments.domain.core.properties
 
ContentPropertyToPSNavigation() - Constructor for class org.assistments.domain.core.properties.ContentPropertyToPSNavigation
 
ContentPropertyToPSNavigationDao - Interface in org.assistments.service.dao.core.properties
 
ContentPropertyToPSNavigationDao.Field - Enum in org.assistments.service.dao.core.properties
 
ContentPropertyValidValue - Class in org.assistments.domain.core.properties
 
ContentPropertyValidValue() - Constructor for class org.assistments.domain.core.properties.ContentPropertyValidValue
 
ContentPropertyValidValueDao - Interface in org.assistments.service.dao.core.properties
 
ContentPropertyValidValueDao.Field - Enum in org.assistments.service.dao.core.properties
 
ContentPropertyValueDao - Interface in org.assistments.service.dao.core.properties
 
ContentPropertyValueDao.Field - Enum in org.assistments.service.dao.core.properties
 
ContentPropertyValueRow - Class in org.assistments.domain.core.properties
 
ContentPropertyValueRow() - Constructor for class org.assistments.domain.core.properties.ContentPropertyValueRow
 
ContentTableType - Enum in org.assistments.service.dao.content.impl
 
ContentType - Class in org.assistments.domain.content.tutor
 
ContentType() - Constructor for class org.assistments.domain.content.tutor.ContentType
 
ContentTypeAttributes - Class in org.assistments.domain.content.tutor
ContentTypeAttributes defines a set of attributes common across all concrete subclasses of Content.
ContentTypeAttributes() - Constructor for class org.assistments.domain.content.tutor.ContentTypeAttributes
 
CONTINUOUS_SCORE - Static variable in class org.assistments.domain.content.tutor.TranslationKeys
 
ControllerAdvisor - Class in org.assistments.service.web
 
ControllerAdvisor() - Constructor for class org.assistments.service.web.ControllerAdvisor
 
convertToList(NVPair...) - Static method in class org.assistments.service.dao.base.impl.jdbc.JdbcBaseDao
 
convertToList(QueryTerm...) - Static method in class org.assistments.service.dao.base.impl.jdbc.JdbcBaseDao
 
convertToUpdateList(List<Pair<AssignmentManager.UpdateField, Object>>) - Static method in enum org.assistments.service.manager.core.AssignmentManager.UpdateField
 
convertToUpdateList(List<Pair<PartnerManager.UpdateField, String>>) - Static method in enum org.assistments.service.manager.core.PartnerManager.UpdateField
 
convertToUpdateList(List<Pair<UserManager.UpdateField, Object>>) - Static method in enum org.assistments.service.manager.core.UserManager.UpdateField
 
convertToUpdateList(List<Pair<AccessTokenManager.UpdateField, Object>>) - Static method in enum org.assistments.service.security.AccessTokenManager.UpdateField
 
COOKIE_EXPIRATION - Static variable in interface org.assistments.service.security.authentication.core.webapp.CookieManager
Sets the maximum age of this partner's cookie in seconds.
COOKIE_PATH - Static variable in interface org.assistments.service.security.authentication.core.webapp.CookieManager
 
COOKIE_VERSION - Static variable in interface org.assistments.service.security.authentication.core.webapp.CookieManager
 
CookieAccessAspect - Class in org.assistments.service.security.authentication.core.access
 
CookieAccessAspect() - Constructor for class org.assistments.service.security.authentication.core.access.CookieAccessAspect
 
CookieAuthenticationData - Class in org.assistments.service.security.authentication.core.webapp
 
CookieAuthenticationData(HttpServletRequest) - Constructor for class org.assistments.service.security.authentication.core.webapp.CookieAuthenticationData
 
CookieAuthenticationProvider - Class in org.assistments.service.security.authentication.core.webapp
 
CookieAuthenticationProvider() - Constructor for class org.assistments.service.security.authentication.core.webapp.CookieAuthenticationProvider
 
CookieCredentials - Class in org.assistments.service.security.authentication.core.webapp
 
CookieCredentials(String, Pair<Cookie, Cookie>) - Constructor for class org.assistments.service.security.authentication.core.webapp.CookieCredentials
 
CookieManager - Interface in org.assistments.service.security.authentication.core.webapp
 
CookieManager.CookieState - Enum in org.assistments.service.security.authentication.core.webapp
 
CookieManagerBase - Class in org.assistments.service.security.authentication.core.webapp
 
CookieManagerBase(String) - Constructor for class org.assistments.service.security.authentication.core.webapp.CookieManagerBase
 
CookieManagerImpl - Class in org.assistments.service.security.authentication.core.webapp
 
CookieManagerImpl() - Constructor for class org.assistments.service.security.authentication.core.webapp.CookieManagerImpl
 
CookieRestAuthenticationData - Class in org.assistments.service.security.authentication.core.cookierest
 
CookieRestAuthenticationData(HttpServletRequest) - Constructor for class org.assistments.service.security.authentication.core.cookierest.CookieRestAuthenticationData
 
CookieRestAuthenticationProvider - Class in org.assistments.service.security.authentication.core.cookierest
 
CookieRestAuthenticationProvider() - Constructor for class org.assistments.service.security.authentication.core.cookierest.CookieRestAuthenticationProvider
 
CookieRestCredentials - Class in org.assistments.service.security.authentication.core.cookierest
 
CookieRestCredentials(HttpServletRequest, Pair<Cookie, Cookie>) - Constructor for class org.assistments.service.security.authentication.core.cookierest.CookieRestCredentials
 
cookieRootName - Variable in class org.assistments.service.security.authentication.core.webapp.CookieManagerBase
 
copy(PartnerCredentials) - Static method in class org.assistments.service.security.authentication.core.PartnerCredentials
 
copy(PartnerCredentials, PartnerCredentials) - Static method in class org.assistments.service.security.authentication.core.PartnerCredentials
 
CopyManager - Interface in org.assistments.service.manager.content
 
CopyManagerImpl - Class in org.assistments.service.manager.content.impl
 
CopyManagerImpl() - Constructor for class org.assistments.service.manager.content.impl.CopyManagerImpl
 
CORE_UID_FIELD_DELIMITER - Static variable in interface org.assistments.util.UIDGenerator
Delimiter used to separate the core UID fields (of time stamp and random chars).
CoreTableType - Enum in org.assistments.service.dao.core.impl
 
CORRECT - Static variable in class org.assistments.domain.content.tutor.TranslationKeys
 
correct - Variable in class org.assistments.domain.core.actions.StudentResponseAction
 
correct - Variable in class org.assistments.service.manager.builders.actions.StudentResponseActionBuilder
 
CORRECTNESS_FEEDBACK - Static variable in class org.assistments.domain.content.tutor.PropertyKeys
 
countMistakesByProblemId(int) - Method in class org.assistments.service.manager.content.impl.SequenceManagerImpl
 
countMistakesByProblemId(int) - Method in interface org.assistments.service.manager.content.SequenceManager
Return the number of times that the problem is answered incorrectly
cpDao - Variable in class org.assistments.service.manager.core.impl.ContentPropertyManagerImpl
 
cpDefinitionDao - Variable in class org.assistments.service.dao.core.properties.impl.jdbc.JdbcContentPropertyDao
 
cpToPSNavDao - Variable in class org.assistments.service.dao.core.properties.impl.jdbc.JdbcContentPropertyDao
 
cpValidValueDao - Variable in class org.assistments.service.dao.core.properties.impl.jdbc.JdbcContentPropertyDao
 
cpValueDao - Variable in class org.assistments.service.dao.core.properties.impl.jdbc.JdbcContentPropertyDao
 
createAccessTokenStr() - Static method in class org.assistments.service.Settings
 
createAssignmentStatus(XInfo, XInfo, Instant) - Method in interface org.assistments.service.manager.core.AssignmentManager
Create an assignmentStatus for a particular user and assignment with a specified start time
createAssignmentStatus(XInfo, XInfo, Instant) - Method in class org.assistments.service.manager.core.impl.AssignmentManagerImpl
 
createAssistmentOwnership(int, int) - Method in interface org.assistments.service.manager.content.CopyManager
Add a row in assistment ownership for the ownership of astId by contentCreatorId
createAssistmentOwnership(int, int) - Method in class org.assistments.service.manager.content.impl.CopyManagerImpl
 
createBadHTMLString(String) - Method in interface org.assistments.domain.content.tutor.ValidatorUtilities
 
createCookies(AuthenticationData) - Method in interface org.assistments.service.security.authentication.core.webapp.CookieManager
 
createCookies(AuthenticationData) - Method in class org.assistments.service.security.authentication.core.webapp.CookieManagerImpl
 
createCookies(AuthenticationData) - Method in class org.assistments.service.security.legacy.authentication.LegacyAuthenticationCookieManagerImpl
 
createCurriculumItem(int, int) - Method in class org.assistments.service.manager.legacy.impl.LegacyFolderManagerImpl
 
createCurriculumItem(int, int) - Method in interface org.assistments.service.manager.legacy.LegacyFolderManager
Add a row in curriculum_items table
createdAt - Variable in class org.assistments.domain.legacy.RegistrationCode
 
createExternalReferenceFor(T, int, ExternalReferenceType) - Method in class org.assistments.service.manager.content.impl.ManagerHelperImpl
 
createExternalReferenceFor(T, int, ExternalReferenceType) - Method in interface org.assistments.service.manager.core.ManagerHelper
 
createFolder(String, int, int, int) - Method in class org.assistments.service.manager.legacy.impl.LegacyFolderManagerImpl
 
createFolder(String, int, int, int) - Method in interface org.assistments.service.manager.legacy.LegacyFolderManager
Add a row in folder table
createFolderItem(int, String, int) - Method in class org.assistments.service.manager.legacy.impl.LegacyFolderManagerImpl
 
createFolderItem(int, String, int) - Method in interface org.assistments.service.manager.legacy.LegacyFolderManager
Add a row in folder_items table
createGroup(LmsType, String, String) - Method in class org.assistments.service.security.authentication.external.lms.impl.LmsIntegrationManagerHelper
For the current (logged in) user, creates a Group representing the named class.
createGroupAssignment(LmsType, int, String) - Method in class org.assistments.service.security.authentication.external.lms.impl.LmsIntegrationManagerHelper
For the current (logged in) user, creates an Assignment.
createGroupAssignment(LmsType, int, String, String) - Method in class org.assistments.service.security.authentication.external.lms.impl.LmsIntegrationManagerHelper
For the current (logged in) user, creates an Assignment.
createKey(String) - Static method in class org.assistments.domain.content.tutor.Persistable
For the specified class, returns a key for use in retrieving the corresponding persistable data.
createKey(String, String) - Static method in class org.assistments.domain.content.tutor.Persistable
For the specified class type and UID, returns a key for use in retrieving the corresponding persistable data.
createOrUpdateProperty(ContentPropertyDefinition, int) - Method in interface org.assistments.service.dao.core.properties.ContentPropertyDao
 
createOrUpdateProperty(ContentPropertyDefinition, int) - Method in class org.assistments.service.dao.core.properties.impl.jdbc.JdbcContentPropertyDao
 
createOrUpdateProperty(ObjectPropertyDefinition, int) - Method in class org.assistments.service.dao.core.properties.impl.jdbc.JdbcObjectPropertyDao
 
createOrUpdateProperty(ObjectPropertyDefinition, int) - Method in interface org.assistments.service.dao.core.properties.ObjectPropertyDao
 
createOrUpdateProperty(ContentPropertyDefinition) - Method in interface org.assistments.service.manager.core.ContentPropertyManager
Create or update a particular content property with the data in the ContentPropertyDefinition given
createOrUpdateProperty(ContentPropertyDefinition) - Method in class org.assistments.service.manager.core.impl.ContentPropertyManagerImpl
 
createOrUpdateProperty(ObjectPropertyDefinition) - Method in class org.assistments.service.manager.core.impl.ObjectPropertyManagerImpl
 
createOrUpdateProperty(ObjectPropertyDefinition) - Method in interface org.assistments.service.manager.core.ObjectPropertyManager
Creates a new property (or updates an existing one) with the given information.
createOrUpdatePropertyExposure(PropertyExposure) - Method in interface org.assistments.service.dao.core.properties.BaseExposureDao
 
createOrUpdatePropertyExposure(String, int, boolean, boolean, String) - Method in interface org.assistments.service.dao.core.properties.BaseExposureDao
 
createOrUpdatePropertyExposure(int, int, boolean, boolean, String) - Method in interface org.assistments.service.dao.core.properties.BaseExposureDao
 
createOrUpdatePropertyExposure(int, int, boolean, boolean, int) - Method in interface org.assistments.service.dao.core.properties.BaseExposureDao
 
createOrUpdatePropertyExposure(String, int, boolean, boolean, String) - Method in class org.assistments.service.dao.core.properties.impl.jdbc.JdbcBaseExposureDao
 
createOrUpdatePropertyExposure(int, int, boolean, boolean, String) - Method in class org.assistments.service.dao.core.properties.impl.jdbc.JdbcBaseExposureDao
 
createOrUpdatePropertyExposure(int, int, boolean, boolean, int) - Method in class org.assistments.service.dao.core.properties.impl.jdbc.JdbcBaseExposureDao
 
createOrUpdatePropertyExposure(PropertyExposure) - Method in class org.assistments.service.dao.core.properties.impl.jdbc.JdbcBaseExposureDao
 
createOrUpdatePropertyExposure(String, boolean, boolean, String) - Method in class org.assistments.service.manager.core.impl.ObjectPropertyManagerImpl
 
createOrUpdatePropertyExposure(String, boolean, boolean, String) - Method in interface org.assistments.service.manager.core.ObjectPropertyManager
Create or update the property exposure settings
createProblemKeyFromRubyProblemType(RubyProblemType, String) - Static method in interface org.assistments.service.manager.content.PersistableKeyManager
Given a ruby problemType and the problemId, create a Problem Manifest Key
createProblemSectionByAstId(int, int) - Method in interface org.assistments.service.manager.content.CopyManager
Add a row in section for the lowest level section, which is problem section as well as the assistments_to_sequence_association table
createProblemSectionByAstId(int, int) - Method in class org.assistments.service.manager.content.impl.CopyManagerImpl
 
createProblemSetContentKey(Section) - Static method in interface org.assistments.service.manager.content.PersistableKeyManager
Given a section create the problem set content key
createQuery() - Method in class org.assistments.service.dao.base.impl.QueryBuilder
 
createSectionByChildSections(int, List<Integer>, String, String) - Method in interface org.assistments.service.manager.content.CopyManager
Add a row in section for the parent section of a list of child sections.
createSectionByChildSections(int, List<Integer>, String, String, String) - Method in interface org.assistments.service.manager.content.CopyManager
Add a row in section for the parent section of a list of child sections.
createSectionByChildSections(int, List<Integer>, String, String) - Method in class org.assistments.service.manager.content.impl.CopyManagerImpl
 
createSectionByChildSections(int, List<Integer>, String, String, String) - Method in class org.assistments.service.manager.content.impl.CopyManagerImpl
 
createSequenceInfo(int, int) - Method in interface org.assistments.service.manager.content.CopyManager
Add a row in sequence info for the newly created sequence
createSequenceInfo(int, int) - Method in class org.assistments.service.manager.content.impl.CopyManagerImpl
 
createSequenceOwnership(int, int) - Method in interface org.assistments.service.manager.content.CopyManager
Add a row in sequence ownership for the ownership of sequenceId by contentCreatorId
createSequenceOwnership(int, int) - Method in class org.assistments.service.manager.content.impl.CopyManagerImpl
 
createTable(SchemaTable) - Method in class org.assistments.service.dao.base.impl.jdbc.JdbcSchemaUtilDao
 
createTable(SchemaTable) - Method in interface org.assistments.service.dao.base.SchemaUtilDao
Creates a single table.
createTable(SdkDataSourceType, String) - Method in class org.assistments.service.manager.core.impl.SchemaManagerImpl
 
createTable(SdkDataSourceType, String) - Method in interface org.assistments.service.manager.core.SchemaManager
Creates a single table.
createTutorStrategy(int, String) - Method in interface org.assistments.service.manager.content.CopyManager
Add a row in tutor strategy for the newly created tutor strategy
createTutorStrategy(int, String) - Method in class org.assistments.service.manager.content.impl.CopyManagerImpl
 
createUID() - Method in class org.assistments.service.manager.builders.actions.ActionBuilder
 
createUnitTestDatabases(String) - Method in class org.assistments.service.dao.base.impl.jdbc.JdbcSchemaUtilDao
 
createUnitTestDatabases(String) - Method in interface org.assistments.service.dao.base.SchemaUtilDao
 
createUser(ExternalUserInfo) - Method in class org.assistments.service.security.authentication.external.lms.impl.LmsIntegrationManagerHelper
Creates a new CAS User or returns an existing User
createUserGeneratedHint(int, int, int, String, boolean, boolean) - Method in interface org.assistments.service.manager.content.CopyManager
Add a row in user generated hint after the customization for future learning and tracking...
createUserGeneratedHint(int, int, int, String, boolean, boolean) - Method in class org.assistments.service.manager.content.impl.CopyManagerImpl
 
createVideoHint(int, String) - Method in interface org.assistments.service.manager.content.CopyManager
Add a row in hint for a video hint
createVideoHint(int, String) - Method in class org.assistments.service.manager.content.impl.CopyManagerImpl
 
credentialCookieName - Variable in class org.assistments.service.security.authentication.core.webapp.CookieManagerBase
 
CustomQueries - Interface in org.assistments.service.dao
 
customQueries - Variable in class org.assistments.service.dao.CustomQueryProvider
 
CustomQueriesImpl - Class in org.assistments.service.dao
 
CustomQueriesImpl(Class<?>) - Constructor for class org.assistments.service.dao.CustomQueriesImpl
 
CustomQueryCommonDao<T> - Interface in org.assistments.service.dao.base
 
CustomQueryProvider - Class in org.assistments.service.dao
 
CustomQueryProvider() - Constructor for class org.assistments.service.dao.CustomQueryProvider
 
CycleDetectedException - Exception in org.assistments.domain.exception
 
CycleDetectedException() - Constructor for exception org.assistments.domain.exception.CycleDetectedException
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links