Class BackofficeSearchConditionModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.platformbackoffice.model.BackofficeSearchConditionModel
- All Implemented Interfaces:
Serializable
Generated model class for type BackofficeSearchCondition first defined at extension platformbackoffice.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationBackofficeSavedQuery2SearchConditionRelationdefining source attributesavedQueryin extensionplatformbackoffice.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofBackofficeSearchCondition.attributeattribute defined at extensionplatformbackoffice.static final StringGenerated constant - Attribute key ofBackofficeSearchCondition.disabledattribute defined at extensionplatformbackoffice.static final StringGenerated constant - Attribute key ofBackofficeSearchCondition.editorattribute defined at extensionplatformbackoffice.static final StringGenerated constant - Attribute key ofBackofficeSearchCondition.editorParametersattribute defined at extensionplatformbackoffice.static final StringGenerated constant - Attribute key ofBackofficeSearchCondition.languageCodeattribute defined at extensionplatformbackoffice.static final StringGenerated constant - Attribute key ofBackofficeSearchCondition.mandatoryattribute defined at extensionplatformbackoffice.static final StringGenerated constant - Attribute key ofBackofficeSearchCondition.operatorCodeattribute defined at extensionplatformbackoffice.static final StringGenerated constant - Attribute key ofBackofficeSearchCondition.savedQueryattribute defined at extensionplatformbackoffice.static final StringGenerated constant - Attribute key ofBackofficeSearchCondition.selectedattribute defined at extensionplatformbackoffice.static final StringGenerated constant - Attribute key ofBackofficeSearchCondition.sortableattribute defined at extensionplatformbackoffice.static final StringGenerated constant - Attribute key ofBackofficeSearchCondition.valueattribute defined at extensionplatformbackoffice.static final StringGenerated constant - Attribute key ofBackofficeSearchCondition.valueReferenceattribute defined at extensionplatformbackoffice.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.Generated constructor - Default constructor for creation with existing contextBackofficeSearchConditionModel(String _attribute, String _operatorCode) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBackofficeSearchConditionModel(String _attribute, String _operatorCode, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theBackofficeSearchCondition.attributeattribute defined at extensionplatformbackoffice.Generated method - Getter of theBackofficeSearchCondition.disabledattribute defined at extensionplatformbackoffice.Generated method - Getter of theBackofficeSearchCondition.editorattribute defined at extensionplatformbackoffice.Generated method - Getter of theBackofficeSearchCondition.editorParametersattribute defined at extensionplatformbackoffice.Generated method - Getter of theBackofficeSearchCondition.languageCodeattribute defined at extensionplatformbackoffice.Generated method - Getter of theBackofficeSearchCondition.mandatoryattribute defined at extensionplatformbackoffice.Generated method - Getter of theBackofficeSearchCondition.operatorCodeattribute defined at extensionplatformbackoffice.Generated method - Getter of theBackofficeSearchCondition.savedQueryattribute defined at extensionplatformbackoffice.Generated method - Getter of theBackofficeSearchCondition.selectedattribute defined at extensionplatformbackoffice.Generated method - Getter of theBackofficeSearchCondition.sortableattribute defined at extensionplatformbackoffice.getValue()Generated method - Getter of theBackofficeSearchCondition.valueattribute defined at extensionplatformbackoffice.Generated method - Getter of theBackofficeSearchCondition.valueReferenceattribute defined at extensionplatformbackoffice.voidsetAttribute(String value) Generated method - Setter ofBackofficeSearchCondition.attributeattribute defined at extensionplatformbackoffice.voidsetDisabled(Boolean value) Generated method - Setter ofBackofficeSearchCondition.disabledattribute defined at extensionplatformbackoffice.voidGenerated method - Setter ofBackofficeSearchCondition.editorattribute defined at extensionplatformbackoffice.voidsetEditorParameters(Map<String, String> value) Generated method - Setter ofBackofficeSearchCondition.editorParametersattribute defined at extensionplatformbackoffice.voidsetLanguageCode(String value) Generated method - Setter ofBackofficeSearchCondition.languageCodeattribute defined at extensionplatformbackoffice.voidsetMandatory(Boolean value) Generated method - Setter ofBackofficeSearchCondition.mandatoryattribute defined at extensionplatformbackoffice.voidsetOperatorCode(String value) Generated method - Setter ofBackofficeSearchCondition.operatorCodeattribute defined at extensionplatformbackoffice.voidGenerated method - Setter ofBackofficeSearchCondition.savedQueryattribute defined at extensionplatformbackoffice.voidsetSelected(Boolean value) Generated method - Setter ofBackofficeSearchCondition.selectedattribute defined at extensionplatformbackoffice.voidsetSortable(Boolean value) Generated method - Setter ofBackofficeSearchCondition.sortableattribute defined at extensionplatformbackoffice.voidGenerated method - Setter ofBackofficeSearchCondition.valueattribute defined at extensionplatformbackoffice.voidsetValueReference(ItemModel value) Generated method - Setter ofBackofficeSearchCondition.valueReferenceattribute defined at extensionplatformbackoffice.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_BACKOFFICESAVEDQUERY2SEARCHCONDITIONRELATION
Generated relation code constant for relationBackofficeSavedQuery2SearchConditionRelationdefining source attributesavedQueryin extensionplatformbackoffice.- See Also:
-
ATTRIBUTE
Generated constant - Attribute key ofBackofficeSearchCondition.attributeattribute defined at extensionplatformbackoffice.- See Also:
-
VALUE
Generated constant - Attribute key ofBackofficeSearchCondition.valueattribute defined at extensionplatformbackoffice.- See Also:
-
VALUEREFERENCE
Generated constant - Attribute key ofBackofficeSearchCondition.valueReferenceattribute defined at extensionplatformbackoffice.- See Also:
-
LANGUAGECODE
Generated constant - Attribute key ofBackofficeSearchCondition.languageCodeattribute defined at extensionplatformbackoffice.- See Also:
-
OPERATORCODE
Generated constant - Attribute key ofBackofficeSearchCondition.operatorCodeattribute defined at extensionplatformbackoffice.- See Also:
-
SELECTED
Generated constant - Attribute key ofBackofficeSearchCondition.selectedattribute defined at extensionplatformbackoffice.- See Also:
-
EDITOR
Generated constant - Attribute key ofBackofficeSearchCondition.editorattribute defined at extensionplatformbackoffice.- See Also:
-
EDITORPARAMETERS
Generated constant - Attribute key ofBackofficeSearchCondition.editorParametersattribute defined at extensionplatformbackoffice.- See Also:
-
SORTABLE
Generated constant - Attribute key ofBackofficeSearchCondition.sortableattribute defined at extensionplatformbackoffice.- See Also:
-
DISABLED
Generated constant - Attribute key ofBackofficeSearchCondition.disabledattribute defined at extensionplatformbackoffice.- See Also:
-
MANDATORY
Generated constant - Attribute key ofBackofficeSearchCondition.mandatoryattribute defined at extensionplatformbackoffice.- See Also:
-
SAVEDQUERY
Generated constant - Attribute key ofBackofficeSearchCondition.savedQueryattribute defined at extensionplatformbackoffice.- See Also:
-
-
Constructor Details
-
BackofficeSearchConditionModel
public BackofficeSearchConditionModel()Generated constructor - Default constructor for generic creation. -
BackofficeSearchConditionModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
BackofficeSearchConditionModel
@Deprecated(since="4.1.1", forRemoval=true) public BackofficeSearchConditionModel(String _attribute, String _operatorCode) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_attribute- initial attribute declared by typeBackofficeSearchConditionat extensionplatformbackoffice_operatorCode- initial attribute declared by typeBackofficeSearchConditionat extensionplatformbackoffice
-
BackofficeSearchConditionModel
@Deprecated(since="4.1.1", forRemoval=true) public BackofficeSearchConditionModel(String _attribute, String _operatorCode, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_attribute- initial attribute declared by typeBackofficeSearchConditionat extensionplatformbackoffice_operatorCode- initial attribute declared by typeBackofficeSearchConditionat extensionplatformbackoffice_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAttribute
Generated method - Getter of theBackofficeSearchCondition.attributeattribute defined at extensionplatformbackoffice.- Returns:
- the attribute
-
getDisabled
Generated method - Getter of theBackofficeSearchCondition.disabledattribute defined at extensionplatformbackoffice.- Returns:
- the disabled
-
getEditor
Generated method - Getter of theBackofficeSearchCondition.editorattribute defined at extensionplatformbackoffice.- Returns:
- the editor
-
getEditorParameters
@Accessor(qualifier="editorParameters", type=GETTER) public Map<String,String> getEditorParameters()Generated method - Getter of theBackofficeSearchCondition.editorParametersattribute defined at extensionplatformbackoffice.- Returns:
- the editorParameters
-
getLanguageCode
Generated method - Getter of theBackofficeSearchCondition.languageCodeattribute defined at extensionplatformbackoffice.- Returns:
- the languageCode
-
getMandatory
Generated method - Getter of theBackofficeSearchCondition.mandatoryattribute defined at extensionplatformbackoffice.- Returns:
- the mandatory
-
getOperatorCode
Generated method - Getter of theBackofficeSearchCondition.operatorCodeattribute defined at extensionplatformbackoffice.- Returns:
- the operatorCode
-
getSavedQuery
Generated method - Getter of theBackofficeSearchCondition.savedQueryattribute defined at extensionplatformbackoffice.- Returns:
- the savedQuery
-
getSelected
Generated method - Getter of theBackofficeSearchCondition.selectedattribute defined at extensionplatformbackoffice.- Returns:
- the selected
-
getSortable
Generated method - Getter of theBackofficeSearchCondition.sortableattribute defined at extensionplatformbackoffice.- Returns:
- the sortable
-
getValue
Generated method - Getter of theBackofficeSearchCondition.valueattribute defined at extensionplatformbackoffice.- Returns:
- the value
-
getValueReference
Generated method - Getter of theBackofficeSearchCondition.valueReferenceattribute defined at extensionplatformbackoffice.- Returns:
- the valueReference
-
setAttribute
Generated method - Setter ofBackofficeSearchCondition.attributeattribute defined at extensionplatformbackoffice.- Parameters:
value- the attribute
-
setDisabled
Generated method - Setter ofBackofficeSearchCondition.disabledattribute defined at extensionplatformbackoffice.- Parameters:
value- the disabled
-
setEditor
Generated method - Setter ofBackofficeSearchCondition.editorattribute defined at extensionplatformbackoffice.- Parameters:
value- the editor
-
setEditorParameters
@Accessor(qualifier="editorParameters", type=SETTER) public void setEditorParameters(Map<String, String> value) Generated method - Setter ofBackofficeSearchCondition.editorParametersattribute defined at extensionplatformbackoffice.- Parameters:
value- the editorParameters
-
setLanguageCode
Generated method - Setter ofBackofficeSearchCondition.languageCodeattribute defined at extensionplatformbackoffice.- Parameters:
value- the languageCode
-
setMandatory
Generated method - Setter ofBackofficeSearchCondition.mandatoryattribute defined at extensionplatformbackoffice.- Parameters:
value- the mandatory
-
setOperatorCode
Generated method - Setter ofBackofficeSearchCondition.operatorCodeattribute defined at extensionplatformbackoffice.- Parameters:
value- the operatorCode
-
setSavedQuery
@Accessor(qualifier="savedQuery", type=SETTER) public void setSavedQuery(BackofficeSavedQueryModel value) Generated method - Setter ofBackofficeSearchCondition.savedQueryattribute defined at extensionplatformbackoffice.- Parameters:
value- the savedQuery
-
setSelected
Generated method - Setter ofBackofficeSearchCondition.selectedattribute defined at extensionplatformbackoffice.- Parameters:
value- the selected
-
setSortable
Generated method - Setter ofBackofficeSearchCondition.sortableattribute defined at extensionplatformbackoffice.- Parameters:
value- the sortable
-
setValue
Generated method - Setter ofBackofficeSearchCondition.valueattribute defined at extensionplatformbackoffice.- Parameters:
value- the value
-
setValueReference
Generated method - Setter ofBackofficeSearchCondition.valueReferenceattribute defined at extensionplatformbackoffice.- Parameters:
value- the valueReference
-