|
Class Summary |
| Page |
An object to store information about a page in a site, and the List of tools contained within it. |
| PageList |
A convenience object to hold a list of pages retrieved from the web service call, when the XML is parsed. |
| Site |
An object that holds information about a site, retrieved from the web service call |
| SiteList |
A convenience object to hold a list of Sites retrieved from the web service call, when the XML is parsed. |
| SitePageList |
A convenience object to hold a list of pages, in turn holding a list of tools,
retrieved from the web service call, when the XML is parsed. |
| Tool |
An object to store information about a tool. |