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

A request for all the SingleEventUpdates the user has subscribed for that happened after the given date. More...

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

Public Member Functions

 GetSubscribedSingleEventUpdatesRequest (Date since)
 
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 all the SingleEventUpdates the user has subscribed for that happened after the given date.

Author
Philip Wendland

Constructor & Destructor Documentation

unicopa.copa.base.com.request.GetSubscribedSingleEventUpdatesRequest.GetSubscribedSingleEventUpdatesRequest ( Date  since)
Parameters
since

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