Class SapReturnOrderReasonModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- com.sap.hybris.returnsexchange.model.SapReturnOrderReasonModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SapReturnOrderReasonModel extends ItemModel
Generated model class for type SapReturnOrderReason first defined at extension sapreturnsexchange.- 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
_SAPCONFIGRETURNREASONRELATION
Generated relation code constant for relationSAPConfigReturnReasonRelation
defining source attributesapConfiguration
in extensionsapreturnsexchange
.static java.lang.String
_TYPECODE
Generated model type code constant.static java.lang.String
REFUNDREASON
Generated constant - Attribute key ofSapReturnOrderReason.refundReason
attribute defined at extensionsapreturnsexchange
.static java.lang.String
SAPCONFIGURATION
Generated constant - Attribute key ofSapReturnOrderReason.sapConfiguration
attribute defined at extensionsapreturnsexchange
.static java.lang.String
SAPRETURNREASONCODE
Generated constant - Attribute key ofSapReturnOrderReason.sapReturnReasonCode
attribute defined at extensionsapreturnsexchange
.-
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 SapReturnOrderReasonModel()
Generated constructor - Default constructor for generic creation.SapReturnOrderReasonModel(ItemModel _owner, SAPConfigurationModel _sapConfiguration)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSapReturnOrderReasonModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RefundReason
getRefundReason()
Generated method - Getter of theSapReturnOrderReason.refundReason
attribute defined at extensionsapreturnsexchange
.SAPConfigurationModel
getSapConfiguration()
Generated method - Getter of theSapReturnOrderReason.sapConfiguration
attribute defined at extensionsapreturnsexchange
.java.lang.String
getSapReturnReasonCode()
Generated method - Getter of theSapReturnOrderReason.sapReturnReasonCode
attribute defined at extensionsapreturnsexchange
.void
setRefundReason(RefundReason value)
Generated method - Setter ofSapReturnOrderReason.refundReason
attribute defined at extensionsapreturnsexchange
.void
setSapConfiguration(SAPConfigurationModel value)
Generated method - Initial setter ofSapReturnOrderReason.sapConfiguration
attribute defined at extensionsapreturnsexchange
.void
setSapReturnReasonCode(java.lang.String value)
Generated method - Setter ofSapReturnOrderReason.sapReturnReasonCode
attribute defined at extensionsapreturnsexchange
.-
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
-
_SAPCONFIGRETURNREASONRELATION
public static final java.lang.String _SAPCONFIGRETURNREASONRELATION
Generated relation code constant for relationSAPConfigReturnReasonRelation
defining source attributesapConfiguration
in extensionsapreturnsexchange
.- See Also:
- Constant Field Values
-
SAPCONFIGURATION
public static final java.lang.String SAPCONFIGURATION
Generated constant - Attribute key ofSapReturnOrderReason.sapConfiguration
attribute defined at extensionsapreturnsexchange
.- See Also:
- Constant Field Values
-
REFUNDREASON
public static final java.lang.String REFUNDREASON
Generated constant - Attribute key ofSapReturnOrderReason.refundReason
attribute defined at extensionsapreturnsexchange
.- See Also:
- Constant Field Values
-
SAPRETURNREASONCODE
public static final java.lang.String SAPRETURNREASONCODE
Generated constant - Attribute key ofSapReturnOrderReason.sapReturnReasonCode
attribute defined at extensionsapreturnsexchange
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SapReturnOrderReasonModel
public SapReturnOrderReasonModel()
Generated constructor - Default constructor for generic creation.
-
SapReturnOrderReasonModel
public SapReturnOrderReasonModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx
- the model context to be injected, must not be null
-
SapReturnOrderReasonModel
@Deprecated(since="4.1.1", forRemoval=true) public SapReturnOrderReasonModel(ItemModel _owner, SAPConfigurationModel _sapConfiguration)
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:
_owner
- initial attribute declared by typeItem
at extensioncore
_sapConfiguration
- initial attribute declared by typeSapReturnOrderReason
at extensionsapreturnsexchange
-
-
Method Detail
-
getRefundReason
@Accessor(qualifier="refundReason", type=GETTER) public RefundReason getRefundReason()
Generated method - Getter of theSapReturnOrderReason.refundReason
attribute defined at extensionsapreturnsexchange
.- Returns:
- the refundReason
-
getSapConfiguration
@Accessor(qualifier="sapConfiguration", type=GETTER) public SAPConfigurationModel getSapConfiguration()
Generated method - Getter of theSapReturnOrderReason.sapConfiguration
attribute defined at extensionsapreturnsexchange
.- Returns:
- the sapConfiguration
-
getSapReturnReasonCode
@Accessor(qualifier="sapReturnReasonCode", type=GETTER) public java.lang.String getSapReturnReasonCode()
Generated method - Getter of theSapReturnOrderReason.sapReturnReasonCode
attribute defined at extensionsapreturnsexchange
.- Returns:
- the sapReturnReasonCode
-
setRefundReason
@Accessor(qualifier="refundReason", type=SETTER) public void setRefundReason(RefundReason value)
Generated method - Setter ofSapReturnOrderReason.refundReason
attribute defined at extensionsapreturnsexchange
.- Parameters:
value
- the refundReason
-
setSapConfiguration
@Accessor(qualifier="sapConfiguration", type=SETTER) public void setSapConfiguration(SAPConfigurationModel value)
Generated method - Initial setter ofSapReturnOrderReason.sapConfiguration
attribute defined at extensionsapreturnsexchange
. Can only be used at creation of model - before first save.- Parameters:
value
- the sapConfiguration
-
setSapReturnReasonCode
@Accessor(qualifier="sapReturnReasonCode", type=SETTER) public void setSapReturnReasonCode(java.lang.String value)
Generated method - Setter ofSapReturnOrderReason.sapReturnReasonCode
attribute defined at extensionsapreturnsexchange
.- Parameters:
value
- the sapReturnReasonCode
-
-