Class SAPDigitalPaymentConfigurationModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.cissapdigitalpayment.model.SAPDigitalPaymentConfigurationModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SAPDigitalPaymentConfigurationModel extends ItemModel
Generated model class for type SAPDigitalPaymentConfiguration first defined at extension cissapdigitalpayment.- 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_SAPDIGITALPAYMENTCONFIG2BASESTOREGenerated relation code constant for relationSAPDigitalPaymentConfig2BaseStoredefining source attributebaseStoresin extensioncissapdigitalpayment.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringBASESTORESGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.baseStoresattribute defined at extensioncissapdigitalpayment.static java.lang.StringBASEURLGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.baseUrlattribute defined at extensioncissapdigitalpayment.static java.lang.StringCOMPANYCODEGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.companyCodeattribute defined at extensioncissapdigitalpayment.static java.lang.StringCUSTOMERCOUNTRYGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.customerCountryattribute defined at extensioncissapdigitalpayment.static java.lang.StringCUSTOMPARAMGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.customParamattribute defined at extensioncissapdigitalpayment.static java.lang.StringMAXRETRYGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.maxRetryattribute defined at extensioncissapdigitalpayment.static java.lang.StringNAMEGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.nameattribute defined at extensioncissapdigitalpayment.static java.lang.StringPAYMENTAUTHTYPEGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.paymentAuthTypeattribute defined at extensioncissapdigitalpayment.static java.lang.StringPAYMENTMETHODGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.paymentMethodattribute defined at extensioncissapdigitalpayment.static java.lang.StringPOLLCARDDELAYGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.pollCardDelayattribute defined at extensioncissapdigitalpayment.static java.lang.StringRETRYINTERVALGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.retryIntervalattribute defined at extensioncissapdigitalpayment.static java.lang.StringSAPDIGITALPAYMENTCLIENTGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.sapDigitalpaymentClientattribute defined at extensioncissapdigitalpayment.static java.lang.StringTIMEOUTGenerated constant - Attribute key ofSAPDigitalPaymentConfiguration.timeOutattribute defined at extensioncissapdigitalpayment.-
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 SAPDigitalPaymentConfigurationModel()Generated constructor - Default constructor for generic creation.SAPDigitalPaymentConfigurationModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextSAPDigitalPaymentConfigurationModel(java.lang.String _baseUrl, java.lang.String _name, SAPDigitalPaymentClientModel _sapDigitalpaymentClient)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPDigitalPaymentConfigurationModel(java.lang.String _baseUrl, java.lang.String _name, ItemModel _owner, SAPDigitalPaymentClientModel _sapDigitalpaymentClient)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.util.Collection<BaseStoreModel>getBaseStores()Generated method - Getter of theSAPDigitalPaymentConfiguration.baseStoresattribute defined at extensioncissapdigitalpayment.java.lang.StringgetBaseUrl()Generated method - Getter of theSAPDigitalPaymentConfiguration.baseUrlattribute defined at extensioncissapdigitalpayment.java.lang.StringgetCompanyCode()Generated method - Getter of theSAPDigitalPaymentConfiguration.companyCodeattribute defined at extensioncissapdigitalpayment.java.lang.StringgetCustomerCountry()Generated method - Getter of theSAPDigitalPaymentConfiguration.customerCountryattribute defined at extensioncissapdigitalpayment.java.lang.StringgetCustomParam()Generated method - Getter of theSAPDigitalPaymentConfiguration.customParamattribute defined at extensioncissapdigitalpayment.java.lang.IntegergetMaxRetry()Generated method - Getter of theSAPDigitalPaymentConfiguration.maxRetryattribute defined at extensioncissapdigitalpayment.java.lang.StringgetName()Generated method - Getter of theSAPDigitalPaymentConfiguration.nameattribute defined at extensioncissapdigitalpayment.SapDigitalPaymentAuthTypeEnumgetPaymentAuthType()Generated method - Getter of theSAPDigitalPaymentConfiguration.paymentAuthTypeattribute defined at extensioncissapdigitalpayment.java.lang.StringgetPaymentMethod()Generated method - Getter of theSAPDigitalPaymentConfiguration.paymentMethodattribute defined at extensioncissapdigitalpayment.java.lang.IntegergetPollCardDelay()Generated method - Getter of theSAPDigitalPaymentConfiguration.pollCardDelayattribute defined at extensioncissapdigitalpayment.java.lang.IntegergetRetryInterval()Generated method - Getter of theSAPDigitalPaymentConfiguration.retryIntervalattribute defined at extensioncissapdigitalpayment.SAPDigitalPaymentClientModelgetSapDigitalpaymentClient()Generated method - Getter of theSAPDigitalPaymentConfiguration.sapDigitalpaymentClientattribute defined at extensioncissapdigitalpayment.java.lang.IntegergetTimeOut()Generated method - Getter of theSAPDigitalPaymentConfiguration.timeOutattribute defined at extensioncissapdigitalpayment.voidsetBaseStores(java.util.Collection<BaseStoreModel> value)Generated method - Setter ofSAPDigitalPaymentConfiguration.baseStoresattribute defined at extensioncissapdigitalpayment.voidsetBaseUrl(java.lang.String value)Generated method - Setter ofSAPDigitalPaymentConfiguration.baseUrlattribute defined at extensioncissapdigitalpayment.voidsetCompanyCode(java.lang.String value)Generated method - Setter ofSAPDigitalPaymentConfiguration.companyCodeattribute defined at extensioncissapdigitalpayment.voidsetCustomerCountry(java.lang.String value)Generated method - Setter ofSAPDigitalPaymentConfiguration.customerCountryattribute defined at extensioncissapdigitalpayment.voidsetCustomParam(java.lang.String value)Generated method - Setter ofSAPDigitalPaymentConfiguration.customParamattribute defined at extensioncissapdigitalpayment.voidsetMaxRetry(java.lang.Integer value)Generated method - Setter ofSAPDigitalPaymentConfiguration.maxRetryattribute defined at extensioncissapdigitalpayment.voidsetName(java.lang.String value)Generated method - Setter ofSAPDigitalPaymentConfiguration.nameattribute defined at extensioncissapdigitalpayment.voidsetPaymentAuthType(SapDigitalPaymentAuthTypeEnum value)Generated method - Setter ofSAPDigitalPaymentConfiguration.paymentAuthTypeattribute defined at extensioncissapdigitalpayment.voidsetPaymentMethod(java.lang.String value)Generated method - Setter ofSAPDigitalPaymentConfiguration.paymentMethodattribute defined at extensioncissapdigitalpayment.voidsetPollCardDelay(java.lang.Integer value)Generated method - Setter ofSAPDigitalPaymentConfiguration.pollCardDelayattribute defined at extensioncissapdigitalpayment.voidsetRetryInterval(java.lang.Integer value)Generated method - Setter ofSAPDigitalPaymentConfiguration.retryIntervalattribute defined at extensioncissapdigitalpayment.voidsetSapDigitalpaymentClient(SAPDigitalPaymentClientModel value)Generated method - Setter ofSAPDigitalPaymentConfiguration.sapDigitalpaymentClientattribute defined at extensioncissapdigitalpayment.voidsetTimeOut(java.lang.Integer value)Generated method - Setter ofSAPDigitalPaymentConfiguration.timeOutattribute defined at extensioncissapdigitalpayment.-
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
-
_SAPDIGITALPAYMENTCONFIG2BASESTORE
public static final java.lang.String _SAPDIGITALPAYMENTCONFIG2BASESTORE
Generated relation code constant for relationSAPDigitalPaymentConfig2BaseStoredefining source attributebaseStoresin extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.nameattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
SAPDIGITALPAYMENTCLIENT
public static final java.lang.String SAPDIGITALPAYMENTCLIENT
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.sapDigitalpaymentClientattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
BASEURL
public static final java.lang.String BASEURL
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.baseUrlattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
PAYMENTAUTHTYPE
public static final java.lang.String PAYMENTAUTHTYPE
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.paymentAuthTypeattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
COMPANYCODE
public static final java.lang.String COMPANYCODE
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.companyCodeattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
CUSTOMERCOUNTRY
public static final java.lang.String CUSTOMERCOUNTRY
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.customerCountryattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
PAYMENTMETHOD
public static final java.lang.String PAYMENTMETHOD
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.paymentMethodattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
CUSTOMPARAM
public static final java.lang.String CUSTOMPARAM
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.customParamattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
MAXRETRY
public static final java.lang.String MAXRETRY
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.maxRetryattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
RETRYINTERVAL
public static final java.lang.String RETRYINTERVAL
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.retryIntervalattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
TIMEOUT
public static final java.lang.String TIMEOUT
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.timeOutattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
POLLCARDDELAY
public static final java.lang.String POLLCARDDELAY
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.pollCardDelayattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
BASESTORES
public static final java.lang.String BASESTORES
Generated constant - Attribute key ofSAPDigitalPaymentConfiguration.baseStoresattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPDigitalPaymentConfigurationModel
public SAPDigitalPaymentConfigurationModel()
Generated constructor - Default constructor for generic creation.
-
SAPDigitalPaymentConfigurationModel
public SAPDigitalPaymentConfigurationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SAPDigitalPaymentConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPDigitalPaymentConfigurationModel(java.lang.String _baseUrl, java.lang.String _name, SAPDigitalPaymentClientModel _sapDigitalpaymentClient)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:
_baseUrl- initial attribute declared by typeSAPDigitalPaymentConfigurationat extensioncissapdigitalpayment_name- initial attribute declared by typeSAPDigitalPaymentConfigurationat extensioncissapdigitalpayment_sapDigitalpaymentClient- initial attribute declared by typeSAPDigitalPaymentConfigurationat extensioncissapdigitalpayment
-
SAPDigitalPaymentConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPDigitalPaymentConfigurationModel(java.lang.String _baseUrl, java.lang.String _name, ItemModel _owner, SAPDigitalPaymentClientModel _sapDigitalpaymentClient)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:
_baseUrl- initial attribute declared by typeSAPDigitalPaymentConfigurationat extensioncissapdigitalpayment_name- initial attribute declared by typeSAPDigitalPaymentConfigurationat extensioncissapdigitalpayment_owner- initial attribute declared by typeItemat extensioncore_sapDigitalpaymentClient- initial attribute declared by typeSAPDigitalPaymentConfigurationat extensioncissapdigitalpayment
-
-
Method Detail
-
getBaseStores
@Accessor(qualifier="baseStores", type=GETTER) public java.util.Collection<BaseStoreModel> getBaseStores()
Generated method - Getter of theSAPDigitalPaymentConfiguration.baseStoresattribute defined at extensioncissapdigitalpayment. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the baseStores
-
getBaseUrl
@Accessor(qualifier="baseUrl", type=GETTER) public java.lang.String getBaseUrl()
Generated method - Getter of theSAPDigitalPaymentConfiguration.baseUrlattribute defined at extensioncissapdigitalpayment.- Returns:
- the baseUrl - Base URL for SAP Digital Payment
-
getCompanyCode
@Accessor(qualifier="companyCode", type=GETTER) public java.lang.String getCompanyCode()
Generated method - Getter of theSAPDigitalPaymentConfiguration.companyCodeattribute defined at extensioncissapdigitalpayment.- Returns:
- the companyCode - Company Code - routing parameter for determining PSP
-
getCustomerCountry
@Accessor(qualifier="customerCountry", type=GETTER) public java.lang.String getCustomerCountry()
Generated method - Getter of theSAPDigitalPaymentConfiguration.customerCountryattribute defined at extensioncissapdigitalpayment.- Returns:
- the customerCountry - Custom Country - routing parameter for determining PSP
-
getCustomParam
@Accessor(qualifier="customParam", type=GETTER) public java.lang.String getCustomParam()
Generated method - Getter of theSAPDigitalPaymentConfiguration.customParamattribute defined at extensioncissapdigitalpayment.- Returns:
- the customParam - Custom parameter - routing parameter for determining PSP
-
getMaxRetry
@Accessor(qualifier="maxRetry", type=GETTER) public java.lang.Integer getMaxRetry()
Generated method - Getter of theSAPDigitalPaymentConfiguration.maxRetryattribute defined at extensioncissapdigitalpayment.- Returns:
- the maxRetry - Maximum number of retries
-
getName
@Accessor(qualifier="name", type=GETTER) public java.lang.String getName()
Generated method - Getter of theSAPDigitalPaymentConfiguration.nameattribute defined at extensioncissapdigitalpayment.- Returns:
- the name - Sap Digital Payment configuration name
-
getPaymentAuthType
@Accessor(qualifier="paymentAuthType", type=GETTER) public SapDigitalPaymentAuthTypeEnum getPaymentAuthType()
Generated method - Getter of theSAPDigitalPaymentConfiguration.paymentAuthTypeattribute defined at extensioncissapdigitalpayment.- Returns:
- the paymentAuthType - Payment authentication type enum
-
getPaymentMethod
@Accessor(qualifier="paymentMethod", type=GETTER) public java.lang.String getPaymentMethod()
Generated method - Getter of theSAPDigitalPaymentConfiguration.paymentMethodattribute defined at extensioncissapdigitalpayment.- Returns:
- the paymentMethod - Payment Method - routing parameter for determining PSP
-
getPollCardDelay
@Accessor(qualifier="pollCardDelay", type=GETTER) public java.lang.Integer getPollCardDelay()
Generated method - Getter of theSAPDigitalPaymentConfiguration.pollCardDelayattribute defined at extensioncissapdigitalpayment.- Returns:
- the pollCardDelay - Poll card delay in milliseconds
-
getRetryInterval
@Accessor(qualifier="retryInterval", type=GETTER) public java.lang.Integer getRetryInterval()
Generated method - Getter of theSAPDigitalPaymentConfiguration.retryIntervalattribute defined at extensioncissapdigitalpayment.- Returns:
- the retryInterval - Retry interval in milliseconds
-
getSapDigitalpaymentClient
@Accessor(qualifier="sapDigitalpaymentClient", type=GETTER) public SAPDigitalPaymentClientModel getSapDigitalpaymentClient()
Generated method - Getter of theSAPDigitalPaymentConfiguration.sapDigitalpaymentClientattribute defined at extensioncissapdigitalpayment.- Returns:
- the sapDigitalpaymentClient - Sap Digital Payment client
-
getTimeOut
@Accessor(qualifier="timeOut", type=GETTER) public java.lang.Integer getTimeOut()
Generated method - Getter of theSAPDigitalPaymentConfiguration.timeOutattribute defined at extensioncissapdigitalpayment.- Returns:
- the timeOut - Timeout interval in millseconds
-
setBaseStores
@Accessor(qualifier="baseStores", type=SETTER) public void setBaseStores(java.util.Collection<BaseStoreModel> value)
Generated method - Setter ofSAPDigitalPaymentConfiguration.baseStoresattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the baseStores
-
setBaseUrl
@Accessor(qualifier="baseUrl", type=SETTER) public void setBaseUrl(java.lang.String value)
Generated method - Setter ofSAPDigitalPaymentConfiguration.baseUrlattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the baseUrl - Base URL for SAP Digital Payment
-
setCompanyCode
@Accessor(qualifier="companyCode", type=SETTER) public void setCompanyCode(java.lang.String value)
Generated method - Setter ofSAPDigitalPaymentConfiguration.companyCodeattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the companyCode - Company Code - routing parameter for determining PSP
-
setCustomerCountry
@Accessor(qualifier="customerCountry", type=SETTER) public void setCustomerCountry(java.lang.String value)
Generated method - Setter ofSAPDigitalPaymentConfiguration.customerCountryattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the customerCountry - Custom Country - routing parameter for determining PSP
-
setCustomParam
@Accessor(qualifier="customParam", type=SETTER) public void setCustomParam(java.lang.String value)
Generated method - Setter ofSAPDigitalPaymentConfiguration.customParamattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the customParam - Custom parameter - routing parameter for determining PSP
-
setMaxRetry
@Accessor(qualifier="maxRetry", type=SETTER) public void setMaxRetry(java.lang.Integer value)
Generated method - Setter ofSAPDigitalPaymentConfiguration.maxRetryattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the maxRetry - Maximum number of retries
-
setName
@Accessor(qualifier="name", type=SETTER) public void setName(java.lang.String value)
Generated method - Setter ofSAPDigitalPaymentConfiguration.nameattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the name - Sap Digital Payment configuration name
-
setPaymentAuthType
@Accessor(qualifier="paymentAuthType", type=SETTER) public void setPaymentAuthType(SapDigitalPaymentAuthTypeEnum value)
Generated method - Setter ofSAPDigitalPaymentConfiguration.paymentAuthTypeattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the paymentAuthType - Payment authentication type enum
-
setPaymentMethod
@Accessor(qualifier="paymentMethod", type=SETTER) public void setPaymentMethod(java.lang.String value)
Generated method - Setter ofSAPDigitalPaymentConfiguration.paymentMethodattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the paymentMethod - Payment Method - routing parameter for determining PSP
-
setPollCardDelay
@Accessor(qualifier="pollCardDelay", type=SETTER) public void setPollCardDelay(java.lang.Integer value)
Generated method - Setter ofSAPDigitalPaymentConfiguration.pollCardDelayattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the pollCardDelay - Poll card delay in milliseconds
-
setRetryInterval
@Accessor(qualifier="retryInterval", type=SETTER) public void setRetryInterval(java.lang.Integer value)
Generated method - Setter ofSAPDigitalPaymentConfiguration.retryIntervalattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the retryInterval - Retry interval in milliseconds
-
setSapDigitalpaymentClient
@Accessor(qualifier="sapDigitalpaymentClient", type=SETTER) public void setSapDigitalpaymentClient(SAPDigitalPaymentClientModel value)
Generated method - Setter ofSAPDigitalPaymentConfiguration.sapDigitalpaymentClientattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the sapDigitalpaymentClient - Sap Digital Payment client
-
-