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

A request for up-to-date single events that belong to the event-ID. More...

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

Public Member Functions

 GetCurrentSingleEventsRequest (int eventID, Date since)
 
int getEventID ()
 
Date getSince ()
 

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 up-to-date single events that belong to the event-ID.

Additionally, the requested single event(s) is/are scheduled after the date since.

Author
Philip Wendland

Constructor & Destructor Documentation

unicopa.copa.base.com.request.GetCurrentSingleEventsRequest.GetCurrentSingleEventsRequest ( int  eventID,
Date  since 
)
Parameters
eventID
since

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