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:
Serializable
Generated model class for type GigyaFieldMapping first defined at extension gigyaservices.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofGigyaFieldMapping.codeattribute defined at extensiongigyaservices.static final StringGenerated constant - Attribute key ofGigyaFieldMapping.customattribute defined at extensiongigyaservices.static final StringGenerated constant - Attribute key ofGigyaFieldMapping.gigyaAttributeNameattribute defined at extensiongigyaservices.static final StringGenerated constant - Attribute key ofGigyaFieldMapping.gigyaConfigattribute defined at extensiongigyaservices.static final StringGenerated constant - Attribute key ofGigyaFieldMapping.hybrisAttributeNameattribute defined at extensiongigyaservices.static final StringGenerated constant - Attribute key ofGigyaFieldMapping.hybrisTypeattribute defined at extensiongigyaservices.static final StringGenerated 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, 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.GigyaFieldMappingModel(boolean _custom, String _gigyaAttributeName, GigyaConfigModel _gigyaConfig, 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(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextGigyaFieldMappingModel(String _gigyaAttributeName, GigyaConfigModel _gigyaConfig, 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
Modifier and TypeMethodDescriptiongetCode()Generated method - Getter of theGigyaFieldMapping.codeattribute defined at extensiongigyaservices.Generated method - Getter of theGigyaFieldMapping.gigyaAttributeNameattribute defined at extensiongigyaservices.Generated method - Getter of theGigyaFieldMapping.gigyaConfigattribute defined at extensiongigyaservices.Generated method - Getter of theGigyaFieldMapping.hybrisAttributeNameattribute defined at extensiongigyaservices.Generated method - Getter of theGigyaFieldMapping.hybrisTypeattribute defined at extensiongigyaservices.Generated method - Getter of theGigyaFieldMapping.syncDirectionattribute defined at extensiongigyaservices.booleanisCustom()Generated method - Getter of theGigyaFieldMapping.customattribute defined at extensiongigyaservices.voidGenerated method - Setter ofGigyaFieldMapping.codeattribute defined at extensiongigyaservices.voidsetCustom(boolean value) Generated method - Initial setter ofGigyaFieldMapping.customattribute defined at extensiongigyaservices.voidsetGigyaAttributeName(String value) Generated method - Initial setter ofGigyaFieldMapping.gigyaAttributeNameattribute defined at extensiongigyaservices.voidsetGigyaConfig(GigyaConfigModel value) Generated method - Setter ofGigyaFieldMapping.gigyaConfigattribute defined at extensiongigyaservices.voidsetHybrisAttributeName(String value) Generated method - Initial setter ofGigyaFieldMapping.hybrisAttributeNameattribute defined at extensiongigyaservices.voidsetHybrisType(GyAttributeType value) Generated method - Initial setter ofGigyaFieldMapping.hybrisTypeattribute defined at extensiongigyaservices.voidGenerated 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, 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:
-
CODE
Generated constant - Attribute key ofGigyaFieldMapping.codeattribute defined at extensiongigyaservices.- See Also:
-
SYNCDIRECTION
Generated constant - Attribute key ofGigyaFieldMapping.syncDirectionattribute defined at extensiongigyaservices.- See Also:
-
HYBRISATTRIBUTENAME
Generated constant - Attribute key ofGigyaFieldMapping.hybrisAttributeNameattribute defined at extensiongigyaservices.- See Also:
-
GIGYAATTRIBUTENAME
Generated constant - Attribute key ofGigyaFieldMapping.gigyaAttributeNameattribute defined at extensiongigyaservices.- See Also:
-
HYBRISTYPE
Generated constant - Attribute key ofGigyaFieldMapping.hybrisTypeattribute defined at extensiongigyaservices.- See Also:
-
CUSTOM
Generated constant - Attribute key ofGigyaFieldMapping.customattribute defined at extensiongigyaservices.- See Also:
-
GIGYACONFIG
Generated constant - Attribute key ofGigyaFieldMapping.gigyaConfigattribute defined at extensiongigyaservices.- See Also:
-
-
Constructor Details
-
GigyaFieldMappingModel
public GigyaFieldMappingModel()Generated constructor - Default constructor for generic creation. -
GigyaFieldMappingModel
public GigyaFieldMappingModel(de.hybris.platform.servicelayer.model.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(String _gigyaAttributeName, GigyaConfigModel _gigyaConfig, 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, String _gigyaAttributeName, GigyaConfigModel _gigyaConfig, 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 Details
-
getCode
Generated method - Getter of theGigyaFieldMapping.codeattribute defined at extensiongigyaservices.- Returns:
- the code
-
getGigyaAttributeName
Generated method - Getter of theGigyaFieldMapping.gigyaAttributeNameattribute defined at extensiongigyaservices.- Returns:
- the gigyaAttributeName
-
getGigyaConfig
Generated method - Getter of theGigyaFieldMapping.gigyaConfigattribute defined at extensiongigyaservices.- Returns:
- the gigyaConfig
-
getHybrisAttributeName
Generated method - Getter of theGigyaFieldMapping.hybrisAttributeNameattribute defined at extensiongigyaservices.- Returns:
- the hybrisAttributeName
-
getHybrisType
Generated method - Getter of theGigyaFieldMapping.hybrisTypeattribute defined at extensiongigyaservices.- Returns:
- the hybrisType
-
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
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(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
Generated method - Setter ofGigyaFieldMapping.gigyaConfigattribute defined at extensiongigyaservices.- Parameters:
value- the gigyaConfig
-
setHybrisAttributeName
@Accessor(qualifier="hybrisAttributeName", type=SETTER) public void setHybrisAttributeName(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
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
-