Uses of Package
org.codeforamerica.open311.facade.data

Packages that use org.codeforamerica.open311.facade.data
org.codeforamerica.open311.facade Visible part of the system. 
org.codeforamerica.open311.facade.data Visible data objects of the system. 
org.codeforamerica.open311.facade.data.operations Data objects related to some operations of the system. 
org.codeforamerica.open311.internals.caching Operations caching related functionality. 
org.codeforamerica.open311.internals.network Network-related functionality of the library. 
org.codeforamerica.open311.internals.parsing Parsing-related functionality of the library. 
 

Classes in org.codeforamerica.open311.facade.data used by org.codeforamerica.open311.facade
POSTServiceRequestResponse
          Wraps a POST service request response.
Service
          Represents a GeoReport service.
ServiceDefinition
          Represents a service definition.
ServiceRequest
          Represents a Service Request.
ServiceRequestIdResponse
          Represents an answer to the GET service id from a token.
 

Classes in org.codeforamerica.open311.facade.data used by org.codeforamerica.open311.facade.data
Attribute
          Specifies the required operations of an attribute useful for the POST Service Request operation.
AttributeInfo
          Represents a single attribute of a service definition.
AttributeInfo.Datatype
           
Endpoint
          Wraps the information relative to a single endpoint.
RelationshipManager
          This class maintains a map between APIWrapper and Service instances.
Service
          Represents a GeoReport service.
Service.Type
          Different types of Service.
ServiceDefinition
          Represents a service definition.
ServiceRequest.Status
           
 

Classes in org.codeforamerica.open311.facade.data used by org.codeforamerica.open311.facade.data.operations
Attribute
          Specifies the required operations of an attribute useful for the POST Service Request operation.
ServiceRequest.Status
           
 

Classes in org.codeforamerica.open311.facade.data used by org.codeforamerica.open311.internals.caching
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.
 

Classes in org.codeforamerica.open311.facade.data used by org.codeforamerica.open311.internals.network
Attribute
          Specifies the required operations of an attribute useful for the POST Service Request operation.
 

Classes in org.codeforamerica.open311.facade.data used by org.codeforamerica.open311.internals.parsing
POSTServiceRequestResponse
          Wraps a POST service request response.
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.
 



Copyright © 2013 Code for America. All Rights Reserved.