| Interface | Description | 
|---|---|
| SiteType | 
 This class represents a type of site. 
 | 
| Class | Description | 
|---|---|
| ConvertResourcePathToIdGenerator | 
 Get a resource path and a site name and generates the resource id 
 | 
| DefaultSiteType | 
 Type of site which is retrieved from a XML configuration. 
 | 
| GetAdminSitesAction | 
 Action for getting the list of existing  
Site for administrative operations. | 
| GetSitesAction | 
 Action for getting the list of existing  
Site. | 
| GetSiteTypesAction | 
 Action for getting the list of existing  
SiteType. | 
| SearchSitesAction | 
 This action is used by the edition.select-site widget for searching sites from a query string 
 | 
| SharedSitesGenerator | 
 SAX sites with shared contents information 
 | 
| Site | 
AmetysObject for storing site informations. | 
| SiteDAO | 
 DAO for manipulating sites 
 | 
| SiteFactory | 
AmetysObjectFactory for creating traversable Site. | 
| SiteGenerator | 
 Generate sax events representing a  
Site. | 
| SiteManager | 
 Helper component for managing sites. 
 | 
| SitesGenerator | 
 Generates the list of existing  
Site. | 
| SiteTypesExtensionPoint | 
 This class is in charge of handling  
SiteType extension point.This point handles the pool of available site types.  |