CopaApp
Change of Plan Application
 All Classes Functions Variables Pages
Public Member Functions | List of all members
unicopa.copa.base.com.request.GetMyAppointedUsersResponse Class Reference
Inheritance diagram for unicopa.copa.base.com.request.GetMyAppointedUsersResponse:
Inheritance graph
Collaboration diagram for unicopa.copa.base.com.request.GetMyAppointedUsersResponse:
Collaboration graph

Public Member Functions

 GetMyAppointedUsersResponse (Map< UserRole, List< UserData >> appointedUsers)
 
List< UserDatagetAppointedRightholders ()
 Get the user data of the rightholders the user appointed for the event. More...
 
List< UserDatagetAppointedDeputies ()
 Get the user data of the rightholders the user appointed for the event. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from unicopa.copa.base.com.request.AbstractResponse
static AbstractResponse deserialize (String json) throws APIException, PermissionException, RequestNotPracticableException, InternalErrorException
 

Detailed Description

Author
Felix Wiemuth

Member Function Documentation

List<UserData> unicopa.copa.base.com.request.GetMyAppointedUsersResponse.getAppointedDeputies ( )

Get the user data of the rightholders the user appointed for the event.

Returns
List<UserData> unicopa.copa.base.com.request.GetMyAppointedUsersResponse.getAppointedRightholders ( )

Get the user data of the rightholders the user appointed for the event.

Returns

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