Package de.hybris.platform.payment.model
Class PaymentTransactionEntryModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.payment.model.PaymentTransactionEntryModel
- All Implemented Interfaces:
Serializable
Generated model class for type PaymentTransactionEntry first defined at extension payment.
- 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 relation code constant for relationPaymentTransaction2PaymentTransactionEntrydefining source attributepaymentTransactionin extensionpayment.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.amountattribute defined at extensionpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.codeattribute defined at extensionpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.currencyattribute defined at extensionpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.paymentTransactionattribute defined at extensionpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.requestIdattribute defined at extensionpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.requestTokenattribute defined at extensionpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.subscriptionIDattribute defined at extensionpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.timeattribute defined at extensionpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.transactionStatusattribute defined at extensionpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.transactionStatusDetailsattribute defined at extensionpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.typeattribute defined at extensionpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.versionIDattribute defined at extensionpayment.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.PaymentTransactionEntryModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextDeprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPaymentTransactionEntryModel(String _code, ItemModel _owner, String _versionID) 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 TypeMethodDescriptionGenerated method - Getter of thePaymentTransactionEntry.amountattribute defined at extensionpayment.getCode()Generated method - Getter of thePaymentTransactionEntry.codeattribute defined at extensionpayment.Generated method - Getter of thePaymentTransactionEntry.currencyattribute defined at extensionpayment.Generated method - Getter of thePaymentTransactionEntry.paymentTransactionattribute defined at extensionpayment.Generated method - Getter of thePaymentTransactionEntry.requestIdattribute defined at extensionpayment.Generated method - Getter of thePaymentTransactionEntry.requestTokenattribute defined at extensionpayment.Generated method - Getter of thePaymentTransactionEntry.subscriptionIDattribute defined at extensionpayment.getTime()Generated method - Getter of thePaymentTransactionEntry.timeattribute defined at extensionpayment.Generated method - Getter of thePaymentTransactionEntry.transactionStatusattribute defined at extensionpayment.Generated method - Getter of thePaymentTransactionEntry.transactionStatusDetailsattribute defined at extensionpayment.getType()Generated method - Getter of thePaymentTransactionEntry.typeattribute defined at extensionpayment.Generated method - Getter of thePaymentTransactionEntry.versionIDattribute defined at extensionpayment.voidsetAmount(BigDecimal value) Generated method - Setter ofPaymentTransactionEntry.amountattribute defined at extensionpayment.voidGenerated method - Setter ofPaymentTransactionEntry.codeattribute defined at extensionpayment.voidsetCurrency(CurrencyModel value) Generated method - Setter ofPaymentTransactionEntry.currencyattribute defined at extensionpayment.voidGenerated method - Setter ofPaymentTransactionEntry.paymentTransactionattribute defined at extensionpayment.voidsetRequestId(String value) Generated method - Setter ofPaymentTransactionEntry.requestIdattribute defined at extensionpayment.voidsetRequestToken(String value) Generated method - Setter ofPaymentTransactionEntry.requestTokenattribute defined at extensionpayment.voidsetSubscriptionID(String value) Generated method - Setter ofPaymentTransactionEntry.subscriptionIDattribute defined at extensionpayment.voidGenerated method - Setter ofPaymentTransactionEntry.timeattribute defined at extensionpayment.voidsetTransactionStatus(String value) Generated method - Setter ofPaymentTransactionEntry.transactionStatusattribute defined at extensionpayment.voidGenerated method - Setter ofPaymentTransactionEntry.transactionStatusDetailsattribute defined at extensionpayment.voidsetType(PaymentTransactionType value) Generated method - Setter ofPaymentTransactionEntry.typeattribute defined at extensionpayment.voidsetVersionID(String value) Generated method - Initial setter ofPaymentTransactionEntry.versionIDattribute defined at extensionpayment.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:
-
_PAYMENTTRANSACTION2PAYMENTTRANSACTIONENTRY
Generated relation code constant for relationPaymentTransaction2PaymentTransactionEntrydefining source attributepaymentTransactionin extensionpayment.- See Also:
-
TYPE
Generated constant - Attribute key ofPaymentTransactionEntry.typeattribute defined at extensionpayment.- See Also:
-
AMOUNT
Generated constant - Attribute key ofPaymentTransactionEntry.amountattribute defined at extensionpayment.- See Also:
-
CURRENCY
Generated constant - Attribute key ofPaymentTransactionEntry.currencyattribute defined at extensionpayment.- See Also:
-
TIME
Generated constant - Attribute key ofPaymentTransactionEntry.timeattribute defined at extensionpayment.- See Also:
-
TRANSACTIONSTATUS
Generated constant - Attribute key ofPaymentTransactionEntry.transactionStatusattribute defined at extensionpayment.- See Also:
-
TRANSACTIONSTATUSDETAILS
Generated constant - Attribute key ofPaymentTransactionEntry.transactionStatusDetailsattribute defined at extensionpayment.- See Also:
-
REQUESTTOKEN
Generated constant - Attribute key ofPaymentTransactionEntry.requestTokenattribute defined at extensionpayment.- See Also:
-
REQUESTID
Generated constant - Attribute key ofPaymentTransactionEntry.requestIdattribute defined at extensionpayment.- See Also:
-
SUBSCRIPTIONID
Generated constant - Attribute key ofPaymentTransactionEntry.subscriptionIDattribute defined at extensionpayment.- See Also:
-
CODE
Generated constant - Attribute key ofPaymentTransactionEntry.codeattribute defined at extensionpayment.- See Also:
-
VERSIONID
Generated constant - Attribute key ofPaymentTransactionEntry.versionIDattribute defined at extensionpayment.- See Also:
-
PAYMENTTRANSACTION
Generated constant - Attribute key ofPaymentTransactionEntry.paymentTransactionattribute defined at extensionpayment.- See Also:
-
-
Constructor Details
-
PaymentTransactionEntryModel
public PaymentTransactionEntryModel()Generated constructor - Default constructor for generic creation. -
PaymentTransactionEntryModel
public PaymentTransactionEntryModel(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
-
PaymentTransactionEntryModel
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:
_code- initial attribute declared by typePaymentTransactionEntryat extensionpayment
-
PaymentTransactionEntryModel
@Deprecated(since="4.1.1", forRemoval=true) public PaymentTransactionEntryModel(String _code, ItemModel _owner, String _versionID) 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:
_code- initial attribute declared by typePaymentTransactionEntryat extensionpayment_owner- initial attribute declared by typeItemat extensioncore_versionID- initial attribute declared by typePaymentTransactionEntryat extensionpayment
-
-
Method Details
-
getAmount
Generated method - Getter of thePaymentTransactionEntry.amountattribute defined at extensionpayment.- Returns:
- the amount
-
getCode
Generated method - Getter of thePaymentTransactionEntry.codeattribute defined at extensionpayment.- Returns:
- the code
-
getCurrency
Generated method - Getter of thePaymentTransactionEntry.currencyattribute defined at extensionpayment.- Returns:
- the currency
-
getPaymentTransaction
@Accessor(qualifier="paymentTransaction", type=GETTER) public PaymentTransactionModel getPaymentTransaction()Generated method - Getter of thePaymentTransactionEntry.paymentTransactionattribute defined at extensionpayment.- Returns:
- the paymentTransaction
-
getRequestId
Generated method - Getter of thePaymentTransactionEntry.requestIdattribute defined at extensionpayment.- Returns:
- the requestId
-
getRequestToken
Generated method - Getter of thePaymentTransactionEntry.requestTokenattribute defined at extensionpayment.- Returns:
- the requestToken
-
getSubscriptionID
Generated method - Getter of thePaymentTransactionEntry.subscriptionIDattribute defined at extensionpayment.- Returns:
- the subscriptionID
-
getTime
Generated method - Getter of thePaymentTransactionEntry.timeattribute defined at extensionpayment.- Returns:
- the time
-
getTransactionStatus
Generated method - Getter of thePaymentTransactionEntry.transactionStatusattribute defined at extensionpayment.- Returns:
- the transactionStatus
-
getTransactionStatusDetails
@Accessor(qualifier="transactionStatusDetails", type=GETTER) public String getTransactionStatusDetails()Generated method - Getter of thePaymentTransactionEntry.transactionStatusDetailsattribute defined at extensionpayment.- Returns:
- the transactionStatusDetails
-
getType
Generated method - Getter of thePaymentTransactionEntry.typeattribute defined at extensionpayment.- Returns:
- the type
-
getVersionID
Generated method - Getter of thePaymentTransactionEntry.versionIDattribute defined at extensionpayment.- Returns:
- the versionID
-
setAmount
Generated method - Setter ofPaymentTransactionEntry.amountattribute defined at extensionpayment.- Parameters:
value- the amount
-
setCode
Generated method - Setter ofPaymentTransactionEntry.codeattribute defined at extensionpayment.- Parameters:
value- the code
-
setCurrency
Generated method - Setter ofPaymentTransactionEntry.currencyattribute defined at extensionpayment.- Parameters:
value- the currency
-
setPaymentTransaction
@Accessor(qualifier="paymentTransaction", type=SETTER) public void setPaymentTransaction(PaymentTransactionModel value) Generated method - Setter ofPaymentTransactionEntry.paymentTransactionattribute defined at extensionpayment.- Parameters:
value- the paymentTransaction
-
setRequestId
Generated method - Setter ofPaymentTransactionEntry.requestIdattribute defined at extensionpayment.- Parameters:
value- the requestId
-
setRequestToken
Generated method - Setter ofPaymentTransactionEntry.requestTokenattribute defined at extensionpayment.- Parameters:
value- the requestToken
-
setSubscriptionID
Generated method - Setter ofPaymentTransactionEntry.subscriptionIDattribute defined at extensionpayment.- Parameters:
value- the subscriptionID
-
setTime
Generated method - Setter ofPaymentTransactionEntry.timeattribute defined at extensionpayment.- Parameters:
value- the time
-
setTransactionStatus
@Accessor(qualifier="transactionStatus", type=SETTER) public void setTransactionStatus(String value) Generated method - Setter ofPaymentTransactionEntry.transactionStatusattribute defined at extensionpayment.- Parameters:
value- the transactionStatus
-
setTransactionStatusDetails
@Accessor(qualifier="transactionStatusDetails", type=SETTER) public void setTransactionStatusDetails(String value) Generated method - Setter ofPaymentTransactionEntry.transactionStatusDetailsattribute defined at extensionpayment.- Parameters:
value- the transactionStatusDetails
-
setType
Generated method - Setter ofPaymentTransactionEntry.typeattribute defined at extensionpayment.- Parameters:
value- the type
-
setVersionID
Generated method - Initial setter ofPaymentTransactionEntry.versionIDattribute defined at extensionpayment. Can only be used at creation of model - before first save.- Parameters:
value- the versionID
-