Uses of Class
edu.wisc.library.ocfl.core.model.User
-
Packages that use User Package Description edu.wisc.library.ocfl.core.model -
-
Uses of User in edu.wisc.library.ocfl.core.model
Methods in edu.wisc.library.ocfl.core.model that return User Modifier and Type Method Description UserVersion. getUser()Methods in edu.wisc.library.ocfl.core.model with parameters of type User Modifier and Type Method Description VersionBuilderVersionBuilder. user(User user)Constructors in edu.wisc.library.ocfl.core.model with parameters of type User Constructor Description Version(OffsetDateTime created, String message, User user, Map<String,Set<String>> state)
-