public class UISearchCustomProperties
extends org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent
implements javax.faces.component.NamingContainer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PREFIX_DATE_FROM |
static java.lang.String |
PREFIX_DATE_TO |
static java.lang.String |
PREFIX_LOV_ITEM |
| Constructor and Description |
|---|
UISearchCustomProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(javax.faces.context.FacesContext context) |
java.lang.String |
getFamily() |
protected org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint |
getListOfValuesConstraint(org.alfresco.service.cmr.dictionary.PropertyDefinition propertyDef)
Retrieves the list of values constraint for the item, if it has one
|
outputAttributeaddFacesListener, 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, setValueBindingpublic static final java.lang.String PREFIX_DATE_TO
public static final java.lang.String PREFIX_DATE_FROM
public static final java.lang.String PREFIX_LOV_ITEM
public java.lang.String getFamily()
getFamily in class javax.faces.component.UIComponentUIComponent.getFamily()public void encodeBegin(javax.faces.context.FacesContext context)
throws java.io.IOException
encodeBegin in class javax.faces.component.UIComponentBasejava.io.IOExceptionUIComponentBase.encodeBegin(javax.faces.context.FacesContext)protected org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint getListOfValuesConstraint(org.alfresco.service.cmr.dictionary.PropertyDefinition propertyDef)
PropertyDefinition - The property definition for the constraintCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.