Class SAPCPQOutboundQuote

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
com.sap.hybris.sapcpqquoteintegration.jalo.SAPCPQOutboundQuote
All Implemented Interfaces:
Serializable, Comparable

public abstract class SAPCPQOutboundQuote extends de.hybris.platform.jalo.GenericItem
Generated class for type SAPCPQOutboundQuote.
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 SAPCPQOutboundQuote.creationDate attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPCPQOutboundQuote.description attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.distributionChannel attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.divison attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.externalQuoteId attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.globalComment attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.marketCode attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.marketID attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.name attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.origin attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.pricebookId attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.pricingProcedure attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.quoteId attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.quoteStatus attribute
    static final String
    Qualifier of the SAPCPQOutboundQuote.sapCPQOutboundQuoteComments attribute
    protected static final de.hybris.platform.util.OneToManyHandler<SAPCPQOutboundQuoteComment>
    OneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTECOMMENTS's relation attributes from 'many' side.
    static final String
    Qualifier of the SAPCPQOutboundQuote.sapCPQOutboundQuoteCustomers attribute
    protected static final de.hybris.platform.util.OneToManyHandler<SAPCPQOutboundQuoteCustomer>
    OneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTECUSTOMERS's relation attributes from 'many' side.
    static final String
    Qualifier of the SAPCPQOutboundQuote.sapCPQOutboundQuoteItems attribute
    protected static final de.hybris.platform.util.OneToManyHandler<SAPCPQOutboundQuoteItem>
    OneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTEITEMS's relation attributes from 'many' side.
    static final String
    Qualifier of the SAPCPQOutboundQuote.version 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
    Generated method - Adds value to sapCPQOutboundQuoteComments.
    void
    addToSapCPQOutboundQuoteComments(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuoteComment value)
    Generated method - Adds value to sapCPQOutboundQuoteComments.
    void
    Generated method - Adds value to sapCPQOutboundQuoteCustomers.
    void
    addToSapCPQOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuoteCustomer value)
    Generated method - Adds value to sapCPQOutboundQuoteCustomers.
    void
    Generated method - Adds value to sapCPQOutboundQuoteItems.
    void
    addToSapCPQOutboundQuoteItems(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuoteItem value)
    Generated method - Adds value to sapCPQOutboundQuoteItems.
    Generated method - Getter of the SAPCPQOutboundQuote.creationDate attribute.
    getCreationDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.creationDate attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPCPQOutboundQuote.description attribute.
    getDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.description attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.distributionChannel attribute.
    getDistributionChannel(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.distributionChannel attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.divison attribute.
    getDivison(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.divison attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.externalQuoteId attribute.
    getExternalQuoteId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.externalQuoteId attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.globalComment attribute.
    getGlobalComment(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.globalComment attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.marketCode attribute.
    getMarketCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.marketCode attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.marketID attribute.
    getMarketID(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.marketID attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.name attribute.
    getName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.name attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.origin attribute.
    getOrigin(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.origin attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.pricebookId attribute.
    getPricebookId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.pricebookId attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.pricingProcedure attribute.
    getPricingProcedure(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.pricingProcedure attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.quoteId attribute.
    getQuoteId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.quoteId attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.quoteStatus attribute.
    getQuoteStatus(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.quoteStatus attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteComments attribute.
    getSapCPQOutboundQuoteComments(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteComments attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteCustomers attribute.
    getSapCPQOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteCustomers attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteItems attribute.
    getSapCPQOutboundQuoteItems(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteItems attribute.
    Generated method - Getter of the SAPCPQOutboundQuote.version attribute.
    getVersion(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuote.version attribute.
    void
    Generated method - Removes value from sapCPQOutboundQuoteComments.
    void
    removeFromSapCPQOutboundQuoteComments(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuoteComment value)
    Generated method - Removes value from sapCPQOutboundQuoteComments.
    void
    Generated method - Removes value from sapCPQOutboundQuoteCustomers.
    void
    removeFromSapCPQOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuoteCustomer value)
    Generated method - Removes value from sapCPQOutboundQuoteCustomers.
    void
    Generated method - Removes value from sapCPQOutboundQuoteItems.
    void
    removeFromSapCPQOutboundQuoteItems(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuoteItem value)
    Generated method - Removes value from sapCPQOutboundQuoteItems.
    void
    setCreationDate(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.creationDate attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.creationDate attribute.
    void
    setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.description attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.description attribute.
    void
    setDistributionChannel(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.distributionChannel attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.distributionChannel attribute.
    void
    setDivison(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.divison attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.divison attribute.
    void
    setExternalQuoteId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.externalQuoteId attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.externalQuoteId attribute.
    void
    setGlobalComment(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.globalComment attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.globalComment attribute.
    void
    setMarketCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.marketCode attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.marketCode attribute.
    void
    setMarketID(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.marketID attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.marketID attribute.
    void
    setName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.name attribute.
    void
    setName(String value)
    Generated method - Setter of the SAPCPQOutboundQuote.name attribute.
    void
    setOrigin(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.origin attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.origin attribute.
    void
    setPricebookId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.pricebookId attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.pricebookId attribute.
    void
    setPricingProcedure(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.pricingProcedure attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.pricingProcedure attribute.
    void
    setQuoteId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.quoteId attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.quoteId attribute.
    void
    setQuoteStatus(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.quoteStatus attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.quoteStatus attribute.
    void
    setSapCPQOutboundQuoteComments(de.hybris.platform.jalo.SessionContext ctx, List<SAPCPQOutboundQuoteComment> value)
    Generated method - Setter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteComments attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteComments attribute.
    void
    setSapCPQOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCPQOutboundQuoteCustomer> value)
    Generated method - Setter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteCustomers attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteCustomers attribute.
    void
    setSapCPQOutboundQuoteItems(de.hybris.platform.jalo.SessionContext ctx, List<SAPCPQOutboundQuoteItem> value)
    Generated method - Setter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteItems attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteItems attribute.
    void
    setVersion(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuote.version attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuote.version 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

    • QUOTEID

      public static final String QUOTEID
      Qualifier of the SAPCPQOutboundQuote.quoteId attribute
      See Also:
    • VERSION

      public static final String VERSION
      Qualifier of the SAPCPQOutboundQuote.version attribute
      See Also:
    • NAME

      public static final String NAME
      Qualifier of the SAPCPQOutboundQuote.name attribute
      See Also:
    • DESCRIPTION

      public static final String DESCRIPTION
      Qualifier of the SAPCPQOutboundQuote.description attribute
      See Also:
    • CREATIONDATE

      public static final String CREATIONDATE
      Qualifier of the SAPCPQOutboundQuote.creationDate attribute
      See Also:
    • QUOTESTATUS

      public static final String QUOTESTATUS
      Qualifier of the SAPCPQOutboundQuote.quoteStatus attribute
      See Also:
    • EXTERNALQUOTEID

      public static final String EXTERNALQUOTEID
      Qualifier of the SAPCPQOutboundQuote.externalQuoteId attribute
      See Also:
    • GLOBALCOMMENT

      public static final String GLOBALCOMMENT
      Qualifier of the SAPCPQOutboundQuote.globalComment attribute
      See Also:
    • DISTRIBUTIONCHANNEL

      public static final String DISTRIBUTIONCHANNEL
      Qualifier of the SAPCPQOutboundQuote.distributionChannel attribute
      See Also:
    • DIVISON

      public static final String DIVISON
      Qualifier of the SAPCPQOutboundQuote.divison attribute
      See Also:
    • PRICINGPROCEDURE

      public static final String PRICINGPROCEDURE
      Qualifier of the SAPCPQOutboundQuote.pricingProcedure attribute
      See Also:
    • MARKETID

      public static final String MARKETID
      Qualifier of the SAPCPQOutboundQuote.marketID attribute
      See Also:
    • MARKETCODE

      public static final String MARKETCODE
      Qualifier of the SAPCPQOutboundQuote.marketCode attribute
      See Also:
    • PRICEBOOKID

      public static final String PRICEBOOKID
      Qualifier of the SAPCPQOutboundQuote.pricebookId attribute
      See Also:
    • ORIGIN

      public static final String ORIGIN
      Qualifier of the SAPCPQOutboundQuote.origin attribute
      See Also:
    • SAPCPQOUTBOUNDQUOTEITEMS

      public static final String SAPCPQOUTBOUNDQUOTEITEMS
      Qualifier of the SAPCPQOutboundQuote.sapCPQOutboundQuoteItems attribute
      See Also:
    • SAPCPQOUTBOUNDQUOTECUSTOMERS

      public static final String SAPCPQOUTBOUNDQUOTECUSTOMERS
      Qualifier of the SAPCPQOutboundQuote.sapCPQOutboundQuoteCustomers attribute
      See Also:
    • SAPCPQOUTBOUNDQUOTECOMMENTS

      public static final String SAPCPQOUTBOUNDQUOTECOMMENTS
      Qualifier of the SAPCPQOutboundQuote.sapCPQOutboundQuoteComments attribute
      See Also:
    • SAPCPQOUTBOUNDQUOTEITEMSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<SAPCPQOutboundQuoteItem> SAPCPQOUTBOUNDQUOTEITEMSHANDLER
      OneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTEITEMS's relation attributes from 'many' side.
    • SAPCPQOUTBOUNDQUOTECUSTOMERSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<SAPCPQOutboundQuoteCustomer> SAPCPQOUTBOUNDQUOTECUSTOMERSHANDLER
      OneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTECUSTOMERS's relation attributes from 'many' side.
    • SAPCPQOUTBOUNDQUOTECOMMENTSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<SAPCPQOutboundQuoteComment> SAPCPQOUTBOUNDQUOTECOMMENTSHANDLER
      OneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTECOMMENTS'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

    • SAPCPQOutboundQuote

      public SAPCPQOutboundQuote()
  • Method Details

    • getDefaultAttributeModes

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

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

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

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

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

      public String getDescription(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.description attribute.
      Returns:
      the description
    • getDescription

      public String getDescription()
      Generated method - Getter of the SAPCPQOutboundQuote.description attribute.
      Returns:
      the description
    • setDescription

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

      public void setDescription(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.description attribute.
      Parameters:
      value - the description
    • getDistributionChannel

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

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

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

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

      public String getDivison(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.divison attribute.
      Returns:
      the divison
    • getDivison

      public String getDivison()
      Generated method - Getter of the SAPCPQOutboundQuote.divison attribute.
      Returns:
      the divison
    • setDivison

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

      public void setDivison(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.divison attribute.
      Parameters:
      value - the divison
    • getExternalQuoteId

      public String getExternalQuoteId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.externalQuoteId attribute.
      Returns:
      the externalQuoteId
    • getExternalQuoteId

      public String getExternalQuoteId()
      Generated method - Getter of the SAPCPQOutboundQuote.externalQuoteId attribute.
      Returns:
      the externalQuoteId
    • setExternalQuoteId

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

      public void setExternalQuoteId(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.externalQuoteId attribute.
      Parameters:
      value - the externalQuoteId
    • getGlobalComment

      public String getGlobalComment(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.globalComment attribute.
      Returns:
      the globalComment
    • getGlobalComment

      public String getGlobalComment()
      Generated method - Getter of the SAPCPQOutboundQuote.globalComment attribute.
      Returns:
      the globalComment
    • setGlobalComment

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

      public void setGlobalComment(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.globalComment attribute.
      Parameters:
      value - the globalComment
    • getMarketCode

      public String getMarketCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.marketCode attribute.
      Returns:
      the marketCode
    • getMarketCode

      public String getMarketCode()
      Generated method - Getter of the SAPCPQOutboundQuote.marketCode attribute.
      Returns:
      the marketCode
    • setMarketCode

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

      public void setMarketCode(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.marketCode attribute.
      Parameters:
      value - the marketCode
    • getMarketID

      public String getMarketID(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.marketID attribute.
      Returns:
      the marketID
    • getMarketID

      public String getMarketID()
      Generated method - Getter of the SAPCPQOutboundQuote.marketID attribute.
      Returns:
      the marketID
    • setMarketID

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

      public void setMarketID(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.marketID attribute.
      Parameters:
      value - the marketID
    • getName

      public String getName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.name attribute.
      Returns:
      the name
    • getName

      public String getName()
      Generated method - Getter of the SAPCPQOutboundQuote.name attribute.
      Returns:
      the name
    • setName

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

      public void setName(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.name attribute.
      Parameters:
      value - the name
    • getOrigin

      public String getOrigin(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.origin attribute.
      Returns:
      the origin
    • getOrigin

      public String getOrigin()
      Generated method - Getter of the SAPCPQOutboundQuote.origin attribute.
      Returns:
      the origin
    • setOrigin

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

      public void setOrigin(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.origin attribute.
      Parameters:
      value - the origin
    • getPricebookId

      public String getPricebookId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.pricebookId attribute.
      Returns:
      the pricebookId
    • getPricebookId

      public String getPricebookId()
      Generated method - Getter of the SAPCPQOutboundQuote.pricebookId attribute.
      Returns:
      the pricebookId
    • setPricebookId

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

      public void setPricebookId(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.pricebookId attribute.
      Parameters:
      value - the pricebookId
    • getPricingProcedure

      public String getPricingProcedure(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.pricingProcedure attribute.
      Returns:
      the pricingProcedure
    • getPricingProcedure

      public String getPricingProcedure()
      Generated method - Getter of the SAPCPQOutboundQuote.pricingProcedure attribute.
      Returns:
      the pricingProcedure
    • setPricingProcedure

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

      public void setPricingProcedure(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.pricingProcedure attribute.
      Parameters:
      value - the pricingProcedure
    • getQuoteId

      public String getQuoteId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.quoteId attribute.
      Returns:
      the quoteId
    • getQuoteId

      public String getQuoteId()
      Generated method - Getter of the SAPCPQOutboundQuote.quoteId attribute.
      Returns:
      the quoteId
    • setQuoteId

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

      public void setQuoteId(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.quoteId attribute.
      Parameters:
      value - the quoteId
    • getQuoteStatus

      public String getQuoteStatus(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.quoteStatus attribute.
      Returns:
      the quoteStatus
    • getQuoteStatus

      public String getQuoteStatus()
      Generated method - Getter of the SAPCPQOutboundQuote.quoteStatus attribute.
      Returns:
      the quoteStatus
    • setQuoteStatus

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

      public void setQuoteStatus(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.quoteStatus attribute.
      Parameters:
      value - the quoteStatus
    • getSapCPQOutboundQuoteComments

      public List<SAPCPQOutboundQuoteComment> getSapCPQOutboundQuoteComments(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteComments attribute.
      Returns:
      the sapCPQOutboundQuoteComments
    • getSapCPQOutboundQuoteComments

      public List<SAPCPQOutboundQuoteComment> getSapCPQOutboundQuoteComments()
      Generated method - Getter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteComments attribute.
      Returns:
      the sapCPQOutboundQuoteComments
    • setSapCPQOutboundQuoteComments

      public void setSapCPQOutboundQuoteComments(de.hybris.platform.jalo.SessionContext ctx, List<SAPCPQOutboundQuoteComment> value)
      Generated method - Setter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteComments attribute.
      Parameters:
      value - the sapCPQOutboundQuoteComments
    • setSapCPQOutboundQuoteComments

      public void setSapCPQOutboundQuoteComments(List<SAPCPQOutboundQuoteComment> value)
      Generated method - Setter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteComments attribute.
      Parameters:
      value - the sapCPQOutboundQuoteComments
    • addToSapCPQOutboundQuoteComments

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

      public void addToSapCPQOutboundQuoteComments(SAPCPQOutboundQuoteComment value)
      Generated method - Adds value to sapCPQOutboundQuoteComments.
      Parameters:
      value - the item to add to sapCPQOutboundQuoteComments
    • removeFromSapCPQOutboundQuoteComments

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

      public void removeFromSapCPQOutboundQuoteComments(SAPCPQOutboundQuoteComment value)
      Generated method - Removes value from sapCPQOutboundQuoteComments.
      Parameters:
      value - the item to remove from sapCPQOutboundQuoteComments
    • getSapCPQOutboundQuoteCustomers

      public Set<SAPCPQOutboundQuoteCustomer> getSapCPQOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteCustomers attribute.
      Returns:
      the sapCPQOutboundQuoteCustomers
    • getSapCPQOutboundQuoteCustomers

      public Set<SAPCPQOutboundQuoteCustomer> getSapCPQOutboundQuoteCustomers()
      Generated method - Getter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteCustomers attribute.
      Returns:
      the sapCPQOutboundQuoteCustomers
    • setSapCPQOutboundQuoteCustomers

      public void setSapCPQOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCPQOutboundQuoteCustomer> value)
      Generated method - Setter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteCustomers attribute.
      Parameters:
      value - the sapCPQOutboundQuoteCustomers
    • setSapCPQOutboundQuoteCustomers

      public void setSapCPQOutboundQuoteCustomers(Set<SAPCPQOutboundQuoteCustomer> value)
      Generated method - Setter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteCustomers attribute.
      Parameters:
      value - the sapCPQOutboundQuoteCustomers
    • addToSapCPQOutboundQuoteCustomers

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

      public void addToSapCPQOutboundQuoteCustomers(SAPCPQOutboundQuoteCustomer value)
      Generated method - Adds value to sapCPQOutboundQuoteCustomers.
      Parameters:
      value - the item to add to sapCPQOutboundQuoteCustomers
    • removeFromSapCPQOutboundQuoteCustomers

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

      public void removeFromSapCPQOutboundQuoteCustomers(SAPCPQOutboundQuoteCustomer value)
      Generated method - Removes value from sapCPQOutboundQuoteCustomers.
      Parameters:
      value - the item to remove from sapCPQOutboundQuoteCustomers
    • getSapCPQOutboundQuoteItems

      public List<SAPCPQOutboundQuoteItem> getSapCPQOutboundQuoteItems(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteItems attribute.
      Returns:
      the sapCPQOutboundQuoteItems
    • getSapCPQOutboundQuoteItems

      public List<SAPCPQOutboundQuoteItem> getSapCPQOutboundQuoteItems()
      Generated method - Getter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteItems attribute.
      Returns:
      the sapCPQOutboundQuoteItems
    • setSapCPQOutboundQuoteItems

      public void setSapCPQOutboundQuoteItems(de.hybris.platform.jalo.SessionContext ctx, List<SAPCPQOutboundQuoteItem> value)
      Generated method - Setter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteItems attribute.
      Parameters:
      value - the sapCPQOutboundQuoteItems
    • setSapCPQOutboundQuoteItems

      public void setSapCPQOutboundQuoteItems(List<SAPCPQOutboundQuoteItem> value)
      Generated method - Setter of the SAPCPQOutboundQuote.sapCPQOutboundQuoteItems attribute.
      Parameters:
      value - the sapCPQOutboundQuoteItems
    • addToSapCPQOutboundQuoteItems

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

      public void addToSapCPQOutboundQuoteItems(SAPCPQOutboundQuoteItem value)
      Generated method - Adds value to sapCPQOutboundQuoteItems.
      Parameters:
      value - the item to add to sapCPQOutboundQuoteItems
    • removeFromSapCPQOutboundQuoteItems

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

      public void removeFromSapCPQOutboundQuoteItems(SAPCPQOutboundQuoteItem value)
      Generated method - Removes value from sapCPQOutboundQuoteItems.
      Parameters:
      value - the item to remove from sapCPQOutboundQuoteItems
    • getVersion

      public String getVersion(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuote.version attribute.
      Returns:
      the version
    • getVersion

      public String getVersion()
      Generated method - Getter of the SAPCPQOutboundQuote.version attribute.
      Returns:
      the version
    • setVersion

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

      public void setVersion(String value)
      Generated method - Setter of the SAPCPQOutboundQuote.version attribute.
      Parameters:
      value - the version