org.alfresco.web.ui.wcm.component
Class UILinkValidationSummary

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent
              extended by org.alfresco.web.ui.wcm.component.AbstractLinkValidationReportComponent
                  extended by org.alfresco.web.ui.wcm.component.UILinkValidationSummary
All Implemented Interfaces:
javax.faces.component.StateHolder

public class UILinkValidationSummary
extends AbstractLinkValidationReportComponent

JSF component that shows the summary information for a link validation report.


Field Summary
 
Fields inherited from class org.alfresco.web.ui.wcm.component.AbstractLinkValidationReportComponent
state
 
Constructor Summary
UILinkValidationSummary()
           
 
Method Summary
 void encodeBegin(javax.faces.context.FacesContext context)
           
 java.lang.String getFamily()
           
 
Methods inherited from class org.alfresco.web.ui.wcm.component.AbstractLinkValidationReportComponent
encodeChildren, getRendersChildren, getValue, restoreState, saveState, setValue
 
Methods inherited from class org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent
outputAttribute
 
Methods inherited from class javax.faces.component.UIComponentBase
addFacesListener, broadcast, decode, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UILinkValidationSummary

public UILinkValidationSummary()
Method Detail

getFamily

public java.lang.String getFamily()
Specified by:
getFamily in class javax.faces.component.UIComponent

encodeBegin

public void encodeBegin(javax.faces.context.FacesContext context)
                 throws java.io.IOException
Overrides:
encodeBegin in class javax.faces.component.UIComponentBase
Throws:
java.io.IOException


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.