org.alfresco.web.ui.repo.component
Class UIOpenSearch

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.repo.component.UIOpenSearch
All Implemented Interfaces:
javax.faces.component.StateHolder

public class UIOpenSearch
extends org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent

JSF component that provides an OpenSearch client, the engines searched are configured via the web api config.


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

Field Detail

SCRIPTS_WRITTEN

protected static final java.lang.String SCRIPTS_WRITTEN
See Also:
Constant Field Values

ENGINE_ID_PREFIX

protected static final java.lang.String ENGINE_ID_PREFIX
See Also:
Constant Field Values
Constructor Detail

UIOpenSearch

public UIOpenSearch()
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.