Package de.hybris.platform.cockpit.model
Class CockpitSavedParameterValueModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.cockpit.model.CockpitSavedParameterValueModel
-
- All Implemented Interfaces:
java.io.Serializable
public class CockpitSavedParameterValueModel extends ItemModel
Generated model class for type CockpitSavedParameterValue first defined at extension cockpit.- 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_COCKPITSAVEDQUERY2COCKPITSAVEDPARAMETERVALUERELATIONGenerated relation code constant for relationCockpitSavedQuery2CockpitSavedParameterValueRelationdefining source attributecockpitSavedQueryin extensioncockpit.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringCASESENSITIVEGenerated constant - Attribute key ofCockpitSavedParameterValue.caseSensitiveattribute defined at extensioncockpit.static java.lang.StringCOCKPITSAVEDQUERYGenerated constant - Attribute key ofCockpitSavedParameterValue.cockpitSavedQueryattribute defined at extensioncockpit.static java.lang.StringLANGUAGEISOGenerated constant - Attribute key ofCockpitSavedParameterValue.languageIsoattribute defined at extensioncockpit.static java.lang.StringOPERATORQUALIFIERGenerated constant - Attribute key ofCockpitSavedParameterValue.operatorQualifierattribute defined at extensioncockpit.static java.lang.StringPARAMETERQUALIFIERGenerated constant - Attribute key ofCockpitSavedParameterValue.parameterQualifierattribute defined at extensioncockpit.static java.lang.StringRAWVALUEGenerated constant - Attribute key ofCockpitSavedParameterValue.rawValueattribute defined at extensioncockpit.static java.lang.StringREFERENCEGenerated constant - Attribute key ofCockpitSavedParameterValue.referenceattribute defined at extensioncockpit.-
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 CockpitSavedParameterValueModel()Generated constructor - Default constructor for generic creation.CockpitSavedParameterValueModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextCockpitSavedParameterValueModel(java.lang.String _operatorQualifier, ItemModel _owner, java.lang.String _parameterQualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCockpitSavedParameterValueModel(java.lang.String _operatorQualifier, java.lang.String _parameterQualifier)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.BooleangetCaseSensitive()Generated method - Getter of theCockpitSavedParameterValue.caseSensitiveattribute defined at extensioncockpit.CockpitSavedQueryModelgetCockpitSavedQuery()Generated method - Getter of theCockpitSavedParameterValue.cockpitSavedQueryattribute defined at extensioncockpit.java.lang.StringgetLanguageIso()Generated method - Getter of theCockpitSavedParameterValue.languageIsoattribute defined at extensioncockpit.java.lang.StringgetOperatorQualifier()Generated method - Getter of theCockpitSavedParameterValue.operatorQualifierattribute defined at extensioncockpit.java.lang.StringgetParameterQualifier()Generated method - Getter of theCockpitSavedParameterValue.parameterQualifierattribute defined at extensioncockpit.java.lang.StringgetRawValue()Generated method - Getter of theCockpitSavedParameterValue.rawValueattribute defined at extensioncockpit.java.lang.BooleangetReference()Generated method - Getter of theCockpitSavedParameterValue.referenceattribute defined at extensioncockpit.voidsetCaseSensitive(java.lang.Boolean value)Generated method - Setter ofCockpitSavedParameterValue.caseSensitiveattribute defined at extensioncockpit.voidsetCockpitSavedQuery(CockpitSavedQueryModel value)Generated method - Setter ofCockpitSavedParameterValue.cockpitSavedQueryattribute defined at extensioncockpit.voidsetLanguageIso(java.lang.String value)Generated method - Setter ofCockpitSavedParameterValue.languageIsoattribute defined at extensioncockpit.voidsetOperatorQualifier(java.lang.String value)Generated method - Setter ofCockpitSavedParameterValue.operatorQualifierattribute defined at extensioncockpit.voidsetParameterQualifier(java.lang.String value)Generated method - Setter ofCockpitSavedParameterValue.parameterQualifierattribute defined at extensioncockpit.voidsetRawValue(java.lang.String value)Generated method - Setter ofCockpitSavedParameterValue.rawValueattribute defined at extensioncockpit.voidsetReference(java.lang.Boolean value)Generated method - Setter ofCockpitSavedParameterValue.referenceattribute defined at extensioncockpit.-
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
-
_COCKPITSAVEDQUERY2COCKPITSAVEDPARAMETERVALUERELATION
public static final java.lang.String _COCKPITSAVEDQUERY2COCKPITSAVEDPARAMETERVALUERELATION
Generated relation code constant for relationCockpitSavedQuery2CockpitSavedParameterValueRelationdefining source attributecockpitSavedQueryin extensioncockpit.- See Also:
- Constant Field Values
-
RAWVALUE
public static final java.lang.String RAWVALUE
Generated constant - Attribute key ofCockpitSavedParameterValue.rawValueattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
OPERATORQUALIFIER
public static final java.lang.String OPERATORQUALIFIER
Generated constant - Attribute key ofCockpitSavedParameterValue.operatorQualifierattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
LANGUAGEISO
public static final java.lang.String LANGUAGEISO
Generated constant - Attribute key ofCockpitSavedParameterValue.languageIsoattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
PARAMETERQUALIFIER
public static final java.lang.String PARAMETERQUALIFIER
Generated constant - Attribute key ofCockpitSavedParameterValue.parameterQualifierattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
CASESENSITIVE
public static final java.lang.String CASESENSITIVE
Generated constant - Attribute key ofCockpitSavedParameterValue.caseSensitiveattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
REFERENCE
public static final java.lang.String REFERENCE
Generated constant - Attribute key ofCockpitSavedParameterValue.referenceattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
COCKPITSAVEDQUERY
public static final java.lang.String COCKPITSAVEDQUERY
Generated constant - Attribute key ofCockpitSavedParameterValue.cockpitSavedQueryattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
CockpitSavedParameterValueModel
public CockpitSavedParameterValueModel()
Generated constructor - Default constructor for generic creation.
-
CockpitSavedParameterValueModel
public CockpitSavedParameterValueModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
CockpitSavedParameterValueModel
@Deprecated(since="4.1.1", forRemoval=true) public CockpitSavedParameterValueModel(java.lang.String _operatorQualifier, java.lang.String _parameterQualifier)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:
_operatorQualifier- initial attribute declared by typeCockpitSavedParameterValueat extensioncockpit_parameterQualifier- initial attribute declared by typeCockpitSavedParameterValueat extensioncockpit
-
CockpitSavedParameterValueModel
@Deprecated(since="4.1.1", forRemoval=true) public CockpitSavedParameterValueModel(java.lang.String _operatorQualifier, ItemModel _owner, java.lang.String _parameterQualifier)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:
_operatorQualifier- initial attribute declared by typeCockpitSavedParameterValueat extensioncockpit_owner- initial attribute declared by typeItemat extensioncore_parameterQualifier- initial attribute declared by typeCockpitSavedParameterValueat extensioncockpit
-
-
Method Detail
-
getCaseSensitive
@Accessor(qualifier="caseSensitive", type=GETTER) public java.lang.Boolean getCaseSensitive()
Generated method - Getter of theCockpitSavedParameterValue.caseSensitiveattribute defined at extensioncockpit.- Returns:
- the caseSensitive
-
getCockpitSavedQuery
@Accessor(qualifier="cockpitSavedQuery", type=GETTER) public CockpitSavedQueryModel getCockpitSavedQuery()
Generated method - Getter of theCockpitSavedParameterValue.cockpitSavedQueryattribute defined at extensioncockpit.- Returns:
- the cockpitSavedQuery
-
getLanguageIso
@Accessor(qualifier="languageIso", type=GETTER) public java.lang.String getLanguageIso()
Generated method - Getter of theCockpitSavedParameterValue.languageIsoattribute defined at extensioncockpit.- Returns:
- the languageIso
-
getOperatorQualifier
@Accessor(qualifier="operatorQualifier", type=GETTER) public java.lang.String getOperatorQualifier()
Generated method - Getter of theCockpitSavedParameterValue.operatorQualifierattribute defined at extensioncockpit.- Returns:
- the operatorQualifier
-
getParameterQualifier
@Accessor(qualifier="parameterQualifier", type=GETTER) public java.lang.String getParameterQualifier()
Generated method - Getter of theCockpitSavedParameterValue.parameterQualifierattribute defined at extensioncockpit.- Returns:
- the parameterQualifier
-
getRawValue
@Accessor(qualifier="rawValue", type=GETTER) public java.lang.String getRawValue()
Generated method - Getter of theCockpitSavedParameterValue.rawValueattribute defined at extensioncockpit.- Returns:
- the rawValue
-
getReference
@Accessor(qualifier="reference", type=GETTER) public java.lang.Boolean getReference()
Generated method - Getter of theCockpitSavedParameterValue.referenceattribute defined at extensioncockpit.- Returns:
- the reference
-
setCaseSensitive
@Accessor(qualifier="caseSensitive", type=SETTER) public void setCaseSensitive(java.lang.Boolean value)
Generated method - Setter ofCockpitSavedParameterValue.caseSensitiveattribute defined at extensioncockpit.- Parameters:
value- the caseSensitive
-
setCockpitSavedQuery
@Accessor(qualifier="cockpitSavedQuery", type=SETTER) public void setCockpitSavedQuery(CockpitSavedQueryModel value)
Generated method - Setter ofCockpitSavedParameterValue.cockpitSavedQueryattribute defined at extensioncockpit.- Parameters:
value- the cockpitSavedQuery
-
setLanguageIso
@Accessor(qualifier="languageIso", type=SETTER) public void setLanguageIso(java.lang.String value)
Generated method - Setter ofCockpitSavedParameterValue.languageIsoattribute defined at extensioncockpit.- Parameters:
value- the languageIso
-
setOperatorQualifier
@Accessor(qualifier="operatorQualifier", type=SETTER) public void setOperatorQualifier(java.lang.String value)
Generated method - Setter ofCockpitSavedParameterValue.operatorQualifierattribute defined at extensioncockpit.- Parameters:
value- the operatorQualifier
-
setParameterQualifier
@Accessor(qualifier="parameterQualifier", type=SETTER) public void setParameterQualifier(java.lang.String value)
Generated method - Setter ofCockpitSavedParameterValue.parameterQualifierattribute defined at extensioncockpit.- Parameters:
value- the parameterQualifier
-
setRawValue
@Accessor(qualifier="rawValue", type=SETTER) public void setRawValue(java.lang.String value)
Generated method - Setter ofCockpitSavedParameterValue.rawValueattribute defined at extensioncockpit.- Parameters:
value- the rawValue
-
-