Uses of Interface
org.osid.course.registration.ActivityRegistrationSearch
Packages that use ActivityRegistrationSearch
Package
Description
The Open Service Interface Definitions for the org.osid.course.registration
service.
-
Uses of ActivityRegistrationSearch in org.osid.course.registration
Methods in org.osid.course.registration that return ActivityRegistrationSearchModifier and TypeMethodDescriptionActivityRegistrationSearchSession.getActivityRegistrationSearch()Gets an activity registration search.Methods in org.osid.course.registration with parameters of type ActivityRegistrationSearchModifier and TypeMethodDescriptionActivityRegistrationSearchSession.getActivityRegistrationsBySearch(ActivityRegistrationQuery activityRegistrationQuery, ActivityRegistrationSearch activityRegistrationSearch) Gets the search results matching the given search query using the given search.