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 relationConsignment2PaymentTransactionEntryRelationdefining source attributeconsignmentin extensionwarehousing.static 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.authByAcquirerattribute defined at extensioncissapdigitalpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.authByDigitalPaytSrvcattribute defined at extensioncissapdigitalpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.authByPaytSrvcPrvdrattribute defined at extensioncissapdigitalpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.authStatusattribute defined at extensioncissapdigitalpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.authStatusNameattribute defined at extensioncissapdigitalpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.codeattribute defined at extensionpayment.static final StringGenerated constant - Attribute key ofPaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.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.Generated method - Getter of thePaymentTransactionEntry.authByAcquirerattribute defined at extensioncissapdigitalpayment.Generated method - Getter of thePaymentTransactionEntry.authByDigitalPaytSrvcattribute defined at extensioncissapdigitalpayment.Generated method - Getter of thePaymentTransactionEntry.authByPaytSrvcPrvdrattribute defined at extensioncissapdigitalpayment.Generated method - Getter of thePaymentTransactionEntry.authStatusattribute defined at extensioncissapdigitalpayment.Generated method - Getter of thePaymentTransactionEntry.authStatusNameattribute defined at extensioncissapdigitalpayment.getCode()Generated method - Getter of thePaymentTransactionEntry.codeattribute defined at extensionpayment.Generated method - Getter of thePaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.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.voidsetAuthByAcquirer(String value) Generated method - Setter ofPaymentTransactionEntry.authByAcquirerattribute defined at extensioncissapdigitalpayment.voidsetAuthByDigitalPaytSrvc(String value) Generated method - Setter ofPaymentTransactionEntry.authByDigitalPaytSrvcattribute defined at extensioncissapdigitalpayment.voidsetAuthByPaytSrvcPrvdr(String value) Generated method - Setter ofPaymentTransactionEntry.authByPaytSrvcPrvdrattribute defined at extensioncissapdigitalpayment.voidsetAuthStatus(String value) Generated method - Setter ofPaymentTransactionEntry.authStatusattribute defined at extensioncissapdigitalpayment.voidsetAuthStatusName(String value) Generated method - Setter ofPaymentTransactionEntry.authStatusNameattribute defined at extensioncissapdigitalpayment.voidGenerated method - Setter ofPaymentTransactionEntry.codeattribute defined at extensionpayment.voidsetConsignment(ConsignmentModel value) Generated method - Setter ofPaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.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:
-
_CONSIGNMENT2PAYMENTTRANSACTIONENTRYRELATION
Generated relation code constant for relationConsignment2PaymentTransactionEntryRelationdefining source attributeconsignmentin extensionwarehousing.- 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:
-
AUTHBYPAYTSRVCPRVDR
Generated constant - Attribute key ofPaymentTransactionEntry.authByPaytSrvcPrvdrattribute defined at extensioncissapdigitalpayment.- See Also:
-
AUTHBYACQUIRER
Generated constant - Attribute key ofPaymentTransactionEntry.authByAcquirerattribute defined at extensioncissapdigitalpayment.- See Also:
-
AUTHBYDIGITALPAYTSRVC
Generated constant - Attribute key ofPaymentTransactionEntry.authByDigitalPaytSrvcattribute defined at extensioncissapdigitalpayment.- See Also:
-
AUTHSTATUS
Generated constant - Attribute key ofPaymentTransactionEntry.authStatusattribute defined at extensioncissapdigitalpayment.- See Also:
-
AUTHSTATUSNAME
Generated constant - Attribute key ofPaymentTransactionEntry.authStatusNameattribute defined at extensioncissapdigitalpayment.- See Also:
-
CONSIGNMENT
Generated constant - Attribute key ofPaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.- 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
-
getAuthByAcquirer
Generated method - Getter of thePaymentTransactionEntry.authByAcquirerattribute defined at extensioncissapdigitalpayment.- Returns:
- the authByAcquirer
-
getAuthByDigitalPaytSrvc
Generated method - Getter of thePaymentTransactionEntry.authByDigitalPaytSrvcattribute defined at extensioncissapdigitalpayment.- Returns:
- the authByDigitalPaytSrvc
-
getAuthByPaytSrvcPrvdr
Generated method - Getter of thePaymentTransactionEntry.authByPaytSrvcPrvdrattribute defined at extensioncissapdigitalpayment.- Returns:
- the authByPaytSrvcPrvdr
-
getAuthStatus
Generated method - Getter of thePaymentTransactionEntry.authStatusattribute defined at extensioncissapdigitalpayment.- Returns:
- the authStatus
-
getAuthStatusName
Generated method - Getter of thePaymentTransactionEntry.authStatusNameattribute defined at extensioncissapdigitalpayment.- Returns:
- the authStatusName
-
getCode
Generated method - Getter of thePaymentTransactionEntry.codeattribute defined at extensionpayment.- Returns:
- the code
-
getConsignment
Generated method - Getter of thePaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.- Returns:
- the consignment
-
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
-
setAuthByAcquirer
Generated method - Setter ofPaymentTransactionEntry.authByAcquirerattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the authByAcquirer
-
setAuthByDigitalPaytSrvc
@Accessor(qualifier="authByDigitalPaytSrvc", type=SETTER) public void setAuthByDigitalPaytSrvc(String value) Generated method - Setter ofPaymentTransactionEntry.authByDigitalPaytSrvcattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the authByDigitalPaytSrvc
-
setAuthByPaytSrvcPrvdr
@Accessor(qualifier="authByPaytSrvcPrvdr", type=SETTER) public void setAuthByPaytSrvcPrvdr(String value) Generated method - Setter ofPaymentTransactionEntry.authByPaytSrvcPrvdrattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the authByPaytSrvcPrvdr
-
setAuthStatus
Generated method - Setter ofPaymentTransactionEntry.authStatusattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the authStatus
-
setAuthStatusName
Generated method - Setter ofPaymentTransactionEntry.authStatusNameattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the authStatusName
-
setCode
Generated method - Setter ofPaymentTransactionEntry.codeattribute defined at extensionpayment.- Parameters:
value- the code
-
setConsignment
Generated method - Setter ofPaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.- Parameters:
value- the consignment
-
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
-