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 TypeMethodDescriptionvoidsetFromDatePaths(List<String> fromDatePaths) voidsetLabelAll(String labelAll) voidsetLabelAvailable(String labelAvailable) voidsetTillDatePaths(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, setItemCountMethods inherited from class ch.tocco.nice2.rest.form.api.beans.RelationFieldBean
getConstriction, getOptionDisplay, setConstriction, setOptionDisplayMethods 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, setValidationMethods 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
-