|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use APIWrapper | |
|---|---|
| org.codeforamerica.open311.facade | Visible part of the system. |
| org.codeforamerica.open311.facade.data | Visible data objects of the system. |
| Uses of APIWrapper in org.codeforamerica.open311.facade |
|---|
| Subclasses of APIWrapper in org.codeforamerica.open311.facade | |
|---|---|
class |
InvalidXMLWrapper
Some endpoints return invalid characters in its XML response. |
| Methods in org.codeforamerica.open311.facade that return APIWrapper | |
|---|---|
APIWrapper |
APIWrapperFactory.build()
Builds an APIWrapper. |
| Uses of APIWrapper in org.codeforamerica.open311.facade.data |
|---|
| Methods in org.codeforamerica.open311.facade.data with parameters of type APIWrapper | |
|---|---|
void |
RelationshipManager.addServiceWrapperRelationship(List<Service> services,
APIWrapper originator)
Adds a relationship between a List< Service> and the
APIWrapper which generated it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||