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:
java.io.Serializable
public class BackofficeSearchConditionModel extends ItemModel
Generated model class for type BackofficeSearchCondition first defined at extension platformbackoffice.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_BACKOFFICESAVEDQUERY2SEARCHCONDITIONRELATIONGenerated relation code constant for relationBackofficeSavedQuery2SearchConditionRelationdefining source attributesavedQueryin extensionplatformbackoffice.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringATTRIBUTEGenerated constant - Attribute key ofBackofficeSearchCondition.attributeattribute defined at extensionplatformbackoffice.static java.lang.StringDISABLEDGenerated constant - Attribute key ofBackofficeSearchCondition.disabledattribute defined at extensionplatformbackoffice.static java.lang.StringEDITORGenerated constant - Attribute key ofBackofficeSearchCondition.editorattribute defined at extensionplatformbackoffice.static java.lang.StringEDITORPARAMETERSGenerated constant - Attribute key ofBackofficeSearchCondition.editorParametersattribute defined at extensionplatformbackoffice.static java.lang.StringLANGUAGECODEGenerated constant - Attribute key ofBackofficeSearchCondition.languageCodeattribute defined at extensionplatformbackoffice.static java.lang.StringMANDATORYGenerated constant - Attribute key ofBackofficeSearchCondition.mandatoryattribute defined at extensionplatformbackoffice.static java.lang.StringOPERATORCODEGenerated constant - Attribute key ofBackofficeSearchCondition.operatorCodeattribute defined at extensionplatformbackoffice.static java.lang.StringSAVEDQUERYGenerated constant - Attribute key ofBackofficeSearchCondition.savedQueryattribute defined at extensionplatformbackoffice.static java.lang.StringSELECTEDGenerated constant - Attribute key ofBackofficeSearchCondition.selectedattribute defined at extensionplatformbackoffice.static java.lang.StringSORTABLEGenerated constant - Attribute key ofBackofficeSearchCondition.sortableattribute defined at extensionplatformbackoffice.static java.lang.StringVALUEGenerated constant - Attribute key ofBackofficeSearchCondition.valueattribute defined at extensionplatformbackoffice.static java.lang.StringVALUEREFERENCEGenerated 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, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description BackofficeSearchConditionModel()Generated constructor - Default constructor for generic creation.BackofficeSearchConditionModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextBackofficeSearchConditionModel(java.lang.String _attribute, java.lang.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(java.lang.String _attribute, java.lang.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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAttribute()Generated method - Getter of theBackofficeSearchCondition.attributeattribute defined at extensionplatformbackoffice.java.lang.BooleangetDisabled()Generated method - Getter of theBackofficeSearchCondition.disabledattribute defined at extensionplatformbackoffice.java.lang.StringgetEditor()Generated method - Getter of theBackofficeSearchCondition.editorattribute defined at extensionplatformbackoffice.java.util.Map<java.lang.String,java.lang.String>getEditorParameters()Generated method - Getter of theBackofficeSearchCondition.editorParametersattribute defined at extensionplatformbackoffice.java.lang.StringgetLanguageCode()Generated method - Getter of theBackofficeSearchCondition.languageCodeattribute defined at extensionplatformbackoffice.java.lang.BooleangetMandatory()Generated method - Getter of theBackofficeSearchCondition.mandatoryattribute defined at extensionplatformbackoffice.java.lang.StringgetOperatorCode()Generated method - Getter of theBackofficeSearchCondition.operatorCodeattribute defined at extensionplatformbackoffice.BackofficeSavedQueryModelgetSavedQuery()Generated method - Getter of theBackofficeSearchCondition.savedQueryattribute defined at extensionplatformbackoffice.java.lang.BooleangetSelected()Generated method - Getter of theBackofficeSearchCondition.selectedattribute defined at extensionplatformbackoffice.java.lang.BooleangetSortable()Generated method - Getter of theBackofficeSearchCondition.sortableattribute defined at extensionplatformbackoffice.java.lang.StringgetValue()Generated method - Getter of theBackofficeSearchCondition.valueattribute defined at extensionplatformbackoffice.ItemModelgetValueReference()Generated method - Getter of theBackofficeSearchCondition.valueReferenceattribute defined at extensionplatformbackoffice.voidsetAttribute(java.lang.String value)Generated method - Setter ofBackofficeSearchCondition.attributeattribute defined at extensionplatformbackoffice.voidsetDisabled(java.lang.Boolean value)Generated method - Setter ofBackofficeSearchCondition.disabledattribute defined at extensionplatformbackoffice.voidsetEditor(java.lang.String value)Generated method - Setter ofBackofficeSearchCondition.editorattribute defined at extensionplatformbackoffice.voidsetEditorParameters(java.util.Map<java.lang.String,java.lang.String> value)Generated method - Setter ofBackofficeSearchCondition.editorParametersattribute defined at extensionplatformbackoffice.voidsetLanguageCode(java.lang.String value)Generated method - Setter ofBackofficeSearchCondition.languageCodeattribute defined at extensionplatformbackoffice.voidsetMandatory(java.lang.Boolean value)Generated method - Setter ofBackofficeSearchCondition.mandatoryattribute defined at extensionplatformbackoffice.voidsetOperatorCode(java.lang.String value)Generated method - Setter ofBackofficeSearchCondition.operatorCodeattribute defined at extensionplatformbackoffice.voidsetSavedQuery(BackofficeSavedQueryModel value)Generated method - Setter ofBackofficeSearchCondition.savedQueryattribute defined at extensionplatformbackoffice.voidsetSelected(java.lang.Boolean value)Generated method - Setter ofBackofficeSearchCondition.selectedattribute defined at extensionplatformbackoffice.voidsetSortable(java.lang.Boolean value)Generated method - Setter ofBackofficeSearchCondition.sortableattribute defined at extensionplatformbackoffice.voidsetValue(java.lang.String value)Generated 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, setOwner
-
Methods 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 Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_BACKOFFICESAVEDQUERY2SEARCHCONDITIONRELATION
public static final java.lang.String _BACKOFFICESAVEDQUERY2SEARCHCONDITIONRELATION
Generated relation code constant for relationBackofficeSavedQuery2SearchConditionRelationdefining source attributesavedQueryin extensionplatformbackoffice.- See Also:
- Constant Field Values
-
ATTRIBUTE
public static final java.lang.String ATTRIBUTE
Generated constant - Attribute key ofBackofficeSearchCondition.attributeattribute defined at extensionplatformbackoffice.- See Also:
- Constant Field Values
-
VALUE
public static final java.lang.String VALUE
Generated constant - Attribute key ofBackofficeSearchCondition.valueattribute defined at extensionplatformbackoffice.- See Also:
- Constant Field Values
-
VALUEREFERENCE
public static final java.lang.String VALUEREFERENCE
Generated constant - Attribute key ofBackofficeSearchCondition.valueReferenceattribute defined at extensionplatformbackoffice.- See Also:
- Constant Field Values
-
LANGUAGECODE
public static final java.lang.String LANGUAGECODE
Generated constant - Attribute key ofBackofficeSearchCondition.languageCodeattribute defined at extensionplatformbackoffice.- See Also:
- Constant Field Values
-
OPERATORCODE
public static final java.lang.String OPERATORCODE
Generated constant - Attribute key ofBackofficeSearchCondition.operatorCodeattribute defined at extensionplatformbackoffice.- See Also:
- Constant Field Values
-
SELECTED
public static final java.lang.String SELECTED
Generated constant - Attribute key ofBackofficeSearchCondition.selectedattribute defined at extensionplatformbackoffice.- See Also:
- Constant Field Values
-
EDITOR
public static final java.lang.String EDITOR
Generated constant - Attribute key ofBackofficeSearchCondition.editorattribute defined at extensionplatformbackoffice.- See Also:
- Constant Field Values
-
EDITORPARAMETERS
public static final java.lang.String EDITORPARAMETERS
Generated constant - Attribute key ofBackofficeSearchCondition.editorParametersattribute defined at extensionplatformbackoffice.- See Also:
- Constant Field Values
-
SORTABLE
public static final java.lang.String SORTABLE
Generated constant - Attribute key ofBackofficeSearchCondition.sortableattribute defined at extensionplatformbackoffice.- See Also:
- Constant Field Values
-
DISABLED
public static final java.lang.String DISABLED
Generated constant - Attribute key ofBackofficeSearchCondition.disabledattribute defined at extensionplatformbackoffice.- See Also:
- Constant Field Values
-
MANDATORY
public static final java.lang.String MANDATORY
Generated constant - Attribute key ofBackofficeSearchCondition.mandatoryattribute defined at extensionplatformbackoffice.- See Also:
- Constant Field Values
-
SAVEDQUERY
public static final java.lang.String SAVEDQUERY
Generated constant - Attribute key ofBackofficeSearchCondition.savedQueryattribute defined at extensionplatformbackoffice.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
BackofficeSearchConditionModel
public BackofficeSearchConditionModel()
Generated constructor - Default constructor for generic creation.
-
BackofficeSearchConditionModel
public BackofficeSearchConditionModel(ItemModelContext ctx)
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(java.lang.String _attribute, java.lang.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(java.lang.String _attribute, java.lang.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 Detail
-
getAttribute
@Accessor(qualifier="attribute", type=GETTER) public java.lang.String getAttribute()
Generated method - Getter of theBackofficeSearchCondition.attributeattribute defined at extensionplatformbackoffice.- Returns:
- the attribute
-
getDisabled
@Accessor(qualifier="disabled", type=GETTER) public java.lang.Boolean getDisabled()
Generated method - Getter of theBackofficeSearchCondition.disabledattribute defined at extensionplatformbackoffice.- Returns:
- the disabled
-
getEditor
@Accessor(qualifier="editor", type=GETTER) public java.lang.String getEditor()
Generated method - Getter of theBackofficeSearchCondition.editorattribute defined at extensionplatformbackoffice.- Returns:
- the editor
-
getEditorParameters
@Accessor(qualifier="editorParameters", type=GETTER) public java.util.Map<java.lang.String,java.lang.String> getEditorParameters()
Generated method - Getter of theBackofficeSearchCondition.editorParametersattribute defined at extensionplatformbackoffice.- Returns:
- the editorParameters
-
getLanguageCode
@Accessor(qualifier="languageCode", type=GETTER) public java.lang.String getLanguageCode()
Generated method - Getter of theBackofficeSearchCondition.languageCodeattribute defined at extensionplatformbackoffice.- Returns:
- the languageCode
-
getMandatory
@Accessor(qualifier="mandatory", type=GETTER) public java.lang.Boolean getMandatory()
Generated method - Getter of theBackofficeSearchCondition.mandatoryattribute defined at extensionplatformbackoffice.- Returns:
- the mandatory
-
getOperatorCode
@Accessor(qualifier="operatorCode", type=GETTER) public java.lang.String getOperatorCode()
Generated method - Getter of theBackofficeSearchCondition.operatorCodeattribute defined at extensionplatformbackoffice.- Returns:
- the operatorCode
-
getSavedQuery
@Accessor(qualifier="savedQuery", type=GETTER) public BackofficeSavedQueryModel getSavedQuery()
Generated method - Getter of theBackofficeSearchCondition.savedQueryattribute defined at extensionplatformbackoffice.- Returns:
- the savedQuery
-
getSelected
@Accessor(qualifier="selected", type=GETTER) public java.lang.Boolean getSelected()
Generated method - Getter of theBackofficeSearchCondition.selectedattribute defined at extensionplatformbackoffice.- Returns:
- the selected
-
getSortable
@Accessor(qualifier="sortable", type=GETTER) public java.lang.Boolean getSortable()
Generated method - Getter of theBackofficeSearchCondition.sortableattribute defined at extensionplatformbackoffice.- Returns:
- the sortable
-
getValue
@Accessor(qualifier="value", type=GETTER) public java.lang.String getValue()
Generated method - Getter of theBackofficeSearchCondition.valueattribute defined at extensionplatformbackoffice.- Returns:
- the value
-
getValueReference
@Accessor(qualifier="valueReference", type=GETTER) public ItemModel getValueReference()
Generated method - Getter of theBackofficeSearchCondition.valueReferenceattribute defined at extensionplatformbackoffice.- Returns:
- the valueReference
-
setAttribute
@Accessor(qualifier="attribute", type=SETTER) public void setAttribute(java.lang.String value)
Generated method - Setter ofBackofficeSearchCondition.attributeattribute defined at extensionplatformbackoffice.- Parameters:
value- the attribute
-
setDisabled
@Accessor(qualifier="disabled", type=SETTER) public void setDisabled(java.lang.Boolean value)
Generated method - Setter ofBackofficeSearchCondition.disabledattribute defined at extensionplatformbackoffice.- Parameters:
value- the disabled
-
setEditor
@Accessor(qualifier="editor", type=SETTER) public void setEditor(java.lang.String value)
Generated method - Setter ofBackofficeSearchCondition.editorattribute defined at extensionplatformbackoffice.- Parameters:
value- the editor
-
setEditorParameters
@Accessor(qualifier="editorParameters", type=SETTER) public void setEditorParameters(java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter ofBackofficeSearchCondition.editorParametersattribute defined at extensionplatformbackoffice.- Parameters:
value- the editorParameters
-
setLanguageCode
@Accessor(qualifier="languageCode", type=SETTER) public void setLanguageCode(java.lang.String value)
Generated method - Setter ofBackofficeSearchCondition.languageCodeattribute defined at extensionplatformbackoffice.- Parameters:
value- the languageCode
-
setMandatory
@Accessor(qualifier="mandatory", type=SETTER) public void setMandatory(java.lang.Boolean value)
Generated method - Setter ofBackofficeSearchCondition.mandatoryattribute defined at extensionplatformbackoffice.- Parameters:
value- the mandatory
-
setOperatorCode
@Accessor(qualifier="operatorCode", type=SETTER) public void setOperatorCode(java.lang.String value)
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
@Accessor(qualifier="selected", type=SETTER) public void setSelected(java.lang.Boolean value)
Generated method - Setter ofBackofficeSearchCondition.selectedattribute defined at extensionplatformbackoffice.- Parameters:
value- the selected
-
setSortable
@Accessor(qualifier="sortable", type=SETTER) public void setSortable(java.lang.Boolean value)
Generated method - Setter ofBackofficeSearchCondition.sortableattribute defined at extensionplatformbackoffice.- Parameters:
value- the sortable
-
setValue
@Accessor(qualifier="value", type=SETTER) public void setValue(java.lang.String value)
Generated method - Setter ofBackofficeSearchCondition.valueattribute defined at extensionplatformbackoffice.- Parameters:
value- the value
-
-