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

A request for the names of the owners of the event specified by the event-ID. More...

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

Public Member Functions

 GetAllOwnersRequest (int eventID)
 
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

A request for the names of the owners of the event specified by the event-ID.

Author
Philip Wendland

Constructor & Destructor Documentation

unicopa.copa.base.com.request.GetAllOwnersRequest.GetAllOwnersRequest ( int  eventID)
Parameters
eventID

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