CopaApp
Change of Plan Application
 All Classes Functions Variables Pages
Public Member Functions | List of all members
unicopa.copa.base.com.request.GetMyAppointedUsersRequest Class Reference

Get the names and email addresses of all rightholders and deputies the user appointed for an event. More...

Inheritance diagram for unicopa.copa.base.com.request.GetMyAppointedUsersRequest:
Inheritance graph
Collaboration diagram for unicopa.copa.base.com.request.GetMyAppointedUsersRequest:
Collaboration graph

Public Member Functions

 GetMyAppointedUsersRequest (int eventID)
 Create the request. More...
 
int getEventID ()
 

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
 

Detailed Description

Get the names and email addresses of all rightholders and deputies the user appointed for an event.

Author
Felix Wiemuth

Constructor & Destructor Documentation

unicopa.copa.base.com.request.GetMyAppointedUsersRequest.GetMyAppointedUsersRequest ( int  eventID)

Create the request.

Parameters
eventIDthe ID of the event where to get the rightholders from

The documentation for this class was generated from the following file: