public abstract class GeneratedChinesePaymentInfo extends PaymentInfo
ChinesePaymentInfo.PaymentInfo.CreditCardPaymentInfo, PaymentInfo.DebitPaymentInfoGenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
ORDERCODE
Qualifier of the
ChinesePaymentInfo.orderCode attribute |
static String |
PAYMENTPROVIDER
Qualifier of the
ChinesePaymentInfo.paymentProvider attribute |
static String |
SERVICETYPE
Qualifier of the
ChinesePaymentInfo.serviceType attribute |
CODE, DUPLICATE, ORIGINAL, USER, USERHANDLERLANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedChinesePaymentInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getOrderCode()
Generated method - Getter of the
ChinesePaymentInfo.orderCode attribute. |
String |
getOrderCode(SessionContext ctx)
Generated method - Getter of the
ChinesePaymentInfo.orderCode attribute. |
String |
getPaymentProvider()
Generated method - Getter of the
ChinesePaymentInfo.paymentProvider attribute. |
String |
getPaymentProvider(SessionContext ctx)
Generated method - Getter of the
ChinesePaymentInfo.paymentProvider attribute. |
EnumerationValue |
getServiceType()
Generated method - Getter of the
ChinesePaymentInfo.serviceType attribute. |
EnumerationValue |
getServiceType(SessionContext ctx)
Generated method - Getter of the
ChinesePaymentInfo.serviceType attribute. |
void |
setOrderCode(SessionContext ctx,
String value)
Generated method - Setter of the
ChinesePaymentInfo.orderCode attribute. |
void |
setOrderCode(String value)
Generated method - Setter of the
ChinesePaymentInfo.orderCode attribute. |
void |
setPaymentProvider(SessionContext ctx,
String value)
Generated method - Setter of the
ChinesePaymentInfo.paymentProvider attribute. |
void |
setPaymentProvider(String value)
Generated method - Setter of the
ChinesePaymentInfo.paymentProvider attribute. |
void |
setServiceType(EnumerationValue value)
Generated method - Setter of the
ChinesePaymentInfo.serviceType attribute. |
void |
setServiceType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
ChinesePaymentInfo.serviceType attribute. |
createItem, isAmericanExpress, isDiners, isDuplicate, isMaster, isVisa, luhnTest, maskCreditCardNumber, normalizeCreditCardNumber, plausabilityCheck, setAllAttributesInternal, toStringgetCode, getCode, getOriginal, getOriginal, getUser, getUser, isDuplicate, isDuplicateAsPrimitive, isDuplicateAsPrimitive, setCode, setCode, setDuplicate, setDuplicate, setDuplicate, setDuplicate, setOriginal, setOriginal, setUser, setUsergetInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, 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, useTA, writeReplacegetImplementation, setTenantpublic static final String ORDERCODE
ChinesePaymentInfo.orderCode attributepublic static final String SERVICETYPE
ChinesePaymentInfo.serviceType attributepublic static final String PAYMENTPROVIDER
ChinesePaymentInfo.paymentProvider attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedPaymentInfopublic String getOrderCode(SessionContext ctx)
ChinesePaymentInfo.orderCode attribute.public String getOrderCode()
ChinesePaymentInfo.orderCode attribute.public void setOrderCode(SessionContext ctx, String value)
ChinesePaymentInfo.orderCode attribute.value - the orderCodepublic void setOrderCode(String value)
ChinesePaymentInfo.orderCode attribute.value - the orderCodepublic String getPaymentProvider(SessionContext ctx)
ChinesePaymentInfo.paymentProvider attribute.public String getPaymentProvider()
ChinesePaymentInfo.paymentProvider attribute.public void setPaymentProvider(SessionContext ctx, String value)
ChinesePaymentInfo.paymentProvider attribute.value - the paymentProviderpublic void setPaymentProvider(String value)
ChinesePaymentInfo.paymentProvider attribute.value - the paymentProviderpublic EnumerationValue getServiceType(SessionContext ctx)
ChinesePaymentInfo.serviceType attribute.public EnumerationValue getServiceType()
ChinesePaymentInfo.serviceType attribute.public void setServiceType(SessionContext ctx, EnumerationValue value)
ChinesePaymentInfo.serviceType attribute.value - the serviceTypepublic void setServiceType(EnumerationValue value)
ChinesePaymentInfo.serviceType attribute.value - the serviceTypeCopyright © 2017 SAP SE. All Rights Reserved.