Class GeneratedSAPDigitalPaymentConfiguration
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.cissapdigitalpayment.jalo.GeneratedSAPDigitalPaymentConfiguration
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
SAPDigitalPaymentConfiguration
public abstract class GeneratedSAPDigitalPaymentConfiguration extends GenericItem
Generated class for typeSAPDigitalPaymentConfiguration
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
BASESTORES
Qualifier of theSAPDigitalPaymentConfiguration.baseStores
attributeprotected static OneToManyHandler<BaseStore>
BASESTORESHANDLER
OneToManyHandler
for handling 1:n BASESTORES's relation attributes from 'many' side.static java.lang.String
BASEURL
Qualifier of theSAPDigitalPaymentConfiguration.baseUrl
attributestatic java.lang.String
COMPANYCODE
Qualifier of theSAPDigitalPaymentConfiguration.companyCode
attributestatic java.lang.String
CUSTOMERCOUNTRY
Qualifier of theSAPDigitalPaymentConfiguration.customerCountry
attributestatic java.lang.String
CUSTOMPARAM
Qualifier of theSAPDigitalPaymentConfiguration.customParam
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
MAXRETRY
Qualifier of theSAPDigitalPaymentConfiguration.maxRetry
attributestatic java.lang.String
NAME
Qualifier of theSAPDigitalPaymentConfiguration.name
attributestatic java.lang.String
PAYMENTAUTHTYPE
Qualifier of theSAPDigitalPaymentConfiguration.paymentAuthType
attributestatic java.lang.String
PAYMENTMETHOD
Qualifier of theSAPDigitalPaymentConfiguration.paymentMethod
attributestatic java.lang.String
POLLCARDDELAY
Qualifier of theSAPDigitalPaymentConfiguration.pollCardDelay
attributestatic java.lang.String
RETRYINTERVAL
Qualifier of theSAPDigitalPaymentConfiguration.retryInterval
attributestatic java.lang.String
SAPDIGITALPAYMENTCLIENT
Qualifier of theSAPDigitalPaymentConfiguration.sapDigitalpaymentClient
attributestatic java.lang.String
TIMEOUT
Qualifier of theSAPDigitalPaymentConfiguration.timeOut
attribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedSAPDigitalPaymentConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToBaseStores(SessionContext ctx, BaseStore value)
Generated method - Addsvalue
to baseStores.void
addToBaseStores(BaseStore value)
Generated method - Addsvalue
to baseStores.java.util.Collection<BaseStore>
getBaseStores()
Generated method - Getter of theSAPDigitalPaymentConfiguration.baseStores
attribute.java.util.Collection<BaseStore>
getBaseStores(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.baseStores
attribute.java.lang.String
getBaseUrl()
Generated method - Getter of theSAPDigitalPaymentConfiguration.baseUrl
attribute.java.lang.String
getBaseUrl(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.baseUrl
attribute.java.lang.String
getCompanyCode()
Generated method - Getter of theSAPDigitalPaymentConfiguration.companyCode
attribute.java.lang.String
getCompanyCode(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.companyCode
attribute.java.lang.String
getCustomerCountry()
Generated method - Getter of theSAPDigitalPaymentConfiguration.customerCountry
attribute.java.lang.String
getCustomerCountry(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.customerCountry
attribute.java.lang.String
getCustomParam()
Generated method - Getter of theSAPDigitalPaymentConfiguration.customParam
attribute.java.lang.String
getCustomParam(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.customParam
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.Integer
getMaxRetry()
Generated method - Getter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.java.lang.Integer
getMaxRetry(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.int
getMaxRetryAsPrimitive()
Generated method - Getter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.int
getMaxRetryAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.java.lang.String
getName()
Generated method - Getter of theSAPDigitalPaymentConfiguration.name
attribute.java.lang.String
getName(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.name
attribute.EnumerationValue
getPaymentAuthType()
Generated method - Getter of theSAPDigitalPaymentConfiguration.paymentAuthType
attribute.EnumerationValue
getPaymentAuthType(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.paymentAuthType
attribute.java.lang.String
getPaymentMethod()
Generated method - Getter of theSAPDigitalPaymentConfiguration.paymentMethod
attribute.java.lang.String
getPaymentMethod(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.paymentMethod
attribute.java.lang.Integer
getPollCardDelay()
Generated method - Getter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.java.lang.Integer
getPollCardDelay(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.int
getPollCardDelayAsPrimitive()
Generated method - Getter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.int
getPollCardDelayAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.java.lang.Integer
getRetryInterval()
Generated method - Getter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.java.lang.Integer
getRetryInterval(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.int
getRetryIntervalAsPrimitive()
Generated method - Getter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.int
getRetryIntervalAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.SAPDigitalPaymentClient
getSapDigitalpaymentClient()
Generated method - Getter of theSAPDigitalPaymentConfiguration.sapDigitalpaymentClient
attribute.SAPDigitalPaymentClient
getSapDigitalpaymentClient(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.sapDigitalpaymentClient
attribute.java.lang.Integer
getTimeOut()
Generated method - Getter of theSAPDigitalPaymentConfiguration.timeOut
attribute.java.lang.Integer
getTimeOut(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.timeOut
attribute.int
getTimeOutAsPrimitive()
Generated method - Getter of theSAPDigitalPaymentConfiguration.timeOut
attribute.int
getTimeOutAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.timeOut
attribute.void
removeFromBaseStores(SessionContext ctx, BaseStore value)
Generated method - Removesvalue
from baseStores.void
removeFromBaseStores(BaseStore value)
Generated method - Removesvalue
from baseStores.void
setBaseStores(SessionContext ctx, java.util.Collection<BaseStore> value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.baseStores
attribute.void
setBaseStores(java.util.Collection<BaseStore> value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.baseStores
attribute.void
setBaseUrl(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.baseUrl
attribute.void
setBaseUrl(java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.baseUrl
attribute.void
setCompanyCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.companyCode
attribute.void
setCompanyCode(java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.companyCode
attribute.void
setCustomerCountry(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.customerCountry
attribute.void
setCustomerCountry(java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.customerCountry
attribute.void
setCustomParam(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.customParam
attribute.void
setCustomParam(java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.customParam
attribute.void
setMaxRetry(int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.void
setMaxRetry(SessionContext ctx, int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.void
setMaxRetry(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.void
setMaxRetry(java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.void
setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.name
attribute.void
setName(java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.name
attribute.void
setPaymentAuthType(EnumerationValue value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.paymentAuthType
attribute.void
setPaymentAuthType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.paymentAuthType
attribute.void
setPaymentMethod(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.paymentMethod
attribute.void
setPaymentMethod(java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.paymentMethod
attribute.void
setPollCardDelay(int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.void
setPollCardDelay(SessionContext ctx, int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.void
setPollCardDelay(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.void
setPollCardDelay(java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.void
setRetryInterval(int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.void
setRetryInterval(SessionContext ctx, int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.void
setRetryInterval(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.void
setRetryInterval(java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.void
setSapDigitalpaymentClient(SAPDigitalPaymentClient value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.sapDigitalpaymentClient
attribute.void
setSapDigitalpaymentClient(SessionContext ctx, SAPDigitalPaymentClient value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.sapDigitalpaymentClient
attribute.void
setTimeOut(int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.timeOut
attribute.void
setTimeOut(SessionContext ctx, int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.timeOut
attribute.void
setTimeOut(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.timeOut
attribute.void
setTimeOut(java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.timeOut
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
NAME
public static final java.lang.String NAME
Qualifier of theSAPDigitalPaymentConfiguration.name
attribute- See Also:
- Constant Field Values
-
SAPDIGITALPAYMENTCLIENT
public static final java.lang.String SAPDIGITALPAYMENTCLIENT
Qualifier of theSAPDigitalPaymentConfiguration.sapDigitalpaymentClient
attribute- See Also:
- Constant Field Values
-
BASEURL
public static final java.lang.String BASEURL
Qualifier of theSAPDigitalPaymentConfiguration.baseUrl
attribute- See Also:
- Constant Field Values
-
PAYMENTAUTHTYPE
public static final java.lang.String PAYMENTAUTHTYPE
Qualifier of theSAPDigitalPaymentConfiguration.paymentAuthType
attribute- See Also:
- Constant Field Values
-
COMPANYCODE
public static final java.lang.String COMPANYCODE
Qualifier of theSAPDigitalPaymentConfiguration.companyCode
attribute- See Also:
- Constant Field Values
-
CUSTOMERCOUNTRY
public static final java.lang.String CUSTOMERCOUNTRY
Qualifier of theSAPDigitalPaymentConfiguration.customerCountry
attribute- See Also:
- Constant Field Values
-
PAYMENTMETHOD
public static final java.lang.String PAYMENTMETHOD
Qualifier of theSAPDigitalPaymentConfiguration.paymentMethod
attribute- See Also:
- Constant Field Values
-
CUSTOMPARAM
public static final java.lang.String CUSTOMPARAM
Qualifier of theSAPDigitalPaymentConfiguration.customParam
attribute- See Also:
- Constant Field Values
-
MAXRETRY
public static final java.lang.String MAXRETRY
Qualifier of theSAPDigitalPaymentConfiguration.maxRetry
attribute- See Also:
- Constant Field Values
-
RETRYINTERVAL
public static final java.lang.String RETRYINTERVAL
Qualifier of theSAPDigitalPaymentConfiguration.retryInterval
attribute- See Also:
- Constant Field Values
-
TIMEOUT
public static final java.lang.String TIMEOUT
Qualifier of theSAPDigitalPaymentConfiguration.timeOut
attribute- See Also:
- Constant Field Values
-
POLLCARDDELAY
public static final java.lang.String POLLCARDDELAY
Qualifier of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute- See Also:
- Constant Field Values
-
BASESTORES
public static final java.lang.String BASESTORES
Qualifier of theSAPDigitalPaymentConfiguration.baseStores
attribute- See Also:
- Constant Field Values
-
BASESTORESHANDLER
protected static final OneToManyHandler<BaseStore> BASESTORESHANDLER
OneToManyHandler
for handling 1:n BASESTORES's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classItem
-
getBaseStores
public java.util.Collection<BaseStore> getBaseStores(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.baseStores
attribute.- Returns:
- the baseStores
-
getBaseStores
public java.util.Collection<BaseStore> getBaseStores()
Generated method - Getter of theSAPDigitalPaymentConfiguration.baseStores
attribute.- Returns:
- the baseStores
-
setBaseStores
public void setBaseStores(SessionContext ctx, java.util.Collection<BaseStore> value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.baseStores
attribute.- Parameters:
value
- the baseStores
-
setBaseStores
public void setBaseStores(java.util.Collection<BaseStore> value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.baseStores
attribute.- Parameters:
value
- the baseStores
-
addToBaseStores
public void addToBaseStores(SessionContext ctx, BaseStore value)
Generated method - Addsvalue
to baseStores.- Parameters:
value
- the item to add to baseStores
-
addToBaseStores
public void addToBaseStores(BaseStore value)
Generated method - Addsvalue
to baseStores.- Parameters:
value
- the item to add to baseStores
-
removeFromBaseStores
public void removeFromBaseStores(SessionContext ctx, BaseStore value)
Generated method - Removesvalue
from baseStores.- Parameters:
value
- the item to remove from baseStores
-
removeFromBaseStores
public void removeFromBaseStores(BaseStore value)
Generated method - Removesvalue
from baseStores.- Parameters:
value
- the item to remove from baseStores
-
getBaseUrl
public java.lang.String getBaseUrl(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.baseUrl
attribute.- Returns:
- the baseUrl - Base URL for SAP Digital Payment
-
getBaseUrl
public java.lang.String getBaseUrl()
Generated method - Getter of theSAPDigitalPaymentConfiguration.baseUrl
attribute.- Returns:
- the baseUrl - Base URL for SAP Digital Payment
-
setBaseUrl
public void setBaseUrl(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.baseUrl
attribute.- Parameters:
value
- the baseUrl - Base URL for SAP Digital Payment
-
setBaseUrl
public void setBaseUrl(java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.baseUrl
attribute.- Parameters:
value
- the baseUrl - Base URL for SAP Digital Payment
-
getCompanyCode
public java.lang.String getCompanyCode(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.companyCode
attribute.- Returns:
- the companyCode - Company Code - routing parameter for determining PSP
-
getCompanyCode
public java.lang.String getCompanyCode()
Generated method - Getter of theSAPDigitalPaymentConfiguration.companyCode
attribute.- Returns:
- the companyCode - Company Code - routing parameter for determining PSP
-
setCompanyCode
public void setCompanyCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.companyCode
attribute.- Parameters:
value
- the companyCode - Company Code - routing parameter for determining PSP
-
setCompanyCode
public void setCompanyCode(java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.companyCode
attribute.- Parameters:
value
- the companyCode - Company Code - routing parameter for determining PSP
-
getCustomerCountry
public java.lang.String getCustomerCountry(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.customerCountry
attribute.- Returns:
- the customerCountry - Custom Country - routing parameter for determining PSP
-
getCustomerCountry
public java.lang.String getCustomerCountry()
Generated method - Getter of theSAPDigitalPaymentConfiguration.customerCountry
attribute.- Returns:
- the customerCountry - Custom Country - routing parameter for determining PSP
-
setCustomerCountry
public void setCustomerCountry(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.customerCountry
attribute.- Parameters:
value
- the customerCountry - Custom Country - routing parameter for determining PSP
-
setCustomerCountry
public void setCustomerCountry(java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.customerCountry
attribute.- Parameters:
value
- the customerCountry - Custom Country - routing parameter for determining PSP
-
getCustomParam
public java.lang.String getCustomParam(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.customParam
attribute.- Returns:
- the customParam - Custom parameter - routing parameter for determining PSP
-
getCustomParam
public java.lang.String getCustomParam()
Generated method - Getter of theSAPDigitalPaymentConfiguration.customParam
attribute.- Returns:
- the customParam - Custom parameter - routing parameter for determining PSP
-
setCustomParam
public void setCustomParam(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.customParam
attribute.- Parameters:
value
- the customParam - Custom parameter - routing parameter for determining PSP
-
setCustomParam
public void setCustomParam(java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.customParam
attribute.- Parameters:
value
- the customParam - Custom parameter - routing parameter for determining PSP
-
getMaxRetry
public java.lang.Integer getMaxRetry(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.- Returns:
- the maxRetry - Maximum number of retries
-
getMaxRetry
public java.lang.Integer getMaxRetry()
Generated method - Getter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.- Returns:
- the maxRetry - Maximum number of retries
-
getMaxRetryAsPrimitive
public int getMaxRetryAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.- Returns:
- the maxRetry - Maximum number of retries
-
getMaxRetryAsPrimitive
public int getMaxRetryAsPrimitive()
Generated method - Getter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.- Returns:
- the maxRetry - Maximum number of retries
-
setMaxRetry
public void setMaxRetry(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.- Parameters:
value
- the maxRetry - Maximum number of retries
-
setMaxRetry
public void setMaxRetry(java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.- Parameters:
value
- the maxRetry - Maximum number of retries
-
setMaxRetry
public void setMaxRetry(SessionContext ctx, int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.- Parameters:
value
- the maxRetry - Maximum number of retries
-
setMaxRetry
public void setMaxRetry(int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.maxRetry
attribute.- Parameters:
value
- the maxRetry - Maximum number of retries
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.name
attribute.- Returns:
- the name - Sap Digital Payment configuration name
-
getName
public java.lang.String getName()
Generated method - Getter of theSAPDigitalPaymentConfiguration.name
attribute.- Returns:
- the name - Sap Digital Payment configuration name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.name
attribute.- Parameters:
value
- the name - Sap Digital Payment configuration name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.name
attribute.- Parameters:
value
- the name - Sap Digital Payment configuration name
-
getPaymentAuthType
public EnumerationValue getPaymentAuthType(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.paymentAuthType
attribute.- Returns:
- the paymentAuthType - Payment authentication type enum
-
getPaymentAuthType
public EnumerationValue getPaymentAuthType()
Generated method - Getter of theSAPDigitalPaymentConfiguration.paymentAuthType
attribute.- Returns:
- the paymentAuthType - Payment authentication type enum
-
setPaymentAuthType
public void setPaymentAuthType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.paymentAuthType
attribute.- Parameters:
value
- the paymentAuthType - Payment authentication type enum
-
setPaymentAuthType
public void setPaymentAuthType(EnumerationValue value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.paymentAuthType
attribute.- Parameters:
value
- the paymentAuthType - Payment authentication type enum
-
getPaymentMethod
public java.lang.String getPaymentMethod(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.paymentMethod
attribute.- Returns:
- the paymentMethod - Payment Method - routing parameter for determining PSP
-
getPaymentMethod
public java.lang.String getPaymentMethod()
Generated method - Getter of theSAPDigitalPaymentConfiguration.paymentMethod
attribute.- Returns:
- the paymentMethod - Payment Method - routing parameter for determining PSP
-
setPaymentMethod
public void setPaymentMethod(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.paymentMethod
attribute.- Parameters:
value
- the paymentMethod - Payment Method - routing parameter for determining PSP
-
setPaymentMethod
public void setPaymentMethod(java.lang.String value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.paymentMethod
attribute.- Parameters:
value
- the paymentMethod - Payment Method - routing parameter for determining PSP
-
getPollCardDelay
public java.lang.Integer getPollCardDelay(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.- Returns:
- the pollCardDelay - Poll card delay in milliseconds
-
getPollCardDelay
public java.lang.Integer getPollCardDelay()
Generated method - Getter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.- Returns:
- the pollCardDelay - Poll card delay in milliseconds
-
getPollCardDelayAsPrimitive
public int getPollCardDelayAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.- Returns:
- the pollCardDelay - Poll card delay in milliseconds
-
getPollCardDelayAsPrimitive
public int getPollCardDelayAsPrimitive()
Generated method - Getter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.- Returns:
- the pollCardDelay - Poll card delay in milliseconds
-
setPollCardDelay
public void setPollCardDelay(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.- Parameters:
value
- the pollCardDelay - Poll card delay in milliseconds
-
setPollCardDelay
public void setPollCardDelay(java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.- Parameters:
value
- the pollCardDelay - Poll card delay in milliseconds
-
setPollCardDelay
public void setPollCardDelay(SessionContext ctx, int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.- Parameters:
value
- the pollCardDelay - Poll card delay in milliseconds
-
setPollCardDelay
public void setPollCardDelay(int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.pollCardDelay
attribute.- Parameters:
value
- the pollCardDelay - Poll card delay in milliseconds
-
getRetryInterval
public java.lang.Integer getRetryInterval(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.- Returns:
- the retryInterval - Retry interval in milliseconds
-
getRetryInterval
public java.lang.Integer getRetryInterval()
Generated method - Getter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.- Returns:
- the retryInterval - Retry interval in milliseconds
-
getRetryIntervalAsPrimitive
public int getRetryIntervalAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.- Returns:
- the retryInterval - Retry interval in milliseconds
-
getRetryIntervalAsPrimitive
public int getRetryIntervalAsPrimitive()
Generated method - Getter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.- Returns:
- the retryInterval - Retry interval in milliseconds
-
setRetryInterval
public void setRetryInterval(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.- Parameters:
value
- the retryInterval - Retry interval in milliseconds
-
setRetryInterval
public void setRetryInterval(java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.- Parameters:
value
- the retryInterval - Retry interval in milliseconds
-
setRetryInterval
public void setRetryInterval(SessionContext ctx, int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.- Parameters:
value
- the retryInterval - Retry interval in milliseconds
-
setRetryInterval
public void setRetryInterval(int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.retryInterval
attribute.- Parameters:
value
- the retryInterval - Retry interval in milliseconds
-
getSapDigitalpaymentClient
public SAPDigitalPaymentClient getSapDigitalpaymentClient(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.sapDigitalpaymentClient
attribute.- Returns:
- the sapDigitalpaymentClient - Sap Digital Payment client
-
getSapDigitalpaymentClient
public SAPDigitalPaymentClient getSapDigitalpaymentClient()
Generated method - Getter of theSAPDigitalPaymentConfiguration.sapDigitalpaymentClient
attribute.- Returns:
- the sapDigitalpaymentClient - Sap Digital Payment client
-
setSapDigitalpaymentClient
public void setSapDigitalpaymentClient(SessionContext ctx, SAPDigitalPaymentClient value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.sapDigitalpaymentClient
attribute.- Parameters:
value
- the sapDigitalpaymentClient - Sap Digital Payment client
-
setSapDigitalpaymentClient
public void setSapDigitalpaymentClient(SAPDigitalPaymentClient value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.sapDigitalpaymentClient
attribute.- Parameters:
value
- the sapDigitalpaymentClient - Sap Digital Payment client
-
getTimeOut
public java.lang.Integer getTimeOut(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.timeOut
attribute.- Returns:
- the timeOut - Timeout interval in millseconds
-
getTimeOut
public java.lang.Integer getTimeOut()
Generated method - Getter of theSAPDigitalPaymentConfiguration.timeOut
attribute.- Returns:
- the timeOut - Timeout interval in millseconds
-
getTimeOutAsPrimitive
public int getTimeOutAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPDigitalPaymentConfiguration.timeOut
attribute.- Returns:
- the timeOut - Timeout interval in millseconds
-
getTimeOutAsPrimitive
public int getTimeOutAsPrimitive()
Generated method - Getter of theSAPDigitalPaymentConfiguration.timeOut
attribute.- Returns:
- the timeOut - Timeout interval in millseconds
-
setTimeOut
public void setTimeOut(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.timeOut
attribute.- Parameters:
value
- the timeOut - Timeout interval in millseconds
-
setTimeOut
public void setTimeOut(java.lang.Integer value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.timeOut
attribute.- Parameters:
value
- the timeOut - Timeout interval in millseconds
-
setTimeOut
public void setTimeOut(SessionContext ctx, int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.timeOut
attribute.- Parameters:
value
- the timeOut - Timeout interval in millseconds
-
setTimeOut
public void setTimeOut(int value)
Generated method - Setter of theSAPDigitalPaymentConfiguration.timeOut
attribute.- Parameters:
value
- the timeOut - Timeout interval in millseconds
-
-