Class RelationFieldBean
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
- Direct Known Subclasses:
RemoteFieldBean
,SelectBoxBean
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setConstriction
(String constriction) void
setOptionDisplay
(String optionDisplay) 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
-
RelationFieldBean
public RelationFieldBean()
-
-
Method Details
-
setConstriction
-
getConstriction
-
getOptionDisplay
-
setOptionDisplay
-