public class PageTemplateSite extends Object
PageTemplateModel to communicate with the component and the model. The PageTemplateSite implemented by the region component and is passed to the PageTemplateModel through its PageTemplateModel.setupContext(FacesContext, PageTemplateSite) method and PageTemplateModel.tearDownContext(FacesContext, PageTemplateSite) method. The site is only valid between these two methods.