Uses of Class
nl.b3p.tailormap.api.persistence.Group
Packages that use Group
-
Uses of Group in nl.b3p.tailormap.api.persistence
Methods in nl.b3p.tailormap.api.persistence that return GroupModifier and TypeMethodDescriptionGroup.setAdditionalProperties(List<AdminAdditionalProperty> additionalProperties) Group.setDescription(String title) Group.setMembers(Set<User> members) Group.setSystemGroup(boolean systemGroup) Group.setVersion(Long version) Methods in nl.b3p.tailormap.api.persistence that return types with arguments of type GroupMethod parameters in nl.b3p.tailormap.api.persistence with type arguments of type Group -
Uses of Group in nl.b3p.tailormap.api.persistence.projections
Methods in nl.b3p.tailormap.api.persistence.projections that return types with arguments of type Group