A request for event groups. More...


Public Member Functions | |
| GetEventGroupsRequest (int categoryNodeID, String searchterm) | |
| int | getCategoryNodeID () | 
| String | getSearchTerm () | 
Additional Inherited Members | |
  Static Public Member Functions inherited from unicopa.copa.base.com.request.AbstractRequest | |
| static UserRole | getRequiredPermissionLevel () | 
| static AbstractRequest | deserialize (String json) throws APIException | 
  Static Protected Attributes inherited from unicopa.copa.base.com.request.AbstractRequest | |
| static UserRole | requiredPermissionLevel = UserRole.ADMINISTRATOR | 
A request for event groups.
The requested event groups must match the search term and be of the category specified by the Node-ID of the node from the category tree. If the search term is null or empty, it will be ignored.
| unicopa.copa.base.com.request.GetEventGroupsRequest.GetEventGroupsRequest | ( | int | categoryNodeID, | 
| String | searchterm | ||
| ) | 
| categoryNodeID | |
| searchterm | 
 1.8.4