Uses of Class
org.sakaiproject.signup.logic.SignupTrackingItem
-
Packages that use SignupTrackingItem Package Description org.sakaiproject.signup.logic.messages -
-
Uses of SignupTrackingItem in org.sakaiproject.signup.logic.messages
Methods in org.sakaiproject.signup.logic.messages that return SignupTrackingItem Modifier and Type Method Description SignupTrackingItemSignupEventTrackingInfo. getInitiatorAllocationInfo()get the Initiator's SignupTrackingItem objectSignupTrackingItemSignupEventTrackingInfoImpl. getInitiatorAllocationInfo()get the Initiator's SignupTrackingItem objectMethods in org.sakaiproject.signup.logic.messages that return types with arguments of type SignupTrackingItem Modifier and Type Method Description List<SignupTrackingItem>SignupEventTrackingInfo. getAttendeeTransferInfos()get a list of SignupTrackingItem objects which contains all related information caused by an user action inside the Signup toolList<SignupTrackingItem>SignupEventTrackingInfoImpl. getAttendeeTransferInfos()get a list of SignupTrackingItem objects which contains all related information caused by an user action inside the Signup tool
-