- ID_SCOPE_CONTEXT - Static variable in class org.oscelot.lti.tp.ToolProvider
-
Prefix the ID with the consumer key and context ID.
- ID_SCOPE_GLOBAL - Static variable in class org.oscelot.lti.tp.ToolProvider
-
Prefix an ID with the consumer key.
- ID_SCOPE_ID_ONLY - Static variable in class org.oscelot.lti.tp.ToolProvider
-
Use ID value only.
- ID_SCOPE_RESOURCE - Static variable in class org.oscelot.lti.tp.ToolProvider
-
Prefix the ID with the consumer key and resource link ID.
- ID_SCOPE_SEPARATOR - Static variable in class org.oscelot.lti.tp.ToolProvider
-
Character used to separate each element of an ID.
- incNumLearners() - Method in class org.oscelot.lti.tp.ResourceLink.GroupSet
-
Increments the number of users belonging to the groups within the group set.
- incNumMembers() - Method in class org.oscelot.lti.tp.ResourceLink.GroupSet
-
Increments the number of users belonging to the groups within the group set.
- incNumStaff() - Method in class org.oscelot.lti.tp.ResourceLink.GroupSet
-
Increments the number of staff users belonging to the groups within the group set.
- initialise() - Method in class org.oscelot.lti.tp.ResourceLink
-
Initialise the resource link properties.
- initialise() - Method in class org.oscelot.lti.tp.ResourceLinkShareKey
-
Initialise the resource link share key.
- initialise() - Method in class org.oscelot.lti.tp.ToolConsumer
-
Initialise the tool consumer.
- initialise() - Method in class org.oscelot.lti.tp.User
-
Initialise the user object properties.
- isAdmin() - Method in class org.oscelot.lti.tp.User
-
Return true
if the user is an administrator.
- isAllowSharing() - Method in class org.oscelot.lti.tp.ToolProvider
-
Returns true
if the sharing facility is to be permitted.
- isAutoApprove() - Method in class org.oscelot.lti.tp.ResourceLinkShareKey
-
Returns true
if a used share key should be automatically approved
and be given access to the issuing resource link.
- isAvailable() - Method in class org.oscelot.lti.tp.ToolConsumer
-
Is the consumer key available to accept launch requests?
- isEnabled() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- isLearner() - Method in class org.oscelot.lti.tp.User
-
Return true
if the user is a learner.
- isOk() - Method in class org.oscelot.lti.tp.ToolProvider
-
Returns true
if no errors have been encountered.
- isProtect() - Method in class org.oscelot.lti.tp.ToolConsumer
-
- isStaff() - Method in class org.oscelot.lti.tp.User
-
Return true
if the user is staff.