public class UISearchCustomProperties
extends org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent
implements javax.faces.component.NamingContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX_DATE_FROM |
static String |
PREFIX_DATE_TO |
static String |
PREFIX_LOV_ITEM |
| Constructor and Description |
|---|
UISearchCustomProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(javax.faces.context.FacesContext context) |
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 String PREFIX_DATE_TO
public static final String PREFIX_DATE_FROM
public static final String PREFIX_LOV_ITEM
public String getFamily()
getFamily in class javax.faces.component.UIComponentUIComponent.getFamily()public void encodeBegin(javax.faces.context.FacesContext context)
throws IOException
encodeBegin in class javax.faces.component.UIComponentBaseIOExceptionUIComponentBase.encodeBegin(javax.faces.context.FacesContext)protected org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint getListOfValuesConstraint(org.alfresco.service.cmr.dictionary.PropertyDefinition propertyDef)
propertyDef - The property definition for the constraintCopyright © 2005–2018 Alfresco Software. All rights reserved.