Uses of Class
org.sakaiproject.signup.restful.SignupGroupItem
-
Packages that use SignupGroupItem Package Description org.sakaiproject.signup.restful -
-
Uses of SignupGroupItem in org.sakaiproject.signup.restful
Methods in org.sakaiproject.signup.restful that return types with arguments of type SignupGroupItem Modifier and Type Method Description List<SignupGroupItem>SignupSiteItem. getSignupGroupItems()get a list of SignupGroup objects, which belong to the siteMethod parameters in org.sakaiproject.signup.restful with type arguments of type SignupGroupItem Modifier and Type Method Description voidSignupSiteItem. setSignupGroupItems(List<SignupGroupItem> signupGroupItems)this is a setter
-