CopaServer
Change of Plan Application
 All Classes Functions Pages
Static Public Member Functions | Static Protected Attributes | List of all members
unicopa.copa.base.com.request.AbstractRequest Class Reference

A request to be created by the client and sent to and received by the server. More...

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

Static Public Member Functions

static UserRole getRequiredPermissionLevel ()
 
static AbstractRequest deserialize (String json) throws APIException
 

Static Protected Attributes

static UserRole requiredPermissionLevel = UserRole.ADMINISTRATOR
 

Additional Inherited Members

- Public Member Functions inherited from unicopa.copa.base.com.CommunicationItem
String serialize ()
 

Detailed Description

A request to be created by the client and sent to and received by the server.

Author
Felix Wiemuth

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