
܂SĂȂ̂ŁA

//    protected void beforeRestoreView() {}

//  public void afterRestoreView(FacesContext context);
  
//    protected void beforeApplyRequestValues() {}
//    protected void afterApplyRequestValues() {}
//    protected void beforeProcessValidations() {}
    public void afterProcessValidations(FacesContext context);
//    protected void beforeUpdateModelValues() {}
//    protected void afterUpdateModelValues() {}
//    protected void beforeInvokeApplication() {}
//    protected void afterInvokeApplication() {}
//    protected void beforeRenderResponse() {}
//    protected void afterRenderResponse() {}
  
}
