Uses of Class
dev.learning.xapi.model.Actor
Packages that use Actor
-
Uses of Actor in dev.learning.xapi.model
Classes in dev.learning.xapi.model with type parameters of type ActorModifier and TypeClassDescriptionstatic classActor.Builder<C extends Actor,B extends Actor.Builder<C, B>> Builder for Actor.Subclasses of Actor in dev.learning.xapi.modelModifier and TypeClassDescriptionclassThis class represents the xAPI Agent object.classThis class represents the xAPI Group object.Methods in dev.learning.xapi.model that return Actor -
Uses of Actor in dev.learning.xapi.model.validation.internal.validators
Methods in dev.learning.xapi.model.validation.internal.validators with parameters of type ActorModifier and TypeMethodDescriptionbooleanAuthorityValidator.isValidIfEnabled(Actor value, jakarta.validation.ConstraintValidatorContext context)