Class GeneratedSAPCpiOutboundOrder

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.GeneratedSAPCpiOutboundOrder
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
SAPCpiOutboundOrder

public abstract class GeneratedSAPCpiOutboundOrder extends de.hybris.platform.jalo.GenericItem
Generated class for type SAPCpiOutboundOrder.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested 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

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the SAPCpiOutboundOrder.baseStoreUid attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.channel attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.creationDate attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.currencyIsoCode attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPCpiOutboundOrder.deliveryMode attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.distributionChannel attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.division attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.orderId attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.paymentMode attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.purchaseOrderNumber attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.responseMessage attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.responseStatus attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.salesOrganization attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.sapCpiConfig attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute
    protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundAddress>
    OneToManyHandler for handling 1:n SAPCPIOUTBOUNDADDRESSES's relation attributes from 'many' side.
    static final String
    Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute
    protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundCardPayment>
    OneToManyHandler for handling 1:n SAPCPIOUTBOUNDCARDPAYMENTS's relation attributes from 'many' side.
    static final String
    Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute
    protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundOrderItem>
    OneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDERITEMS's relation attributes from 'many' side.
    static final String
    Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute
    protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundPartnerRole>
    OneToManyHandler for handling 1:n SAPCPIOUTBOUNDPARTNERROLES's relation attributes from 'many' side.
    static final String
    Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute
    protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundPriceComponent>
    OneToManyHandler for handling 1:n SAPCPIOUTBOUNDPRICECOMPONENTS's relation attributes from 'many' side.
    static final String
    Qualifier of the SAPCpiOutboundOrder.shippingCondition attribute
    static final String
    Qualifier of the SAPCpiOutboundOrder.transactionType 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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToSapCpiOutboundAddresses(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundAddress value)
    Generated method - Adds value to sapCpiOutboundAddresses.
    void
    Generated method - Adds value to sapCpiOutboundAddresses.
    void
    addToSapCpiOutboundCardPayments(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundCardPayment value)
    Generated method - Adds value to sapCpiOutboundCardPayments.
    void
    Generated method - Adds value to sapCpiOutboundCardPayments.
    void
    addToSapCpiOutboundOrderItems(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrderItem value)
    Generated method - Adds value to sapCpiOutboundOrderItems.
    void
    Generated method - Adds value to sapCpiOutboundOrderItems.
    void
    addToSapCpiOutboundPartnerRoles(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPartnerRole value)
    Generated method - Adds value to sapCpiOutboundPartnerRoles.
    void
    Generated method - Adds value to sapCpiOutboundPartnerRoles.
    void
    addToSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPriceComponent value)
    Generated method - Adds value to sapCpiOutboundPriceComponents.
    void
    Generated method - Adds value to sapCpiOutboundPriceComponents.
    Generated method - Getter of the SAPCpiOutboundOrder.baseStoreUid attribute.
    getBaseStoreUid(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.baseStoreUid attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.channel attribute.
    getChannel(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.channel attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.creationDate attribute.
    getCreationDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.creationDate attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.currencyIsoCode attribute.
    getCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.currencyIsoCode attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPCpiOutboundOrder.deliveryMode attribute.
    getDeliveryMode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.deliveryMode attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.distributionChannel attribute.
    getDistributionChannel(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.distributionChannel attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.division attribute.
    getDivision(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.division attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.orderId attribute.
    getOrderId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.orderId attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.paymentMode attribute.
    getPaymentMode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.paymentMode attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.purchaseOrderNumber attribute.
    getPurchaseOrderNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.purchaseOrderNumber attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.responseMessage attribute.
    getResponseMessage(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.responseMessage attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.responseStatus attribute.
    getResponseStatus(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.responseStatus attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.salesOrganization attribute.
    getSalesOrganization(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.salesOrganization attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.sapCpiConfig attribute.
    getSapCpiConfig(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.sapCpiConfig attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.
    getSapCpiOutboundAddresses(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.
    getSapCpiOutboundCardPayments(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.
    getSapCpiOutboundOrderItems(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.
    getSapCpiOutboundPartnerRoles(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.
    getSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.shippingCondition attribute.
    getShippingCondition(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.shippingCondition attribute.
    Generated method - Getter of the SAPCpiOutboundOrder.transactionType attribute.
    getTransactionType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrder.transactionType attribute.
    void
    removeFromSapCpiOutboundAddresses(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundAddress value)
    Generated method - Removes value from sapCpiOutboundAddresses.
    void
    Generated method - Removes value from sapCpiOutboundAddresses.
    void
    removeFromSapCpiOutboundCardPayments(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundCardPayment value)
    Generated method - Removes value from sapCpiOutboundCardPayments.
    void
    Generated method - Removes value from sapCpiOutboundCardPayments.
    void
    removeFromSapCpiOutboundOrderItems(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrderItem value)
    Generated method - Removes value from sapCpiOutboundOrderItems.
    void
    Generated method - Removes value from sapCpiOutboundOrderItems.
    void
    removeFromSapCpiOutboundPartnerRoles(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPartnerRole value)
    Generated method - Removes value from sapCpiOutboundPartnerRoles.
    void
    Generated method - Removes value from sapCpiOutboundPartnerRoles.
    void
    removeFromSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPriceComponent value)
    Generated method - Removes value from sapCpiOutboundPriceComponents.
    void
    Generated method - Removes value from sapCpiOutboundPriceComponents.
    void
    setBaseStoreUid(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.baseStoreUid attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.baseStoreUid attribute.
    void
    setChannel(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.channel attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.channel attribute.
    void
    setCreationDate(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.creationDate attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.creationDate attribute.
    void
    setCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.currencyIsoCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.currencyIsoCode attribute.
    void
    setDeliveryMode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.deliveryMode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.deliveryMode attribute.
    void
    setDistributionChannel(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.distributionChannel attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.distributionChannel attribute.
    void
    setDivision(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.division attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.division attribute.
    void
    setOrderId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.orderId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.orderId attribute.
    void
    setPaymentMode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.paymentMode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.paymentMode attribute.
    void
    setPurchaseOrderNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.purchaseOrderNumber attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.purchaseOrderNumber attribute.
    void
    setResponseMessage(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.responseMessage attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.responseMessage attribute.
    void
    setResponseStatus(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.responseStatus attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.responseStatus attribute.
    void
    setSalesOrganization(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.salesOrganization attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.salesOrganization attribute.
    void
    setSapCpiConfig(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundConfig value)
    Generated method - Setter of the SAPCpiOutboundOrder.sapCpiConfig attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.sapCpiConfig attribute.
    void
    setSapCpiOutboundAddresses(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundAddress> value)
    Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.
    void
    setSapCpiOutboundCardPayments(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundCardPayment> value)
    Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.
    void
    setSapCpiOutboundOrderItems(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundOrderItem> value)
    Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.
    void
    setSapCpiOutboundPartnerRoles(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundPartnerRole> value)
    Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.
    void
    setSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundPriceComponent> value)
    Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.
    void
    setShippingCondition(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.shippingCondition attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.shippingCondition attribute.
    void
    setTransactionType(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrder.transactionType attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrder.transactionType attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, 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, 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, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • ORDERID

      public static final String ORDERID
      Qualifier of the SAPCpiOutboundOrder.orderId attribute
      See Also:
    • CREATIONDATE

      public static final String CREATIONDATE
      Qualifier of the SAPCpiOutboundOrder.creationDate attribute
      See Also:
    • CURRENCYISOCODE

      public static final String CURRENCYISOCODE
      Qualifier of the SAPCpiOutboundOrder.currencyIsoCode attribute
      See Also:
    • PAYMENTMODE

      public static final String PAYMENTMODE
      Qualifier of the SAPCpiOutboundOrder.paymentMode attribute
      See Also:
    • DELIVERYMODE

      public static final String DELIVERYMODE
      Qualifier of the SAPCpiOutboundOrder.deliveryMode attribute
      See Also:
    • PURCHASEORDERNUMBER

      public static final String PURCHASEORDERNUMBER
      Qualifier of the SAPCpiOutboundOrder.purchaseOrderNumber attribute
      See Also:
    • BASESTOREUID

      public static final String BASESTOREUID
      Qualifier of the SAPCpiOutboundOrder.baseStoreUid attribute
      See Also:
    • CHANNEL

      public static final String CHANNEL
      Qualifier of the SAPCpiOutboundOrder.channel attribute
      See Also:
    • SALESORGANIZATION

      public static final String SALESORGANIZATION
      Qualifier of the SAPCpiOutboundOrder.salesOrganization attribute
      See Also:
    • DISTRIBUTIONCHANNEL

      public static final String DISTRIBUTIONCHANNEL
      Qualifier of the SAPCpiOutboundOrder.distributionChannel attribute
      See Also:
    • DIVISION

      public static final String DIVISION
      Qualifier of the SAPCpiOutboundOrder.division attribute
      See Also:
    • TRANSACTIONTYPE

      public static final String TRANSACTIONTYPE
      Qualifier of the SAPCpiOutboundOrder.transactionType attribute
      See Also:
    • SHIPPINGCONDITION

      public static final String SHIPPINGCONDITION
      Qualifier of the SAPCpiOutboundOrder.shippingCondition attribute
      See Also:
    • RESPONSESTATUS

      public static final String RESPONSESTATUS
      Qualifier of the SAPCpiOutboundOrder.responseStatus attribute
      See Also:
    • RESPONSEMESSAGE

      public static final String RESPONSEMESSAGE
      Qualifier of the SAPCpiOutboundOrder.responseMessage attribute
      See Also:
    • SAPCPICONFIG

      public static final String SAPCPICONFIG
      Qualifier of the SAPCpiOutboundOrder.sapCpiConfig attribute
      See Also:
    • SAPCPIOUTBOUNDORDERITEMS

      public static final String SAPCPIOUTBOUNDORDERITEMS
      Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute
      See Also:
    • SAPCPIOUTBOUNDPARTNERROLES

      public static final String SAPCPIOUTBOUNDPARTNERROLES
      Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute
      See Also:
    • SAPCPIOUTBOUNDCARDPAYMENTS

      public static final String SAPCPIOUTBOUNDCARDPAYMENTS
      Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute
      See Also:
    • SAPCPIOUTBOUNDPRICECOMPONENTS

      public static final String SAPCPIOUTBOUNDPRICECOMPONENTS
      Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute
      See Also:
    • SAPCPIOUTBOUNDADDRESSES

      public static final String SAPCPIOUTBOUNDADDRESSES
      Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute
      See Also:
    • SAPCPIOUTBOUNDORDERITEMSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundOrderItem> SAPCPIOUTBOUNDORDERITEMSHANDLER
      OneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDERITEMS's relation attributes from 'many' side.
    • SAPCPIOUTBOUNDPARTNERROLESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundPartnerRole> SAPCPIOUTBOUNDPARTNERROLESHANDLER
      OneToManyHandler for handling 1:n SAPCPIOUTBOUNDPARTNERROLES's relation attributes from 'many' side.
    • SAPCPIOUTBOUNDCARDPAYMENTSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundCardPayment> SAPCPIOUTBOUNDCARDPAYMENTSHANDLER
      OneToManyHandler for handling 1:n SAPCPIOUTBOUNDCARDPAYMENTS's relation attributes from 'many' side.
    • SAPCPIOUTBOUNDPRICECOMPONENTSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundPriceComponent> SAPCPIOUTBOUNDPRICECOMPONENTSHANDLER
      OneToManyHandler for handling 1:n SAPCPIOUTBOUNDPRICECOMPONENTS's relation attributes from 'many' side.
    • SAPCPIOUTBOUNDADDRESSESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundAddress> SAPCPIOUTBOUNDADDRESSESHANDLER
      OneToManyHandler for handling 1:n SAPCPIOUTBOUNDADDRESSES's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedSAPCpiOutboundOrder

      public GeneratedSAPCpiOutboundOrder()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getBaseStoreUid

      public String getBaseStoreUid(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.baseStoreUid attribute.
      Returns:
      the baseStoreUid
    • getBaseStoreUid

      public String getBaseStoreUid()
      Generated method - Getter of the SAPCpiOutboundOrder.baseStoreUid attribute.
      Returns:
      the baseStoreUid
    • setBaseStoreUid

      public void setBaseStoreUid(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.baseStoreUid attribute.
      Parameters:
      value - the baseStoreUid
    • setBaseStoreUid

      public void setBaseStoreUid(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.baseStoreUid attribute.
      Parameters:
      value - the baseStoreUid
    • getChannel

      public String getChannel(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.channel attribute.
      Returns:
      the channel
    • getChannel

      public String getChannel()
      Generated method - Getter of the SAPCpiOutboundOrder.channel attribute.
      Returns:
      the channel
    • setChannel

      public void setChannel(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.channel attribute.
      Parameters:
      value - the channel
    • setChannel

      public void setChannel(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.channel attribute.
      Parameters:
      value - the channel
    • getCreationDate

      public String getCreationDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.creationDate attribute.
      Returns:
      the creationDate
    • getCreationDate

      public String getCreationDate()
      Generated method - Getter of the SAPCpiOutboundOrder.creationDate attribute.
      Returns:
      the creationDate
    • setCreationDate

      public void setCreationDate(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.creationDate attribute.
      Parameters:
      value - the creationDate
    • setCreationDate

      public void setCreationDate(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.creationDate attribute.
      Parameters:
      value - the creationDate
    • getCurrencyIsoCode

      public String getCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.currencyIsoCode attribute.
      Returns:
      the currencyIsoCode
    • getCurrencyIsoCode

      public String getCurrencyIsoCode()
      Generated method - Getter of the SAPCpiOutboundOrder.currencyIsoCode attribute.
      Returns:
      the currencyIsoCode
    • setCurrencyIsoCode

      public void setCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.currencyIsoCode attribute.
      Parameters:
      value - the currencyIsoCode
    • setCurrencyIsoCode

      public void setCurrencyIsoCode(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.currencyIsoCode attribute.
      Parameters:
      value - the currencyIsoCode
    • getDeliveryMode

      public String getDeliveryMode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.deliveryMode attribute.
      Returns:
      the deliveryMode
    • getDeliveryMode

      public String getDeliveryMode()
      Generated method - Getter of the SAPCpiOutboundOrder.deliveryMode attribute.
      Returns:
      the deliveryMode
    • setDeliveryMode

      public void setDeliveryMode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.deliveryMode attribute.
      Parameters:
      value - the deliveryMode
    • setDeliveryMode

      public void setDeliveryMode(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.deliveryMode attribute.
      Parameters:
      value - the deliveryMode
    • getDistributionChannel

      public String getDistributionChannel(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.distributionChannel attribute.
      Returns:
      the distributionChannel
    • getDistributionChannel

      public String getDistributionChannel()
      Generated method - Getter of the SAPCpiOutboundOrder.distributionChannel attribute.
      Returns:
      the distributionChannel
    • setDistributionChannel

      public void setDistributionChannel(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.distributionChannel attribute.
      Parameters:
      value - the distributionChannel
    • setDistributionChannel

      public void setDistributionChannel(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.distributionChannel attribute.
      Parameters:
      value - the distributionChannel
    • getDivision

      public String getDivision(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.division attribute.
      Returns:
      the division
    • getDivision

      public String getDivision()
      Generated method - Getter of the SAPCpiOutboundOrder.division attribute.
      Returns:
      the division
    • setDivision

      public void setDivision(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.division attribute.
      Parameters:
      value - the division
    • setDivision

      public void setDivision(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.division attribute.
      Parameters:
      value - the division
    • getOrderId

      public String getOrderId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.orderId attribute.
      Returns:
      the orderId
    • getOrderId

      public String getOrderId()
      Generated method - Getter of the SAPCpiOutboundOrder.orderId attribute.
      Returns:
      the orderId
    • setOrderId

      public void setOrderId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.orderId attribute.
      Parameters:
      value - the orderId
    • setOrderId

      public void setOrderId(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.orderId attribute.
      Parameters:
      value - the orderId
    • getPaymentMode

      public String getPaymentMode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.paymentMode attribute.
      Returns:
      the paymentMode
    • getPaymentMode

      public String getPaymentMode()
      Generated method - Getter of the SAPCpiOutboundOrder.paymentMode attribute.
      Returns:
      the paymentMode
    • setPaymentMode

      public void setPaymentMode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.paymentMode attribute.
      Parameters:
      value - the paymentMode
    • setPaymentMode

      public void setPaymentMode(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.paymentMode attribute.
      Parameters:
      value - the paymentMode
    • getPurchaseOrderNumber

      public String getPurchaseOrderNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.purchaseOrderNumber attribute.
      Returns:
      the purchaseOrderNumber
    • getPurchaseOrderNumber

      public String getPurchaseOrderNumber()
      Generated method - Getter of the SAPCpiOutboundOrder.purchaseOrderNumber attribute.
      Returns:
      the purchaseOrderNumber
    • setPurchaseOrderNumber

      public void setPurchaseOrderNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.purchaseOrderNumber attribute.
      Parameters:
      value - the purchaseOrderNumber
    • setPurchaseOrderNumber

      public void setPurchaseOrderNumber(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.purchaseOrderNumber attribute.
      Parameters:
      value - the purchaseOrderNumber
    • getResponseMessage

      public String getResponseMessage(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.responseMessage attribute.
      Returns:
      the responseMessage
    • getResponseMessage

      public String getResponseMessage()
      Generated method - Getter of the SAPCpiOutboundOrder.responseMessage attribute.
      Returns:
      the responseMessage
    • setResponseMessage

      public void setResponseMessage(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.responseMessage attribute.
      Parameters:
      value - the responseMessage
    • setResponseMessage

      public void setResponseMessage(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.responseMessage attribute.
      Parameters:
      value - the responseMessage
    • getResponseStatus

      public String getResponseStatus(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.responseStatus attribute.
      Returns:
      the responseStatus
    • getResponseStatus

      public String getResponseStatus()
      Generated method - Getter of the SAPCpiOutboundOrder.responseStatus attribute.
      Returns:
      the responseStatus
    • setResponseStatus

      public void setResponseStatus(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.responseStatus attribute.
      Parameters:
      value - the responseStatus
    • setResponseStatus

      public void setResponseStatus(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.responseStatus attribute.
      Parameters:
      value - the responseStatus
    • getSalesOrganization

      public String getSalesOrganization(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.salesOrganization attribute.
      Returns:
      the salesOrganization
    • getSalesOrganization

      public String getSalesOrganization()
      Generated method - Getter of the SAPCpiOutboundOrder.salesOrganization attribute.
      Returns:
      the salesOrganization
    • setSalesOrganization

      public void setSalesOrganization(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.salesOrganization attribute.
      Parameters:
      value - the salesOrganization
    • setSalesOrganization

      public void setSalesOrganization(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.salesOrganization attribute.
      Parameters:
      value - the salesOrganization
    • getSapCpiConfig

      public SAPCpiOutboundConfig getSapCpiConfig(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.sapCpiConfig attribute.
      Returns:
      the sapCpiConfig
    • getSapCpiConfig

      public SAPCpiOutboundConfig getSapCpiConfig()
      Generated method - Getter of the SAPCpiOutboundOrder.sapCpiConfig attribute.
      Returns:
      the sapCpiConfig
    • setSapCpiConfig

      public void setSapCpiConfig(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundConfig value)
      Generated method - Setter of the SAPCpiOutboundOrder.sapCpiConfig attribute.
      Parameters:
      value - the sapCpiConfig
    • setSapCpiConfig

      public void setSapCpiConfig(SAPCpiOutboundConfig value)
      Generated method - Setter of the SAPCpiOutboundOrder.sapCpiConfig attribute.
      Parameters:
      value - the sapCpiConfig
    • getSapCpiOutboundAddresses

      public Set<SAPCpiOutboundAddress> getSapCpiOutboundAddresses(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.
      Returns:
      the sapCpiOutboundAddresses
    • getSapCpiOutboundAddresses

      public Set<SAPCpiOutboundAddress> getSapCpiOutboundAddresses()
      Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.
      Returns:
      the sapCpiOutboundAddresses
    • setSapCpiOutboundAddresses

      public void setSapCpiOutboundAddresses(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundAddress> value)
      Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.
      Parameters:
      value - the sapCpiOutboundAddresses
    • setSapCpiOutboundAddresses

      public void setSapCpiOutboundAddresses(Set<SAPCpiOutboundAddress> value)
      Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.
      Parameters:
      value - the sapCpiOutboundAddresses
    • addToSapCpiOutboundAddresses

      public void addToSapCpiOutboundAddresses(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundAddress value)
      Generated method - Adds value to sapCpiOutboundAddresses.
      Parameters:
      value - the item to add to sapCpiOutboundAddresses
    • addToSapCpiOutboundAddresses

      public void addToSapCpiOutboundAddresses(SAPCpiOutboundAddress value)
      Generated method - Adds value to sapCpiOutboundAddresses.
      Parameters:
      value - the item to add to sapCpiOutboundAddresses
    • removeFromSapCpiOutboundAddresses

      public void removeFromSapCpiOutboundAddresses(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundAddress value)
      Generated method - Removes value from sapCpiOutboundAddresses.
      Parameters:
      value - the item to remove from sapCpiOutboundAddresses
    • removeFromSapCpiOutboundAddresses

      public void removeFromSapCpiOutboundAddresses(SAPCpiOutboundAddress value)
      Generated method - Removes value from sapCpiOutboundAddresses.
      Parameters:
      value - the item to remove from sapCpiOutboundAddresses
    • getSapCpiOutboundCardPayments

      public Set<SAPCpiOutboundCardPayment> getSapCpiOutboundCardPayments(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.
      Returns:
      the sapCpiOutboundCardPayments
    • getSapCpiOutboundCardPayments

      public Set<SAPCpiOutboundCardPayment> getSapCpiOutboundCardPayments()
      Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.
      Returns:
      the sapCpiOutboundCardPayments
    • setSapCpiOutboundCardPayments

      public void setSapCpiOutboundCardPayments(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundCardPayment> value)
      Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.
      Parameters:
      value - the sapCpiOutboundCardPayments
    • setSapCpiOutboundCardPayments

      public void setSapCpiOutboundCardPayments(Set<SAPCpiOutboundCardPayment> value)
      Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.
      Parameters:
      value - the sapCpiOutboundCardPayments
    • addToSapCpiOutboundCardPayments

      public void addToSapCpiOutboundCardPayments(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundCardPayment value)
      Generated method - Adds value to sapCpiOutboundCardPayments.
      Parameters:
      value - the item to add to sapCpiOutboundCardPayments
    • addToSapCpiOutboundCardPayments

      public void addToSapCpiOutboundCardPayments(SAPCpiOutboundCardPayment value)
      Generated method - Adds value to sapCpiOutboundCardPayments.
      Parameters:
      value - the item to add to sapCpiOutboundCardPayments
    • removeFromSapCpiOutboundCardPayments

      public void removeFromSapCpiOutboundCardPayments(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundCardPayment value)
      Generated method - Removes value from sapCpiOutboundCardPayments.
      Parameters:
      value - the item to remove from sapCpiOutboundCardPayments
    • removeFromSapCpiOutboundCardPayments

      public void removeFromSapCpiOutboundCardPayments(SAPCpiOutboundCardPayment value)
      Generated method - Removes value from sapCpiOutboundCardPayments.
      Parameters:
      value - the item to remove from sapCpiOutboundCardPayments
    • getSapCpiOutboundOrderItems

      public Set<SAPCpiOutboundOrderItem> getSapCpiOutboundOrderItems(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.
      Returns:
      the sapCpiOutboundOrderItems
    • getSapCpiOutboundOrderItems

      public Set<SAPCpiOutboundOrderItem> getSapCpiOutboundOrderItems()
      Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.
      Returns:
      the sapCpiOutboundOrderItems
    • setSapCpiOutboundOrderItems

      public void setSapCpiOutboundOrderItems(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundOrderItem> value)
      Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.
      Parameters:
      value - the sapCpiOutboundOrderItems
    • setSapCpiOutboundOrderItems

      public void setSapCpiOutboundOrderItems(Set<SAPCpiOutboundOrderItem> value)
      Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.
      Parameters:
      value - the sapCpiOutboundOrderItems
    • addToSapCpiOutboundOrderItems

      public void addToSapCpiOutboundOrderItems(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrderItem value)
      Generated method - Adds value to sapCpiOutboundOrderItems.
      Parameters:
      value - the item to add to sapCpiOutboundOrderItems
    • addToSapCpiOutboundOrderItems

      public void addToSapCpiOutboundOrderItems(SAPCpiOutboundOrderItem value)
      Generated method - Adds value to sapCpiOutboundOrderItems.
      Parameters:
      value - the item to add to sapCpiOutboundOrderItems
    • removeFromSapCpiOutboundOrderItems

      public void removeFromSapCpiOutboundOrderItems(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrderItem value)
      Generated method - Removes value from sapCpiOutboundOrderItems.
      Parameters:
      value - the item to remove from sapCpiOutboundOrderItems
    • removeFromSapCpiOutboundOrderItems

      public void removeFromSapCpiOutboundOrderItems(SAPCpiOutboundOrderItem value)
      Generated method - Removes value from sapCpiOutboundOrderItems.
      Parameters:
      value - the item to remove from sapCpiOutboundOrderItems
    • getSapCpiOutboundPartnerRoles

      public Set<SAPCpiOutboundPartnerRole> getSapCpiOutboundPartnerRoles(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.
      Returns:
      the sapCpiOutboundPartnerRoles
    • getSapCpiOutboundPartnerRoles

      public Set<SAPCpiOutboundPartnerRole> getSapCpiOutboundPartnerRoles()
      Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.
      Returns:
      the sapCpiOutboundPartnerRoles
    • setSapCpiOutboundPartnerRoles

      public void setSapCpiOutboundPartnerRoles(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundPartnerRole> value)
      Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.
      Parameters:
      value - the sapCpiOutboundPartnerRoles
    • setSapCpiOutboundPartnerRoles

      public void setSapCpiOutboundPartnerRoles(Set<SAPCpiOutboundPartnerRole> value)
      Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.
      Parameters:
      value - the sapCpiOutboundPartnerRoles
    • addToSapCpiOutboundPartnerRoles

      public void addToSapCpiOutboundPartnerRoles(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPartnerRole value)
      Generated method - Adds value to sapCpiOutboundPartnerRoles.
      Parameters:
      value - the item to add to sapCpiOutboundPartnerRoles
    • addToSapCpiOutboundPartnerRoles

      public void addToSapCpiOutboundPartnerRoles(SAPCpiOutboundPartnerRole value)
      Generated method - Adds value to sapCpiOutboundPartnerRoles.
      Parameters:
      value - the item to add to sapCpiOutboundPartnerRoles
    • removeFromSapCpiOutboundPartnerRoles

      public void removeFromSapCpiOutboundPartnerRoles(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPartnerRole value)
      Generated method - Removes value from sapCpiOutboundPartnerRoles.
      Parameters:
      value - the item to remove from sapCpiOutboundPartnerRoles
    • removeFromSapCpiOutboundPartnerRoles

      public void removeFromSapCpiOutboundPartnerRoles(SAPCpiOutboundPartnerRole value)
      Generated method - Removes value from sapCpiOutboundPartnerRoles.
      Parameters:
      value - the item to remove from sapCpiOutboundPartnerRoles
    • getSapCpiOutboundPriceComponents

      public Set<SAPCpiOutboundPriceComponent> getSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.
      Returns:
      the sapCpiOutboundPriceComponents
    • getSapCpiOutboundPriceComponents

      public Set<SAPCpiOutboundPriceComponent> getSapCpiOutboundPriceComponents()
      Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.
      Returns:
      the sapCpiOutboundPriceComponents
    • setSapCpiOutboundPriceComponents

      public void setSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundPriceComponent> value)
      Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.
      Parameters:
      value - the sapCpiOutboundPriceComponents
    • setSapCpiOutboundPriceComponents

      public void setSapCpiOutboundPriceComponents(Set<SAPCpiOutboundPriceComponent> value)
      Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.
      Parameters:
      value - the sapCpiOutboundPriceComponents
    • addToSapCpiOutboundPriceComponents

      public void addToSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPriceComponent value)
      Generated method - Adds value to sapCpiOutboundPriceComponents.
      Parameters:
      value - the item to add to sapCpiOutboundPriceComponents
    • addToSapCpiOutboundPriceComponents

      public void addToSapCpiOutboundPriceComponents(SAPCpiOutboundPriceComponent value)
      Generated method - Adds value to sapCpiOutboundPriceComponents.
      Parameters:
      value - the item to add to sapCpiOutboundPriceComponents
    • removeFromSapCpiOutboundPriceComponents

      public void removeFromSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPriceComponent value)
      Generated method - Removes value from sapCpiOutboundPriceComponents.
      Parameters:
      value - the item to remove from sapCpiOutboundPriceComponents
    • removeFromSapCpiOutboundPriceComponents

      public void removeFromSapCpiOutboundPriceComponents(SAPCpiOutboundPriceComponent value)
      Generated method - Removes value from sapCpiOutboundPriceComponents.
      Parameters:
      value - the item to remove from sapCpiOutboundPriceComponents
    • getShippingCondition

      public String getShippingCondition(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.shippingCondition attribute.
      Returns:
      the shippingCondition
    • getShippingCondition

      public String getShippingCondition()
      Generated method - Getter of the SAPCpiOutboundOrder.shippingCondition attribute.
      Returns:
      the shippingCondition
    • setShippingCondition

      public void setShippingCondition(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.shippingCondition attribute.
      Parameters:
      value - the shippingCondition
    • setShippingCondition

      public void setShippingCondition(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.shippingCondition attribute.
      Parameters:
      value - the shippingCondition
    • getTransactionType

      public String getTransactionType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrder.transactionType attribute.
      Returns:
      the transactionType
    • getTransactionType

      public String getTransactionType()
      Generated method - Getter of the SAPCpiOutboundOrder.transactionType attribute.
      Returns:
      the transactionType
    • setTransactionType

      public void setTransactionType(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundOrder.transactionType attribute.
      Parameters:
      value - the transactionType
    • setTransactionType

      public void setTransactionType(String value)
      Generated method - Setter of the SAPCpiOutboundOrder.transactionType attribute.
      Parameters:
      value - the transactionType