Uses of Class
com.avoka.tm.vo.Role
Packages that use Role
-
Uses of Role in com.avoka.tm.query
Methods in com.avoka.tm.query that return RoleModifier and TypeMethodDescriptionRoleQuery.firstValue()
Execute the query and return the first role value object for the query.Methods in com.avoka.tm.query that return types with arguments of type RoleModifier and TypeMethodDescriptionRoleQuery.listValues()
Execute the role query and return a list of Role value objects.