Class GigyaFieldMappingModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.gigya.gigyaservices.model.GigyaFieldMappingModel
-
- All Implemented Interfaces:
java.io.Serializable
public class GigyaFieldMappingModel extends ItemModel
Generated model class for type GigyaFieldMapping first defined at extension gigyaservices.- 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_TYPECODEGenerated model type code constant.static java.lang.StringCODEGenerated constant - Attribute key ofGigyaFieldMapping.codeattribute defined at extensiongigyaservices.static java.lang.StringCUSTOMGenerated constant - Attribute key ofGigyaFieldMapping.customattribute defined at extensiongigyaservices.static java.lang.StringGIGYAATTRIBUTENAMEGenerated constant - Attribute key ofGigyaFieldMapping.gigyaAttributeNameattribute defined at extensiongigyaservices.static java.lang.StringGIGYACONFIGGenerated constant - Attribute key ofGigyaFieldMapping.gigyaConfigattribute defined at extensiongigyaservices.static java.lang.StringHYBRISATTRIBUTENAMEGenerated constant - Attribute key ofGigyaFieldMapping.hybrisAttributeNameattribute defined at extensiongigyaservices.static java.lang.StringHYBRISTYPEGenerated constant - Attribute key ofGigyaFieldMapping.hybrisTypeattribute defined at extensiongigyaservices.static java.lang.StringSYNCDIRECTIONGenerated constant - Attribute key ofGigyaFieldMapping.syncDirectionattribute defined at extensiongigyaservices.-
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 GigyaFieldMappingModel()Generated constructor - Default constructor for generic creation.GigyaFieldMappingModel(boolean _custom, java.lang.String _gigyaAttributeName, GigyaConfigModel _gigyaConfig, java.lang.String _hybrisAttributeName, GyAttributeType _hybrisType, ItemModel _owner, GigyaSyncDirection _syncDirection)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGigyaFieldMappingModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextGigyaFieldMappingModel(java.lang.String _gigyaAttributeName, GigyaConfigModel _gigyaConfig, java.lang.String _hybrisAttributeName, GyAttributeType _hybrisType, GigyaSyncDirection _syncDirection)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.StringgetCode()Generated method - Getter of theGigyaFieldMapping.codeattribute defined at extensiongigyaservices.java.lang.StringgetGigyaAttributeName()Generated method - Getter of theGigyaFieldMapping.gigyaAttributeNameattribute defined at extensiongigyaservices.GigyaConfigModelgetGigyaConfig()Generated method - Getter of theGigyaFieldMapping.gigyaConfigattribute defined at extensiongigyaservices.java.lang.StringgetHybrisAttributeName()Generated method - Getter of theGigyaFieldMapping.hybrisAttributeNameattribute defined at extensiongigyaservices.GyAttributeTypegetHybrisType()Generated method - Getter of theGigyaFieldMapping.hybrisTypeattribute defined at extensiongigyaservices.GigyaSyncDirectiongetSyncDirection()Generated method - Getter of theGigyaFieldMapping.syncDirectionattribute defined at extensiongigyaservices.booleanisCustom()Generated method - Getter of theGigyaFieldMapping.customattribute defined at extensiongigyaservices.voidsetCode(java.lang.String value)Generated method - Setter ofGigyaFieldMapping.codeattribute defined at extensiongigyaservices.voidsetCustom(boolean value)Generated method - Initial setter ofGigyaFieldMapping.customattribute defined at extensiongigyaservices.voidsetGigyaAttributeName(java.lang.String value)Generated method - Initial setter ofGigyaFieldMapping.gigyaAttributeNameattribute defined at extensiongigyaservices.voidsetGigyaConfig(GigyaConfigModel value)Generated method - Setter ofGigyaFieldMapping.gigyaConfigattribute defined at extensiongigyaservices.voidsetHybrisAttributeName(java.lang.String value)Generated method - Initial setter ofGigyaFieldMapping.hybrisAttributeNameattribute defined at extensiongigyaservices.voidsetHybrisType(GyAttributeType value)Generated method - Initial setter ofGigyaFieldMapping.hybrisTypeattribute defined at extensiongigyaservices.voidsetSyncDirection(GigyaSyncDirection value)Generated method - Initial setter ofGigyaFieldMapping.syncDirectionattribute defined at extensiongigyaservices.-
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
-
CODE
public static final java.lang.String CODE
Generated constant - Attribute key ofGigyaFieldMapping.codeattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
SYNCDIRECTION
public static final java.lang.String SYNCDIRECTION
Generated constant - Attribute key ofGigyaFieldMapping.syncDirectionattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
HYBRISATTRIBUTENAME
public static final java.lang.String HYBRISATTRIBUTENAME
Generated constant - Attribute key ofGigyaFieldMapping.hybrisAttributeNameattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
GIGYAATTRIBUTENAME
public static final java.lang.String GIGYAATTRIBUTENAME
Generated constant - Attribute key ofGigyaFieldMapping.gigyaAttributeNameattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
HYBRISTYPE
public static final java.lang.String HYBRISTYPE
Generated constant - Attribute key ofGigyaFieldMapping.hybrisTypeattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
CUSTOM
public static final java.lang.String CUSTOM
Generated constant - Attribute key ofGigyaFieldMapping.customattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
GIGYACONFIG
public static final java.lang.String GIGYACONFIG
Generated constant - Attribute key ofGigyaFieldMapping.gigyaConfigattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
GigyaFieldMappingModel
public GigyaFieldMappingModel()
Generated constructor - Default constructor for generic creation.
-
GigyaFieldMappingModel
public GigyaFieldMappingModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
GigyaFieldMappingModel
@Deprecated(since="4.1.1", forRemoval=true) public GigyaFieldMappingModel(java.lang.String _gigyaAttributeName, GigyaConfigModel _gigyaConfig, java.lang.String _hybrisAttributeName, GyAttributeType _hybrisType, GigyaSyncDirection _syncDirection)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:
_gigyaAttributeName- initial attribute declared by typeGigyaFieldMappingat extensiongigyaservices_gigyaConfig- initial attribute declared by typeGigyaFieldMappingat extensiongigyaservices_hybrisAttributeName- initial attribute declared by typeGigyaFieldMappingat extensiongigyaservices_hybrisType- initial attribute declared by typeGigyaFieldMappingat extensiongigyaservices_syncDirection- initial attribute declared by typeGigyaFieldMappingat extensiongigyaservices
-
GigyaFieldMappingModel
@Deprecated(since="4.1.1", forRemoval=true) public GigyaFieldMappingModel(boolean _custom, java.lang.String _gigyaAttributeName, GigyaConfigModel _gigyaConfig, java.lang.String _hybrisAttributeName, GyAttributeType _hybrisType, ItemModel _owner, GigyaSyncDirection _syncDirection)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:
_custom- initial attribute declared by typeGigyaFieldMappingat extensiongigyaservices_gigyaAttributeName- initial attribute declared by typeGigyaFieldMappingat extensiongigyaservices_gigyaConfig- initial attribute declared by typeGigyaFieldMappingat extensiongigyaservices_hybrisAttributeName- initial attribute declared by typeGigyaFieldMappingat extensiongigyaservices_hybrisType- initial attribute declared by typeGigyaFieldMappingat extensiongigyaservices_owner- initial attribute declared by typeItemat extensioncore_syncDirection- initial attribute declared by typeGigyaFieldMappingat extensiongigyaservices
-
-
Method Detail
-
getCode
@Accessor(qualifier="code", type=GETTER) public java.lang.String getCode()
Generated method - Getter of theGigyaFieldMapping.codeattribute defined at extensiongigyaservices.- Returns:
- the code
-
getGigyaAttributeName
@Accessor(qualifier="gigyaAttributeName", type=GETTER) public java.lang.String getGigyaAttributeName()
Generated method - Getter of theGigyaFieldMapping.gigyaAttributeNameattribute defined at extensiongigyaservices.- Returns:
- the gigyaAttributeName
-
getGigyaConfig
@Accessor(qualifier="gigyaConfig", type=GETTER) public GigyaConfigModel getGigyaConfig()
Generated method - Getter of theGigyaFieldMapping.gigyaConfigattribute defined at extensiongigyaservices.- Returns:
- the gigyaConfig
-
getHybrisAttributeName
@Accessor(qualifier="hybrisAttributeName", type=GETTER) public java.lang.String getHybrisAttributeName()
Generated method - Getter of theGigyaFieldMapping.hybrisAttributeNameattribute defined at extensiongigyaservices.- Returns:
- the hybrisAttributeName
-
getHybrisType
@Accessor(qualifier="hybrisType", type=GETTER) public GyAttributeType getHybrisType()
Generated method - Getter of theGigyaFieldMapping.hybrisTypeattribute defined at extensiongigyaservices.- Returns:
- the hybrisType
-
getSyncDirection
@Accessor(qualifier="syncDirection", type=GETTER) public GigyaSyncDirection getSyncDirection()
Generated method - Getter of theGigyaFieldMapping.syncDirectionattribute defined at extensiongigyaservices.- Returns:
- the syncDirection
-
isCustom
@Accessor(qualifier="custom", type=GETTER) public boolean isCustom()
Generated method - Getter of theGigyaFieldMapping.customattribute defined at extensiongigyaservices.- Returns:
- the custom
-
setCode
@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
Generated method - Setter ofGigyaFieldMapping.codeattribute defined at extensiongigyaservices.- Parameters:
value- the code
-
setCustom
@Accessor(qualifier="custom", type=SETTER) public void setCustom(boolean value)
Generated method - Initial setter ofGigyaFieldMapping.customattribute defined at extensiongigyaservices. Can only be used at creation of model - before first save.- Parameters:
value- the custom
-
setGigyaAttributeName
@Accessor(qualifier="gigyaAttributeName", type=SETTER) public void setGigyaAttributeName(java.lang.String value)
Generated method - Initial setter ofGigyaFieldMapping.gigyaAttributeNameattribute defined at extensiongigyaservices. Can only be used at creation of model - before first save.- Parameters:
value- the gigyaAttributeName
-
setGigyaConfig
@Accessor(qualifier="gigyaConfig", type=SETTER) public void setGigyaConfig(GigyaConfigModel value)
Generated method - Setter ofGigyaFieldMapping.gigyaConfigattribute defined at extensiongigyaservices.- Parameters:
value- the gigyaConfig
-
setHybrisAttributeName
@Accessor(qualifier="hybrisAttributeName", type=SETTER) public void setHybrisAttributeName(java.lang.String value)
Generated method - Initial setter ofGigyaFieldMapping.hybrisAttributeNameattribute defined at extensiongigyaservices. Can only be used at creation of model - before first save.- Parameters:
value- the hybrisAttributeName
-
setHybrisType
@Accessor(qualifier="hybrisType", type=SETTER) public void setHybrisType(GyAttributeType value)
Generated method - Initial setter ofGigyaFieldMapping.hybrisTypeattribute defined at extensiongigyaservices. Can only be used at creation of model - before first save.- Parameters:
value- the hybrisType
-
setSyncDirection
@Accessor(qualifier="syncDirection", type=SETTER) public void setSyncDirection(GigyaSyncDirection value)
Generated method - Initial setter ofGigyaFieldMapping.syncDirectionattribute defined at extensiongigyaservices. Can only be used at creation of model - before first save.- Parameters:
value- the syncDirection
-
-