- getApproved() - Method in class org.oscelot.lti.tp.ResourceLinkShare
-
Returns true
if the share has been approved.
- getConsumer() - Method in class org.oscelot.lti.tp.Nonce
-
Returns the tool consumer.
- getConsumer() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the tool consumer for this resource link.
- getConsumer() - Method in class org.oscelot.lti.tp.ToolProvider
-
Returns the tool consumer object relating to the source of the launch request.
- getConsumerGUID() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getConsumerKey() - Method in class org.oscelot.lti.tp.ResourceLinkShare
-
Returns the consumer key for the sharing resource link.
- getConsumerName() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getConsumers() - Method in class org.oscelot.lti.tp.ToolProvider
-
Get a list of tool consumers defined in this tool provider.
- getConsumerVersion() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getCreated() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the date/time when this resource link was created.
- getCreated() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getCreated() - Method in class org.oscelot.lti.tp.User
-
Returns the date/time when the object was created.
- getCssPath() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getDataConnector() - Method in class org.oscelot.lti.tp.ToolConsumer
-
Get the data connector.
- getDataSource() - Method in class org.oscelot.lti.tp.Outcome
-
Returns the data source.
- getDate() - Method in class org.oscelot.lti.tp.Outcome
-
Returns the date.
- getDefaultEmail() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getDefaultEmail() - Method in class org.oscelot.lti.tp.ToolProvider
-
Returns the default email domain to be used when auto-generating email addresses.
- getEmail() - Method in class org.oscelot.lti.tp.User
-
Returns the user's email.
- getEnableFrom() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getEnableUntil() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getExpires() - Method in class org.oscelot.lti.tp.Nonce
-
Returns the date/time when the nonce value is due to expire.
- getExpires() - Method in class org.oscelot.lti.tp.ResourceLinkShareKey
-
Returns the date/time when the share key expires.
- getExtDoc() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the XML document for the last service response.
- getExtRequest() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the content of the last service request.
- getExtResponse() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the content of the last service response.
- getFirstname() - Method in class org.oscelot.lti.tp.User
-
Returns the user's firstname.
- getFullname() - Method in class org.oscelot.lti.tp.User
-
Returns the user's fullname.
- getGroups() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the groups for the resource link.
- getGroups() - Method in class org.oscelot.lti.tp.ResourceLink.GroupSet
-
Returns a list of the group IDs for the group set.
- getGroups() - Method in class org.oscelot.lti.tp.User
-
Returns a list of group IDs for which the user is a member.
- getGroupSets() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the group sets for the resource link.
- getHTTPParams(Map<String, String>) - Static method in class org.oscelot.lti.tp.Utils
-
Returns an array of name/value pair objects representing values in a map.
- getHTTPParams(List<Map.Entry<String, String>>) - Static method in class org.oscelot.lti.tp.Utils
-
Returns an array of name/value pair objects representing map entry values in a list.
- getId() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the resource link ID.
- getId() - Method in class org.oscelot.lti.tp.ResourceLinkShareKey
-
Returns the share key value.
- getId() - Method in class org.oscelot.lti.tp.User
-
Return the user ID using the default scope.
- getId(Integer) - Method in class org.oscelot.lti.tp.User
-
Return the user ID using the specified scope.
- getIdScope() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getIdScope() - Method in class org.oscelot.lti.tp.ToolProvider
-
Returns the default scope to use when generating user IDs.
- getKey() - Method in class org.oscelot.lti.tp.Nonce
-
Returns the tool consumer key.
- getKey() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the tool consumer key for this resource link.
- getKey() - Method in class org.oscelot.lti.tp.ToolConsumer
-
Get the tool consumer key.
- getLanguage() - Method in class org.oscelot.lti.tp.Outcome
-
Returns the language.
- getLastAccess() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getLastname() - Method in class org.oscelot.lti.tp.User
-
Returns the user's lastname.
- getLength() - Method in class org.oscelot.lti.tp.ResourceLinkShareKey
-
Returns the length to use when generating an ID.
- getLife() - Method in class org.oscelot.lti.tp.ResourceLinkShareKey
-
Returns the life of the share key (the period of time after creation when
the share key will automatically expire).
- getLtiContextId() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the context ID for the resource link.
- getLtiResourceLinkId() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the resource link ID provided by the tool consumer on launch.
- getLtiResultSourcedId() - Method in class org.oscelot.lti.tp.User
-
Returns the user's result sourcedId value.
- getLtiVersion() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getMessage() - Method in class org.oscelot.lti.tp.ToolProvider
-
Returns a default message returned from an invalid launch.
- getName() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getNumLearners() - Method in class org.oscelot.lti.tp.ResourceLink.GroupSet
-
Returns the number of learners belonging to the groups within the group set.
- getNumMembers() - Method in class org.oscelot.lti.tp.ResourceLink.GroupSet
-
Returns the number of users belonging to the groups within the group set.
- getNumStaff() - Method in class org.oscelot.lti.tp.ResourceLink.GroupSet
-
Returns the number of staff users belonging to the groups within the group set.
- getPrimaryConsumerKey() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the consumer key for the resource link with which this resource link is shared.
- getPrimaryConsumerKey() - Method in class org.oscelot.lti.tp.ResourceLinkShareKey
-
Returns the consumer key for the resource link which issued the share key.
- getPrimaryResourceLinkId() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the resource link ID for the resource link with which this resource link is shared.
- getPrimaryResourceLinkId() - Method in class org.oscelot.lti.tp.ResourceLinkShareKey
-
Returns the resource link ID for the resource link which issued the share key.
- getRandomString(int) - Static method in class org.oscelot.lti.tp.Utils
-
Generates a random string.
- getReason() - Method in class org.oscelot.lti.tp.ToolProvider
-
Returns an explanation for the error identified in the launch.
- getRedirectUrl() - Method in class org.oscelot.lti.tp.ToolProvider
-
Returns the URL to which the user should be redirected on successful completion
of processing the request.
- getRequest() - Method in class org.oscelot.lti.tp.ToolProvider
-
Returns the HTTP request object relating to the current launch request.
- getResourceLink() - Method in class org.oscelot.lti.tp.ToolProvider
-
Returns the ResourceLink object relating to the source of the launch request.
- getResourceLink() - Method in class org.oscelot.lti.tp.User
-
Return the resource link object for the user.
- getResourceLinkId() - Method in class org.oscelot.lti.tp.ResourceLinkShare
-
Returns the sharing resource link ID.
- getReturnUrl() - Method in class org.oscelot.lti.tp.ToolProvider
-
Returns the URL provided on launch to use when returning a user to the tool consumer.
- getSecret() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getSetId() - Method in class org.oscelot.lti.tp.ResourceLink.Group
-
Returns the set ID of the group.
- getSetting(String) - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns a named setting value.
- getSetting(String, String) - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns a named setting value or the specified default value if the setting does not exist.
- getSettings() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns a map of all setting values.
- getShareApproved() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns true
if the share with another resource link has been approved.
- getShares(ResourceLink) - Method in class org.oscelot.lti.tp.DataConnector
-
Get shares defined for a resource link.
- getShares(ResourceLink) - Method in class org.oscelot.lti.tp.dataconnector.JDBC
-
Get shares defined for a resource link.
- getShares(ResourceLink) - Method in class org.oscelot.lti.tp.dataconnector.None
-
Get shares defined for a resource link.
- getShares() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns a list of ResourceLinkShare objects for each resource link which is sharing this resource link.
- getSourcedId() - Method in class org.oscelot.lti.tp.Outcome
-
Deprecated.
Use property from User object instead
Returns the result sourcedId value.
- getStatus() - Method in class org.oscelot.lti.tp.Outcome
-
Returns the status.
- getTitle() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the resource link title.
- getTitle() - Method in class org.oscelot.lti.tp.ResourceLink.Group
-
Returns the title of the group.
- getTitle() - Method in class org.oscelot.lti.tp.ResourceLink.GroupSet
-
Returns the title of the group set.
- getTitle() - Method in class org.oscelot.lti.tp.ResourceLinkShare
-
Returns the sharing resource title.
- getToolConsumers() - Method in class org.oscelot.lti.tp.DataConnector
-
Load tool consumer objects.
- getToolConsumers() - Method in class org.oscelot.lti.tp.dataconnector.JDBC
-
Load tool consumer objects.
- getToolConsumers() - Method in class org.oscelot.lti.tp.dataconnector.None
-
Load tool consumer objects.
- getType() - Method in class org.oscelot.lti.tp.Outcome
-
Returns the type.
- getUpdated() - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns the date/time when this resource link was last updated.
- getUpdated() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- getUpdated() - Method in class org.oscelot.lti.tp.User
-
Returns the date/time when the object was last updated.
- getUser() - Method in class org.oscelot.lti.tp.ToolProvider
-
Returns the User object relating to the user performing launch request.
- getUserResultSourcedIDs(ResourceLink, boolean, int) - Method in class org.oscelot.lti.tp.DataConnector
-
Get array of user objects.
- getUserResultSourcedIDs(ResourceLink, boolean, int) - Method in class org.oscelot.lti.tp.dataconnector.JDBC
-
Get array of user objects.
- getUserResultSourcedIDs(ResourceLink, boolean, int) - Method in class org.oscelot.lti.tp.dataconnector.None
-
Get array of user objects.
- getUserResultSourcedIDs(boolean, int) - Method in class org.oscelot.lti.tp.ResourceLink
-
Returns a map of User objects for users with a result sourcedId.
- getValue() - Method in class org.oscelot.lti.tp.Nonce
-
Returns the outcome value.
- getValue() - Method in class org.oscelot.lti.tp.Outcome
-
Get the outcome value.
- getXmlChild(Element, String) - Static method in class org.oscelot.lti.tp.Utils
-
Returns a named XML child element given a parent element.
- getXmlChildValue(Element, String) - Static method in class org.oscelot.lti.tp.Utils
-
Returns the value of a named XML child element given a parent element.
- getXMLDoc(String) - Static method in class org.oscelot.lti.tp.Utils
-
Returns an XML document from an XML String