Uses of Class
com.avoka.tm.vo.Group
Package
Description
Provides Value Object Query classes.
Provides Service classes.
-
Uses of Group in com.avoka.tm.query
Modifier and TypeMethodDescriptionGroupQuery.firstValue()
Execute the query and return the first group value object for the query.Modifier and TypeMethodDescriptionGroupQuery.listValues()
Execute the group query and return a list of Group value objects. -
Uses of Group in com.avoka.tm.svc
Modifier and TypeMethodDescriptionGroupSvc.createGroup()
Create a new group and return the new group object.