Class AvailabilityFieldBean
java.lang.Object
ch.tocco.nice2.rest.form.api.beans.ComponentBean
ch.tocco.nice2.rest.form.api.beans.FieldBean
ch.tocco.nice2.rest.form.api.beans.RelationFieldBean
ch.tocco.nice2.rest.form.api.beans.RemoteFieldBean
ch.tocco.nice2.rest.form.api.beans.AvailabilityFieldBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setFromDatePaths
(List<String> fromDatePaths) void
setLabelAll
(String labelAll) void
setLabelAvailable
(String labelAvailable) void
setTillDatePaths
(List<String> tillDatePaths) Methods inherited from class ch.tocco.nice2.rest.form.api.beans.RemoteFieldBean
getCondition, getDisplayAdvancedSearch, getDisplayCreateButton, getDisplayCreateButtonWidget, getDisplayDocsTree, getFormBase, getFormName, getItemCount, setCondition, setDisplayAdvancedSearch, setDisplayCreateButton, setDisplayCreateButtonWidget, setDisplayDocsTree, setFormBase, setFormName, setItemCount
Methods inherited from class ch.tocco.nice2.rest.form.api.beans.RelationFieldBean
getConstriction, getOptionDisplay, setConstriction, setOptionDisplay
Methods inherited from class ch.tocco.nice2.rest.form.api.beans.FieldBean
getAutoCompleteEndpoint, getDataType, getDefaultValue, getDmsEntityModel, getPath, getRelationName, getSimpleSearch, getTargetEntity, getValidation, setAutoCompleteEndpoint, setDataType, setDefaultValue, setDmsEntityModel, setPath, setRelationName, setSimpleSearch, setTargetEntity, setValidation
Methods inherited from class ch.tocco.nice2.rest.form.api.beans.ComponentBean
getComponentType, getId, getLabel, setComponentType, setId, setLabel
-
Constructor Details
-
AvailabilityFieldBean
public AvailabilityFieldBean()
-
-
Method Details
-
getFromDatePaths
-
setFromDatePaths
-
getTillDatePaths
-
setTillDatePaths
-
getLabelAll
-
setLabelAll
-
getLabelAvailable
-
setLabelAvailable
-