Package org.codeforamerica.open311.facade.data

Visible data objects of the system.

See:
          Description

Interface Summary
Attribute Specifies the required operations of an attribute useful for the POST Service Request operation.
 

Class Summary
AttributeInfo Represents a single attribute of a service definition.
Endpoint Wraps the information relative to a single endpoint.
MultiValueAttribute Multi valued attribute useful for the POST Service Request operation.
POSTServiceRequestResponse Wraps a POST service request response.
RelationshipManager This class maintains a map between APIWrapper and Service instances.
Service Represents a GeoReport service.
ServiceDefinition Represents a service definition.
ServiceDiscoveryInfo Contains information regarding to a city (endpoints, allowed formats...).
ServiceRequest Represents a Service Request.
ServiceRequestIdResponse Represents an answer to the GET service id from a token.
SingleValueAttribute Single valued attribute useful for the POST Service Request operation.
 

Enum Summary
AttributeInfo.Datatype  
Service.Type Different types of Service.
ServiceRequest.Status  
 

Package org.codeforamerica.open311.facade.data Description

Visible data objects of the system. Users of the library interacts with its components.



Copyright © 2013 Code for America. All Rights Reserved.