|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent
org.alfresco.web.ui.repo.component.UISearchCustomProperties
public class UISearchCustomProperties
Field Summary | |
---|---|
static java.lang.String |
PREFIX_DATE_FROM
|
static java.lang.String |
PREFIX_DATE_TO
|
static java.lang.String |
PREFIX_LOV_ITEM
|
Fields inherited from interface javax.faces.component.NamingContainer |
---|
SEPARATOR_CHAR |
Constructor Summary | |
---|---|
UISearchCustomProperties()
|
Method Summary | |
---|---|
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 |
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 |
---|
public 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
Constructor Detail |
---|
public UISearchCustomProperties()
Method Detail |
---|
public java.lang.String getFamily()
getFamily
in class javax.faces.component.UIComponent
UIComponent.getFamily()
public void encodeBegin(javax.faces.context.FacesContext context) throws java.io.IOException
encodeBegin
in class javax.faces.component.UIComponentBase
java.io.IOException
UIComponentBase.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 constraint
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |