A C D E F G H I L M N O P R S T V X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractActor - Class in com.yetanalytics.xapi.model
-
Abstract Class for serialization and deserialization of xAPI Actors
- AbstractActor() - Constructor for class com.yetanalytics.xapi.model.AbstractActor
- AbstractActorDeserializer - Class in com.yetanalytics.xapi.model.deserializers
-
Custom deserializer for xAPI Actors.
- AbstractActorDeserializer() - Constructor for class com.yetanalytics.xapi.model.deserializers.AbstractActorDeserializer
- AbstractActorDeserializer(Class<?>) - Constructor for class com.yetanalytics.xapi.model.deserializers.AbstractActorDeserializer
- AbstractObject - Class in com.yetanalytics.xapi.model
-
Abstract Class for serialization and deserialization of xAPI Objects
- AbstractObject() - Constructor for class com.yetanalytics.xapi.model.AbstractObject
- AbstractObjectDeserializer - Class in com.yetanalytics.xapi.model.deserializers
-
Custom deserializer for xAPI Objects.
- AbstractObjectDeserializer() - Constructor for class com.yetanalytics.xapi.model.deserializers.AbstractObjectDeserializer
- AbstractObjectDeserializer(Class<?>) - Constructor for class com.yetanalytics.xapi.model.deserializers.AbstractObjectDeserializer
- Account - Class in com.yetanalytics.xapi.model
-
Class representation of the Account Component of the 9274.1.1 xAPI Specification.
- Account() - Constructor for class com.yetanalytics.xapi.model.Account
- Activity - Class in com.yetanalytics.xapi.model
-
Class representation of the Activity Object Type of the 9274.1.1 xAPI Specification.
- Activity() - Constructor for class com.yetanalytics.xapi.model.Activity
- ACTIVITY - com.yetanalytics.xapi.model.ObjectType
- ActivityDefinition - Class in com.yetanalytics.xapi.model
-
Class representation of the Activity Definition Component of the 9274.1.1 xAPI Specification.
- ActivityDefinition() - Constructor for class com.yetanalytics.xapi.model.ActivityDefinition
- addQueryToUri(URI) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
-
Method to compose the filter query onto a base LRS URI.
- Agent - Class in com.yetanalytics.xapi.model
-
A concrete class representation of the Agent Component of the 9274.1.1 xAPI Specification.
- Agent() - Constructor for class com.yetanalytics.xapi.model.Agent
- AGENT - com.yetanalytics.xapi.model.ObjectType
- Attachment - Class in com.yetanalytics.xapi.model
-
Class representation of the Attachment Component of the 9274.1.1 xAPI Specification.
- Attachment() - Constructor for class com.yetanalytics.xapi.model.Attachment
C
- CANONICAL - com.yetanalytics.xapi.client.filters.StatementFormat
- CHOICE - com.yetanalytics.xapi.model.InteractionType
- com.yetanalytics.xapi.client - package com.yetanalytics.xapi.client
- com.yetanalytics.xapi.client.filters - package com.yetanalytics.xapi.client.filters
- com.yetanalytics.xapi.exception - package com.yetanalytics.xapi.exception
- com.yetanalytics.xapi.model - package com.yetanalytics.xapi.model
- com.yetanalytics.xapi.model.deserializers - package com.yetanalytics.xapi.model.deserializers
- com.yetanalytics.xapi.model.serializers - package com.yetanalytics.xapi.model.serializers
- com.yetanalytics.xapi.util - package com.yetanalytics.xapi.util
- Context - Class in com.yetanalytics.xapi.model
-
Class representation of the Context Component of the 9274.1.1 xAPI Specification.
- Context() - Constructor for class com.yetanalytics.xapi.model.Context
- ContextActivities - Class in com.yetanalytics.xapi.model
-
Class representation of the Context Activities Component of the 9274.1.1 xAPI Specification.
- ContextActivities() - Constructor for class com.yetanalytics.xapi.model.ContextActivities
- ContextActivityListDeserializer - Class in com.yetanalytics.xapi.model.deserializers
-
Custom deserializer for the Activity Lists in ContextActivity.
- ContextActivityListDeserializer() - Constructor for class com.yetanalytics.xapi.model.deserializers.ContextActivityListDeserializer
- ContextActivityListDeserializer(Class<?>) - Constructor for class com.yetanalytics.xapi.model.deserializers.ContextActivityListDeserializer
D
- DateTimeSerializer - Class in com.yetanalytics.xapi.model.serializers
-
Custom serializer for ZonedDateTime
- DateTimeSerializer() - Constructor for class com.yetanalytics.xapi.model.serializers.DateTimeSerializer
- DateTimeSerializer(Class<ZonedDateTime>) - Constructor for class com.yetanalytics.xapi.model.serializers.DateTimeSerializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.yetanalytics.xapi.model.deserializers.AbstractActorDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.yetanalytics.xapi.model.deserializers.AbstractObjectDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.yetanalytics.xapi.model.deserializers.ContextActivityListDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.yetanalytics.xapi.model.deserializers.ExtensionDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.yetanalytics.xapi.model.deserializers.InteractionTypeDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.yetanalytics.xapi.model.deserializers.LangMapDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.yetanalytics.xapi.model.deserializers.MimeTypeDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.yetanalytics.xapi.model.deserializers.ObjectTypeDeserializer
E
- equals(Object) - Method in class com.yetanalytics.xapi.model.LangTag
-
Checks that this LangTag is equal to the langTag based on the orignal String (NOT the Locale).
- EXACT - com.yetanalytics.xapi.client.filters.StatementFormat
- ExtensionDeserializer - Class in com.yetanalytics.xapi.model.deserializers
-
Custom deserializer for the Extension Map Wrapper
- ExtensionDeserializer() - Constructor for class com.yetanalytics.xapi.model.deserializers.ExtensionDeserializer
- ExtensionDeserializer(Class<?>) - Constructor for class com.yetanalytics.xapi.model.deserializers.ExtensionDeserializer
- Extensions - Class in com.yetanalytics.xapi.model
-
A wrapper object for using xAPI Extensions.
- Extensions(Map<URI, Object>) - Constructor for class com.yetanalytics.xapi.model.Extensions
F
- FILL_IN - com.yetanalytics.xapi.model.InteractionType
- FreeMapSerializer<K,V> - Class in com.yetanalytics.xapi.model.serializers
- FreeMapSerializer() - Constructor for class com.yetanalytics.xapi.model.serializers.FreeMapSerializer
- FreeMapSerializer(Class<IFreeMap<K, V>>) - Constructor for class com.yetanalytics.xapi.model.serializers.FreeMapSerializer
G
- get(LangTag) - Method in class com.yetanalytics.xapi.model.LangMap
-
Retrieve the value for a specific language.
- get(String) - Method in class com.yetanalytics.xapi.model.Extensions
-
Retrieve extension data
- get(String) - Method in interface com.yetanalytics.xapi.model.IFreeMap
-
Retrieve value at String key
- get(String) - Method in class com.yetanalytics.xapi.model.LangMap
-
Retrieve the value for a specific language.
- get(URI) - Method in class com.yetanalytics.xapi.model.Extensions
-
Retrieve extension data
- get(K) - Method in interface com.yetanalytics.xapi.model.IFreeMap
-
Retrieve value at key
- getAccount() - Method in class com.yetanalytics.xapi.model.AbstractActor
- getActivity() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- getActor() - Method in class com.yetanalytics.xapi.model.Statement
- getAgent() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- getAscending() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- getAttachments() - Method in class com.yetanalytics.xapi.model.Statement
- getAuthority() - Method in class com.yetanalytics.xapi.model.Statement
- getBatchSize() - Method in class com.yetanalytics.xapi.client.LRS
- getByDisplayName(String) - Static method in enum com.yetanalytics.xapi.model.InteractionType
-
Retrieves the InteractionType for a given displayName
- getByDisplayName(String) - Static method in enum com.yetanalytics.xapi.model.ObjectType
-
Retrieves the ObjectType for a given displayName
- getCategory() - Method in class com.yetanalytics.xapi.model.ContextActivities
- getChoices() - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- getCompletion() - Method in class com.yetanalytics.xapi.model.Result
- getContentType() - Method in class com.yetanalytics.xapi.model.Attachment
- getContext() - Method in class com.yetanalytics.xapi.model.Statement
- getContextActivities() - Method in class com.yetanalytics.xapi.model.Context
- getCorrectResponsesPattern() - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- getDefinition() - Method in class com.yetanalytics.xapi.model.Activity
- getDescription() - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- getDescription() - Method in class com.yetanalytics.xapi.model.Attachment
- getDescription() - Method in class com.yetanalytics.xapi.model.InteractionComponent
- getDisplay() - Method in class com.yetanalytics.xapi.model.Attachment
- getDisplay() - Method in class com.yetanalytics.xapi.model.Verb
- getDuration() - Method in class com.yetanalytics.xapi.model.Result
- getExtensions() - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- getExtensions() - Method in class com.yetanalytics.xapi.model.Context
- getExtensions() - Method in class com.yetanalytics.xapi.model.Result
- getFileUrl() - Method in class com.yetanalytics.xapi.model.Attachment
- getFormat() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- getGrouping() - Method in class com.yetanalytics.xapi.model.ContextActivities
- getHomePage() - Method in class com.yetanalytics.xapi.model.Account
- getHost() - Method in class com.yetanalytics.xapi.client.LRS
- getId() - Method in class com.yetanalytics.xapi.model.Activity
- getId() - Method in class com.yetanalytics.xapi.model.InteractionComponent
- getId() - Method in class com.yetanalytics.xapi.model.Statement
- getId() - Method in class com.yetanalytics.xapi.model.StatementRef
- getId() - Method in class com.yetanalytics.xapi.model.Verb
- getInstructor() - Method in class com.yetanalytics.xapi.model.Context
- getInteractionType() - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- getKey() - Method in class com.yetanalytics.xapi.client.LRS
- getKeys() - Method in class com.yetanalytics.xapi.model.Extensions
-
Returns a set of all IRI Extension keys
- getKeys() - Method in interface com.yetanalytics.xapi.model.IFreeMap
-
Returns a Set of all the keys
- getKeys() - Method in class com.yetanalytics.xapi.model.LangMap
-
Retrieves the full set of RFC 5646 Language Tags contained in the Map
- getLanguage() - Method in class com.yetanalytics.xapi.model.Context
- getLength() - Method in class com.yetanalytics.xapi.model.Attachment
- getLimit() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- getMap() - Method in class com.yetanalytics.xapi.model.Extensions
-
Returns the full raw Extension Map as a HashMap<URI, Object>
- getMap() - Method in interface com.yetanalytics.xapi.model.IFreeMap
-
Returns the full Map of the key-value pairs
- getMap() - Method in class com.yetanalytics.xapi.model.LangMap
-
Retrieves the full Language Map in the form of a HashMap<String, String>
- getMapper() - Static method in class com.yetanalytics.xapi.util.Mapper
- getMax() - Method in class com.yetanalytics.xapi.model.Score
- getMbox() - Method in class com.yetanalytics.xapi.model.AbstractActor
- getMbox_sha1sum() - Method in class com.yetanalytics.xapi.model.AbstractActor
- getMember() - Method in class com.yetanalytics.xapi.model.Group
- getMessage() - Method in exception com.yetanalytics.xapi.exception.StatementClientException
- getMessage() - Method in exception com.yetanalytics.xapi.exception.XApiModelException
- getMin() - Method in class com.yetanalytics.xapi.model.Score
- getMore() - Method in class com.yetanalytics.xapi.model.StatementResult
- getMoreInfo() - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- getName() - Method in class com.yetanalytics.xapi.model.AbstractActor
- getName() - Method in class com.yetanalytics.xapi.model.Account
- getName() - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- getObject() - Method in class com.yetanalytics.xapi.model.Statement
- getObjectType() - Method in class com.yetanalytics.xapi.model.AbstractObject
- getOpenid() - Method in class com.yetanalytics.xapi.model.AbstractActor
- getOriginal() - Method in class com.yetanalytics.xapi.model.XapiDuration
-
Returns the original String version of the Duration
- getOther() - Method in class com.yetanalytics.xapi.model.ContextActivities
- getParent() - Method in class com.yetanalytics.xapi.model.ContextActivities
- getPlatform() - Method in class com.yetanalytics.xapi.model.Context
- getRaw() - Method in class com.yetanalytics.xapi.model.Score
- getRegistration() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- getRegistration() - Method in class com.yetanalytics.xapi.model.Context
- getRelatedActivities() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- getRelatedAgents() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- getResponse() - Method in class com.yetanalytics.xapi.model.Result
- getResult() - Method in class com.yetanalytics.xapi.model.Statement
- getRevision() - Method in class com.yetanalytics.xapi.model.Context
- getScale() - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- getScaled() - Method in class com.yetanalytics.xapi.model.Score
- getScore() - Method in class com.yetanalytics.xapi.model.Result
- getSecret() - Method in class com.yetanalytics.xapi.client.LRS
- getSha2() - Method in class com.yetanalytics.xapi.model.Attachment
- getSince() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- getSource() - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- getStatement() - Method in class com.yetanalytics.xapi.model.Context
- getStatementId() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- getStatements() - Method in class com.yetanalytics.xapi.client.StatementClient
-
Method to get Statements from LRS with no filters
- getStatements() - Method in class com.yetanalytics.xapi.model.StatementResult
- getStatements(StatementFilters) - Method in class com.yetanalytics.xapi.client.StatementClient
-
Method to get Statements from LRS
- getSteps() - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- getStored() - Method in class com.yetanalytics.xapi.model.Statement
- getSuccess() - Method in class com.yetanalytics.xapi.model.Result
- getTarget() - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- getTeam() - Method in class com.yetanalytics.xapi.model.Context
- getTimestamp() - Method in class com.yetanalytics.xapi.model.Statement
- getType() - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- getUntil() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- getUsageType() - Method in class com.yetanalytics.xapi.model.Attachment
- getValue() - Method in class com.yetanalytics.xapi.model.XapiDuration
-
Returns the java.time.Duration version of the Duration
- getVerb() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- getVerb() - Method in class com.yetanalytics.xapi.model.Statement
- getVersion() - Method in class com.yetanalytics.xapi.model.Statement
- getVoidedStatementId() - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- Group - Class in com.yetanalytics.xapi.model
-
Class representation of the Group Component of the 9274.1.1 xAPI Specification.
- Group() - Constructor for class com.yetanalytics.xapi.model.Group
- GROUP - com.yetanalytics.xapi.model.ObjectType
H
- hashCode() - Method in class com.yetanalytics.xapi.model.LangTag
-
Hashes the LangTag based on its original String value (NOT the Locale).
I
- IDS - com.yetanalytics.xapi.client.filters.StatementFormat
- IFreeMap<K,V> - Interface in com.yetanalytics.xapi.model
-
Interface for all freeform maps (Extensions and LangMaps) in xAPI Statements.
- InteractionComponent - Class in com.yetanalytics.xapi.model
-
Class representation of the Interaction Component of the 9274.1.1 xAPI Specification.
- InteractionComponent() - Constructor for class com.yetanalytics.xapi.model.InteractionComponent
- InteractionType - Enum in com.yetanalytics.xapi.model
-
Enumeration representing all Interaction Types in the 9274.1.1 xAPI Specification.
- InteractionTypeDeserializer - Class in com.yetanalytics.xapi.model.deserializers
-
Custom deserializer for InteractionType Enum
- InteractionTypeDeserializer() - Constructor for class com.yetanalytics.xapi.model.deserializers.InteractionTypeDeserializer
- InteractionTypeDeserializer(Class<?>) - Constructor for class com.yetanalytics.xapi.model.deserializers.InteractionTypeDeserializer
L
- LangMap - Class in com.yetanalytics.xapi.model
-
Java wrapper object for the xAPI Language Map object.
- LangMap(HashMap<LangTag, String>) - Constructor for class com.yetanalytics.xapi.model.LangMap
-
Create a new langmap from a HashMap
- LangMapDeserializer - Class in com.yetanalytics.xapi.model.deserializers
-
Custom deserializer for the Language Map Wrapper
- LangMapDeserializer() - Constructor for class com.yetanalytics.xapi.model.deserializers.LangMapDeserializer
- LangMapDeserializer(Class<?>) - Constructor for class com.yetanalytics.xapi.model.deserializers.LangMapDeserializer
- LangTag - Class in com.yetanalytics.xapi.model
-
Class representation of RFC 5646 Language Tags allowing for retrieval of both the original String and the corresponding Locale.
- LangTag(String) - Constructor for class com.yetanalytics.xapi.model.LangTag
-
This constructor takes a RFC 5646 formatted String and converts it to a LangTag object consisting of a java.util.Locale object and the original String.
- LIKERT - com.yetanalytics.xapi.model.InteractionType
- LONG_FILL_IN - com.yetanalytics.xapi.model.InteractionType
- LRS - Class in com.yetanalytics.xapi.client
-
Object for holding LRS connection details for StatementClient.
- LRS(String, String, String) - Constructor for class com.yetanalytics.xapi.client.LRS
-
Constructor to create an LRS object with specific connection params
- LRS(String, String, String, Integer) - Constructor for class com.yetanalytics.xapi.client.LRS
-
Constructor to create an LRS object with specific connection params
M
- Mapper - Class in com.yetanalytics.xapi.util
-
A singleton wrapper for jackson.databind.ObjectMapper configured for the serialization and deserialization of the xAPI Model.
- matches(String) - Method in enum com.yetanalytics.xapi.model.InteractionType
-
Helper method for testing string equivalence to an InteractionType
- matches(String) - Method in enum com.yetanalytics.xapi.model.ObjectType
-
Helper method for testing string equivalence to an ObjectType
- MATCHING - com.yetanalytics.xapi.model.InteractionType
- MimeTypeDeserializer - Class in com.yetanalytics.xapi.model.deserializers
-
Custom serializer for the Jakart Activation MIME types.
- MimeTypeDeserializer() - Constructor for class com.yetanalytics.xapi.model.deserializers.MimeTypeDeserializer
- MimeTypeDeserializer(Class<?>) - Constructor for class com.yetanalytics.xapi.model.deserializers.MimeTypeDeserializer
N
- NUMERIC - com.yetanalytics.xapi.model.InteractionType
O
- ObjectType - Enum in com.yetanalytics.xapi.model
-
Enumeration representing all Object Types in the 9274.1.1 xAPI Specification.
- ObjectTypeDeserializer - Class in com.yetanalytics.xapi.model.deserializers
-
Custom deserializer for ObjectType Enum
- ObjectTypeDeserializer() - Constructor for class com.yetanalytics.xapi.model.deserializers.ObjectTypeDeserializer
- ObjectTypeDeserializer(Class<?>) - Constructor for class com.yetanalytics.xapi.model.deserializers.ObjectTypeDeserializer
- OTHER - com.yetanalytics.xapi.model.InteractionType
P
- parse(String) - Static method in class com.yetanalytics.xapi.model.LangTag
-
Static method to create a LangTag instance from the langTag string.
- PERFORMANCE - com.yetanalytics.xapi.model.InteractionType
- postStatement(Statement) - Method in class com.yetanalytics.xapi.client.StatementClient
-
Method to post a single xAPI Statement to an LRS.
- postStatements(List<Statement>) - Method in class com.yetanalytics.xapi.client.StatementClient
-
Method to post a List of xAPI Statements to an LRS.
- put(LangTag, String) - Method in class com.yetanalytics.xapi.model.LangMap
-
Sets an entry in the Language Map
- put(String, Object) - Method in class com.yetanalytics.xapi.model.Extensions
-
Sets an entry in the Extensions Map
- put(String, String) - Method in class com.yetanalytics.xapi.model.LangMap
-
Sets an entry in the Language Map
- put(String, V) - Method in interface com.yetanalytics.xapi.model.IFreeMap
-
Sets an entry in the map with a String key
- put(URI, Object) - Method in class com.yetanalytics.xapi.model.Extensions
-
Sets an entry in the Extensions Map
- put(K, V) - Method in interface com.yetanalytics.xapi.model.IFreeMap
-
Sets an entry in the map
R
- read(String, String, Class<T>) - Method in class com.yetanalytics.xapi.model.Extensions
-
Attempt a JSONPath query of the Extension data.
- read(URI, String, Class<T>) - Method in class com.yetanalytics.xapi.model.Extensions
-
Attempt a JSONPath query of the Extension data.
- remove(LangTag) - Method in class com.yetanalytics.xapi.model.LangMap
-
Remove an entry from the Language Map
- remove(String) - Method in class com.yetanalytics.xapi.model.Extensions
-
Remove an extension by IRI key
- remove(String) - Method in interface com.yetanalytics.xapi.model.IFreeMap
-
Remove a value at the String key
- remove(String) - Method in class com.yetanalytics.xapi.model.LangMap
-
Remove an entry from the Language Map
- remove(URI) - Method in class com.yetanalytics.xapi.model.Extensions
-
Remove an extension by IRI key
- remove(K) - Method in interface com.yetanalytics.xapi.model.IFreeMap
-
Remove a value at the key
- Result - Class in com.yetanalytics.xapi.model
-
Class representation of the Result component of the 9274.1.1 xAPI Specification.
- Result() - Constructor for class com.yetanalytics.xapi.model.Result
S
- Score - Class in com.yetanalytics.xapi.model
-
Class representation of the Score component of the 9274.1.1 xAPI Specification.
- Score() - Constructor for class com.yetanalytics.xapi.model.Score
- SemverSerializer - Class in com.yetanalytics.xapi.model.serializers
-
Custom serializer for Semver4j Semver class.
- SemverSerializer() - Constructor for class com.yetanalytics.xapi.model.serializers.SemverSerializer
- SemverSerializer(Class<Semver>) - Constructor for class com.yetanalytics.xapi.model.serializers.SemverSerializer
- SEQUENCING - com.yetanalytics.xapi.model.InteractionType
- serialize(IFreeMap<K, V>, JsonGenerator, SerializerProvider) - Method in class com.yetanalytics.xapi.model.serializers.FreeMapSerializer
- serialize(ZonedDateTime, JsonGenerator, SerializerProvider) - Method in class com.yetanalytics.xapi.model.serializers.DateTimeSerializer
- serialize(Semver, JsonGenerator, SerializerProvider) - Method in class com.yetanalytics.xapi.model.serializers.SemverSerializer
- setAccount(Account) - Method in class com.yetanalytics.xapi.model.AbstractActor
- setActivity(URI) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setActor(AbstractObject) - Method in class com.yetanalytics.xapi.model.Statement
- setAgent(AbstractActor) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setAgent(String) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setAscending(Boolean) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setAttachments(List<Attachment>) - Method in class com.yetanalytics.xapi.model.Statement
- setAuthority(AbstractActor) - Method in class com.yetanalytics.xapi.model.Statement
- setBatchSize(Integer) - Method in class com.yetanalytics.xapi.client.LRS
- setCategory(List<Activity>) - Method in class com.yetanalytics.xapi.model.ContextActivities
- setChoices(List<InteractionComponent>) - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- setCompletion(Boolean) - Method in class com.yetanalytics.xapi.model.Result
- setContentType(MimeType) - Method in class com.yetanalytics.xapi.model.Attachment
- setContext(Context) - Method in class com.yetanalytics.xapi.model.Statement
- setContextActivities(ContextActivities) - Method in class com.yetanalytics.xapi.model.Context
- setCorrectResponsesPattern(List<String>) - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- setDefinition(ActivityDefinition) - Method in class com.yetanalytics.xapi.model.Activity
- setDescription(LangMap) - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- setDescription(LangMap) - Method in class com.yetanalytics.xapi.model.Attachment
- setDescription(LangMap) - Method in class com.yetanalytics.xapi.model.InteractionComponent
- setDisplay(LangMap) - Method in class com.yetanalytics.xapi.model.Attachment
- setDisplay(LangMap) - Method in class com.yetanalytics.xapi.model.Verb
- setDuration(XapiDuration) - Method in class com.yetanalytics.xapi.model.Result
- setExtensions(Extensions) - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- setExtensions(Extensions) - Method in class com.yetanalytics.xapi.model.Context
- setExtensions(Extensions) - Method in class com.yetanalytics.xapi.model.Result
- setFileUrl(URI) - Method in class com.yetanalytics.xapi.model.Attachment
- setFormat(StatementFormat) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setGrouping(List<Activity>) - Method in class com.yetanalytics.xapi.model.ContextActivities
- setHomePage(URI) - Method in class com.yetanalytics.xapi.model.Account
- setHost(URI) - Method in class com.yetanalytics.xapi.client.LRS
- setId(String) - Method in class com.yetanalytics.xapi.model.InteractionComponent
- setId(URI) - Method in class com.yetanalytics.xapi.model.Activity
- setId(URI) - Method in class com.yetanalytics.xapi.model.Verb
- setId(UUID) - Method in class com.yetanalytics.xapi.model.Statement
- setId(UUID) - Method in class com.yetanalytics.xapi.model.StatementRef
- setInstructor(AbstractActor) - Method in class com.yetanalytics.xapi.model.Context
- setInteractionType(InteractionType) - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- setKey(String) - Method in class com.yetanalytics.xapi.client.LRS
- setLanguage(LangTag) - Method in class com.yetanalytics.xapi.model.Context
- setLength(Integer) - Method in class com.yetanalytics.xapi.model.Attachment
- setLimit(Integer) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setMax(BigDecimal) - Method in class com.yetanalytics.xapi.model.Score
- setMbox(URI) - Method in class com.yetanalytics.xapi.model.AbstractActor
- setMbox_sha1sum(String) - Method in class com.yetanalytics.xapi.model.AbstractActor
- setMember(List<Agent>) - Method in class com.yetanalytics.xapi.model.Group
- setMin(BigDecimal) - Method in class com.yetanalytics.xapi.model.Score
- setMore(URI) - Method in class com.yetanalytics.xapi.model.StatementResult
- setMoreInfo(URI) - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- setName(LangMap) - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- setName(String) - Method in class com.yetanalytics.xapi.model.AbstractActor
- setName(String) - Method in class com.yetanalytics.xapi.model.Account
- setObject(AbstractObject) - Method in class com.yetanalytics.xapi.model.Statement
- setObjectType(ObjectType) - Method in class com.yetanalytics.xapi.model.AbstractObject
- setOpenid(URI) - Method in class com.yetanalytics.xapi.model.AbstractActor
- setOther(List<Activity>) - Method in class com.yetanalytics.xapi.model.ContextActivities
- setParent(List<Activity>) - Method in class com.yetanalytics.xapi.model.ContextActivities
- setPlatform(String) - Method in class com.yetanalytics.xapi.model.Context
- setRaw(BigDecimal) - Method in class com.yetanalytics.xapi.model.Score
- setRegistration(UUID) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setRegistration(UUID) - Method in class com.yetanalytics.xapi.model.Context
- setRelatedActivities(Boolean) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setRelatedAgents(Boolean) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setResponse(String) - Method in class com.yetanalytics.xapi.model.Result
- setResult(Result) - Method in class com.yetanalytics.xapi.model.Statement
- setRevision(String) - Method in class com.yetanalytics.xapi.model.Context
- setScale(List<InteractionComponent>) - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- setScaled(BigDecimal) - Method in class com.yetanalytics.xapi.model.Score
- setScore(Score) - Method in class com.yetanalytics.xapi.model.Result
- setSecret(String) - Method in class com.yetanalytics.xapi.client.LRS
- setSha2(String) - Method in class com.yetanalytics.xapi.model.Attachment
- setSince(String) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setSince(ZonedDateTime) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setSource(List<InteractionComponent>) - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- setStatement(StatementRef) - Method in class com.yetanalytics.xapi.model.Context
- setStatementId(UUID) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setStatements(List<Statement>) - Method in class com.yetanalytics.xapi.model.StatementResult
- setSteps(List<InteractionComponent>) - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- setStored(ZonedDateTime) - Method in class com.yetanalytics.xapi.model.Statement
- setSuccess(Boolean) - Method in class com.yetanalytics.xapi.model.Result
- setTarget(List<InteractionComponent>) - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- setTeam(Group) - Method in class com.yetanalytics.xapi.model.Context
- setTimestamp(ZonedDateTime) - Method in class com.yetanalytics.xapi.model.Statement
- setType(URI) - Method in class com.yetanalytics.xapi.model.ActivityDefinition
- setUntil(String) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setUntil(ZonedDateTime) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setUsageType(URI) - Method in class com.yetanalytics.xapi.model.Attachment
- setVerb(Verb) - Method in class com.yetanalytics.xapi.model.Statement
- setVerb(URI) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- setVersion(Semver) - Method in class com.yetanalytics.xapi.model.Statement
- setVoidedStatementId(UUID) - Method in class com.yetanalytics.xapi.client.filters.StatementFilters
- Statement - Class in com.yetanalytics.xapi.model
-
Class representation of an Statement from the 9274.1.1 xAPI Specification.
- Statement() - Constructor for class com.yetanalytics.xapi.model.Statement
- STATEMENT_REF - com.yetanalytics.xapi.model.ObjectType
- StatementClient - Class in com.yetanalytics.xapi.client
-
Minimal xAPI Client featuring GET and POST Operations for LRS interop.
- StatementClient(LRS) - Constructor for class com.yetanalytics.xapi.client.StatementClient
-
Constructor to create an xAPI Client
- StatementClientException - Exception in com.yetanalytics.xapi.exception
- StatementClientException() - Constructor for exception com.yetanalytics.xapi.exception.StatementClientException
- StatementClientException(String) - Constructor for exception com.yetanalytics.xapi.exception.StatementClientException
- StatementClientException(String, Throwable) - Constructor for exception com.yetanalytics.xapi.exception.StatementClientException
- StatementClientException(Throwable) - Constructor for exception com.yetanalytics.xapi.exception.StatementClientException
- StatementFilters - Class in com.yetanalytics.xapi.client.filters
-
Object which allows the setting and parsing of xAPI GET filter fields
- StatementFilters() - Constructor for class com.yetanalytics.xapi.client.filters.StatementFilters
- StatementFormat - Enum in com.yetanalytics.xapi.client.filters
- StatementRef - Class in com.yetanalytics.xapi.model
-
Class representation of the StatementRef component of the 9274.1.1 xAPI Specification.
- StatementRef() - Constructor for class com.yetanalytics.xapi.model.StatementRef
- StatementResult - Class in com.yetanalytics.xapi.model
-
Class representation of a StatementResult from the 9274.1.1 xAPI Specification.
- StatementResult() - Constructor for class com.yetanalytics.xapi.model.StatementResult
- SUB_STATEMENT - com.yetanalytics.xapi.model.ObjectType
T
- toLocale() - Method in class com.yetanalytics.xapi.model.LangTag
-
Returns the java.util.Locale instance corresponding to the LangTag.
- toString() - Method in enum com.yetanalytics.xapi.client.filters.StatementFormat
- toString() - Method in enum com.yetanalytics.xapi.model.InteractionType
- toString() - Method in class com.yetanalytics.xapi.model.LangTag
-
Returns the original String version of the LangTag.
- toString() - Method in enum com.yetanalytics.xapi.model.ObjectType
- TRUE_FALSE - com.yetanalytics.xapi.model.InteractionType
V
- valueOf(String) - Static method in enum com.yetanalytics.xapi.client.filters.StatementFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yetanalytics.xapi.model.InteractionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yetanalytics.xapi.model.ObjectType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.yetanalytics.xapi.client.filters.StatementFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yetanalytics.xapi.model.InteractionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yetanalytics.xapi.model.ObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Verb - Class in com.yetanalytics.xapi.model
-
Class representation of the Verb component of the 9274.1.1 xAPI Specification.
- Verb() - Constructor for class com.yetanalytics.xapi.model.Verb
X
- XapiDuration - Class in com.yetanalytics.xapi.model
-
Class representation of ISO 8601 Duration allowing for retrieval of the original String.
- XapiDuration(String) - Constructor for class com.yetanalytics.xapi.model.XapiDuration
-
This constructor takes an 8601 formatted String and converts it to an XapiDuration object consisting of java.time.Duration object and the original String.
- XApiModelException - Exception in com.yetanalytics.xapi.exception
- XApiModelException() - Constructor for exception com.yetanalytics.xapi.exception.XApiModelException
- XApiModelException(String) - Constructor for exception com.yetanalytics.xapi.exception.XApiModelException
- XApiModelException(String, Throwable) - Constructor for exception com.yetanalytics.xapi.exception.XApiModelException
- XApiModelException(Throwable) - Constructor for exception com.yetanalytics.xapi.exception.XApiModelException
All Classes All Packages