Uses of Class
org.sakaiproject.signup.restful.SignupSiteItem
-
Packages that use SignupSiteItem Package Description org.sakaiproject.signup.restful -
-
Uses of SignupSiteItem in org.sakaiproject.signup.restful
Methods in org.sakaiproject.signup.restful that return types with arguments of type SignupSiteItem Modifier and Type Method Description List<SignupSiteItem>SignupEvent. getSignupSiteItems()get a list of SignupSiteItem objects, which indicate the scope of the event/meetingMethod parameters in org.sakaiproject.signup.restful with type arguments of type SignupSiteItem Modifier and Type Method Description voidSignupEvent. setSignupSiteItems(List<SignupSiteItem> signupSites)this is a setter
-