Class GeneratedSAPCpiOutboundCardPayment
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.sap.sapcpiadapter.jalo.GeneratedSAPCpiOutboundCardPayment
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
SAPCpiOutboundCardPayment
public abstract class GeneratedSAPCpiOutboundCardPayment
extends de.hybris.platform.jalo.GenericItem
Generated class for type
SAPCpiOutboundCardPayment.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theSAPCpiOutboundCardPayment.ccOwnerattributestatic final StringQualifier of theSAPCpiOutboundCardPayment.orderIdattributestatic final StringQualifier of theSAPCpiOutboundCardPayment.paymentProviderattributestatic final StringQualifier of theSAPCpiOutboundCardPayment.requestIdattributestatic final StringQualifier of theSAPCpiOutboundCardPayment.sapCpiOutboundOrderattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundCardPayment>BidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side.static final StringQualifier of theSAPCpiOutboundCardPayment.subscriptionIdattributestatic final StringQualifier of theSAPCpiOutboundCardPayment.validToMonthattributestatic final StringQualifier of theSAPCpiOutboundCardPayment.validToYearattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) Generated method - Getter of theSAPCpiOutboundCardPayment.ccOwnerattribute.getCcOwner(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundCardPayment.ccOwnerattribute.Generated method - Getter of theSAPCpiOutboundCardPayment.orderIdattribute.getOrderId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundCardPayment.orderIdattribute.Generated method - Getter of theSAPCpiOutboundCardPayment.paymentProviderattribute.getPaymentProvider(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundCardPayment.paymentProviderattribute.Generated method - Getter of theSAPCpiOutboundCardPayment.requestIdattribute.getRequestId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundCardPayment.requestIdattribute.Generated method - Getter of theSAPCpiOutboundCardPayment.sapCpiOutboundOrderattribute.getSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundCardPayment.sapCpiOutboundOrderattribute.Generated method - Getter of theSAPCpiOutboundCardPayment.subscriptionIdattribute.getSubscriptionId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundCardPayment.subscriptionIdattribute.Generated method - Getter of theSAPCpiOutboundCardPayment.validToMonthattribute.getValidToMonth(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundCardPayment.validToMonthattribute.Generated method - Getter of theSAPCpiOutboundCardPayment.validToYearattribute.getValidToYear(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundCardPayment.validToYearattribute.voidsetCcOwner(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSAPCpiOutboundCardPayment.ccOwnerattribute.voidsetCcOwner(String value) Generated method - Setter of theSAPCpiOutboundCardPayment.ccOwnerattribute.voidsetOrderId(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSAPCpiOutboundCardPayment.orderIdattribute.voidsetOrderId(String value) Generated method - Setter of theSAPCpiOutboundCardPayment.orderIdattribute.voidsetPaymentProvider(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSAPCpiOutboundCardPayment.paymentProviderattribute.voidsetPaymentProvider(String value) Generated method - Setter of theSAPCpiOutboundCardPayment.paymentProviderattribute.voidsetRequestId(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSAPCpiOutboundCardPayment.requestIdattribute.voidsetRequestId(String value) Generated method - Setter of theSAPCpiOutboundCardPayment.requestIdattribute.voidsetSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder value) Generated method - Setter of theSAPCpiOutboundCardPayment.sapCpiOutboundOrderattribute.voidGenerated method - Setter of theSAPCpiOutboundCardPayment.sapCpiOutboundOrderattribute.voidsetSubscriptionId(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSAPCpiOutboundCardPayment.subscriptionIdattribute.voidsetSubscriptionId(String value) Generated method - Setter of theSAPCpiOutboundCardPayment.subscriptionIdattribute.voidsetValidToMonth(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSAPCpiOutboundCardPayment.validToMonthattribute.voidsetValidToMonth(String value) Generated method - Setter of theSAPCpiOutboundCardPayment.validToMonthattribute.voidsetValidToYear(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSAPCpiOutboundCardPayment.validToYearattribute.voidsetValidToYear(String value) Generated method - Setter of theSAPCpiOutboundCardPayment.validToYearattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ORDERID
Qualifier of theSAPCpiOutboundCardPayment.orderIdattribute- See Also:
-
REQUESTID
Qualifier of theSAPCpiOutboundCardPayment.requestIdattribute- See Also:
-
CCOWNER
Qualifier of theSAPCpiOutboundCardPayment.ccOwnerattribute- See Also:
-
VALIDTOMONTH
Qualifier of theSAPCpiOutboundCardPayment.validToMonthattribute- See Also:
-
VALIDTOYEAR
Qualifier of theSAPCpiOutboundCardPayment.validToYearattribute- See Also:
-
SUBSCRIPTIONID
Qualifier of theSAPCpiOutboundCardPayment.subscriptionIdattribute- See Also:
-
PAYMENTPROVIDER
Qualifier of theSAPCpiOutboundCardPayment.paymentProviderattribute- See Also:
-
SAPCPIOUTBOUNDORDER
Qualifier of theSAPCpiOutboundCardPayment.sapCpiOutboundOrderattribute- See Also:
-
SAPCPIOUTBOUNDORDERHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundCardPayment> SAPCPIOUTBOUNDORDERHANDLERBidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedSAPCpiOutboundCardPayment
public GeneratedSAPCpiOutboundCardPayment()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getCcOwner
Generated method - Getter of theSAPCpiOutboundCardPayment.ccOwnerattribute.- Returns:
- the ccOwner
-
getCcOwner
Generated method - Getter of theSAPCpiOutboundCardPayment.ccOwnerattribute.- Returns:
- the ccOwner
-
setCcOwner
Generated method - Setter of theSAPCpiOutboundCardPayment.ccOwnerattribute.- Parameters:
value- the ccOwner
-
setCcOwner
Generated method - Setter of theSAPCpiOutboundCardPayment.ccOwnerattribute.- Parameters:
value- the ccOwner
-
createItem
protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException - Overrides:
createItemin classde.hybris.platform.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getOrderId
Generated method - Getter of theSAPCpiOutboundCardPayment.orderIdattribute.- Returns:
- the orderId
-
getOrderId
Generated method - Getter of theSAPCpiOutboundCardPayment.orderIdattribute.- Returns:
- the orderId
-
setOrderId
Generated method - Setter of theSAPCpiOutboundCardPayment.orderIdattribute.- Parameters:
value- the orderId
-
setOrderId
Generated method - Setter of theSAPCpiOutboundCardPayment.orderIdattribute.- Parameters:
value- the orderId
-
getPaymentProvider
Generated method - Getter of theSAPCpiOutboundCardPayment.paymentProviderattribute.- Returns:
- the paymentProvider
-
getPaymentProvider
Generated method - Getter of theSAPCpiOutboundCardPayment.paymentProviderattribute.- Returns:
- the paymentProvider
-
setPaymentProvider
Generated method - Setter of theSAPCpiOutboundCardPayment.paymentProviderattribute.- Parameters:
value- the paymentProvider
-
setPaymentProvider
Generated method - Setter of theSAPCpiOutboundCardPayment.paymentProviderattribute.- Parameters:
value- the paymentProvider
-
getRequestId
Generated method - Getter of theSAPCpiOutboundCardPayment.requestIdattribute.- Returns:
- the requestId
-
getRequestId
Generated method - Getter of theSAPCpiOutboundCardPayment.requestIdattribute.- Returns:
- the requestId
-
setRequestId
Generated method - Setter of theSAPCpiOutboundCardPayment.requestIdattribute.- Parameters:
value- the requestId
-
setRequestId
Generated method - Setter of theSAPCpiOutboundCardPayment.requestIdattribute.- Parameters:
value- the requestId
-
getSapCpiOutboundOrder
Generated method - Getter of theSAPCpiOutboundCardPayment.sapCpiOutboundOrderattribute.- Returns:
- the sapCpiOutboundOrder
-
getSapCpiOutboundOrder
Generated method - Getter of theSAPCpiOutboundCardPayment.sapCpiOutboundOrderattribute.- Returns:
- the sapCpiOutboundOrder
-
setSapCpiOutboundOrder
public void setSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder value) Generated method - Setter of theSAPCpiOutboundCardPayment.sapCpiOutboundOrderattribute.- Parameters:
value- the sapCpiOutboundOrder
-
setSapCpiOutboundOrder
Generated method - Setter of theSAPCpiOutboundCardPayment.sapCpiOutboundOrderattribute.- Parameters:
value- the sapCpiOutboundOrder
-
getSubscriptionId
Generated method - Getter of theSAPCpiOutboundCardPayment.subscriptionIdattribute.- Returns:
- the subscriptionId
-
getSubscriptionId
Generated method - Getter of theSAPCpiOutboundCardPayment.subscriptionIdattribute.- Returns:
- the subscriptionId
-
setSubscriptionId
Generated method - Setter of theSAPCpiOutboundCardPayment.subscriptionIdattribute.- Parameters:
value- the subscriptionId
-
setSubscriptionId
Generated method - Setter of theSAPCpiOutboundCardPayment.subscriptionIdattribute.- Parameters:
value- the subscriptionId
-
getValidToMonth
Generated method - Getter of theSAPCpiOutboundCardPayment.validToMonthattribute.- Returns:
- the validToMonth
-
getValidToMonth
Generated method - Getter of theSAPCpiOutboundCardPayment.validToMonthattribute.- Returns:
- the validToMonth
-
setValidToMonth
Generated method - Setter of theSAPCpiOutboundCardPayment.validToMonthattribute.- Parameters:
value- the validToMonth
-
setValidToMonth
Generated method - Setter of theSAPCpiOutboundCardPayment.validToMonthattribute.- Parameters:
value- the validToMonth
-
getValidToYear
Generated method - Getter of theSAPCpiOutboundCardPayment.validToYearattribute.- Returns:
- the validToYear
-
getValidToYear
Generated method - Getter of theSAPCpiOutboundCardPayment.validToYearattribute.- Returns:
- the validToYear
-
setValidToYear
Generated method - Setter of theSAPCpiOutboundCardPayment.validToYearattribute.- Parameters:
value- the validToYear
-
setValidToYear
Generated method - Setter of theSAPCpiOutboundCardPayment.validToYearattribute.- Parameters:
value- the validToYear
-