Class GeneratedSAPCpiOutboundQuoteStatus

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.sapquoteintegration.jalo.GeneratedSAPCpiOutboundQuoteStatus
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
SAPCpiOutboundQuoteStatus

public abstract class GeneratedSAPCpiOutboundQuoteStatus extends de.hybris.platform.jalo.GenericItem
Generated class for type SAPCpiOutboundQuoteStatus.
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
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPCpiOutboundQuoteStatus.externalQuoteId attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteStatus.headerComments attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteStatus.itemComments attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteStatus.orderId attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteStatus.quoteId attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteStatus.responseMessage attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteStatus.responseStatus attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteStatus.status 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
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.externalQuoteId attribute.
    getExternalQuoteId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.externalQuoteId attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.headerComments attribute.
    getHeaderComments(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.headerComments attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.itemComments attribute.
    getItemComments(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.itemComments attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.orderId attribute.
    getOrderId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.orderId attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.quoteId attribute.
    getQuoteId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.quoteId attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.responseMessage attribute.
    getResponseMessage(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.responseMessage attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.responseStatus attribute.
    getResponseStatus(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.responseStatus attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.status attribute.
    getStatus(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteStatus.status attribute.
    void
    setExternalQuoteId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.externalQuoteId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.externalQuoteId attribute.
    void
    setHeaderComments(de.hybris.platform.jalo.SessionContext ctx, List<SAPCpiOutboundQuoteComment> value)
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.headerComments attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.headerComments attribute.
    void
    setItemComments(de.hybris.platform.jalo.SessionContext ctx, List<SAPCpiOutboundQuoteComment> value)
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.itemComments attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.itemComments attribute.
    void
    setOrderId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.orderId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.orderId attribute.
    void
    setQuoteId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.quoteId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.quoteId attribute.
    void
    setResponseMessage(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.responseMessage attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.responseMessage attribute.
    void
    setResponseStatus(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.responseStatus attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.responseStatus attribute.
    void
    setStatus(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.status attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteStatus.status 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 SAPCpiOutboundQuoteStatus.quoteId attribute
      See Also:
    • EXTERNALQUOTEID

      public static final String EXTERNALQUOTEID
      Qualifier of the SAPCpiOutboundQuoteStatus.externalQuoteId attribute
      See Also:
    • ORDERID

      public static final String ORDERID
      Qualifier of the SAPCpiOutboundQuoteStatus.orderId attribute
      See Also:
    • STATUS

      public static final String STATUS
      Qualifier of the SAPCpiOutboundQuoteStatus.status attribute
      See Also:
    • HEADERCOMMENTS

      public static final String HEADERCOMMENTS
      Qualifier of the SAPCpiOutboundQuoteStatus.headerComments attribute
      See Also:
    • ITEMCOMMENTS

      public static final String ITEMCOMMENTS
      Qualifier of the SAPCpiOutboundQuoteStatus.itemComments attribute
      See Also:
    • RESPONSESTATUS

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

      public static final String RESPONSEMESSAGE
      Qualifier of the SAPCpiOutboundQuoteStatus.responseMessage attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedSAPCpiOutboundQuoteStatus

      public GeneratedSAPCpiOutboundQuoteStatus()
  • Method Details

    • getDefaultAttributeModes

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

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

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

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

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

      public List<SAPCpiOutboundQuoteComment> getHeaderComments(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteStatus.headerComments attribute.
      Returns:
      the headerComments
    • getHeaderComments

      public List<SAPCpiOutboundQuoteComment> getHeaderComments()
      Generated method - Getter of the SAPCpiOutboundQuoteStatus.headerComments attribute.
      Returns:
      the headerComments
    • setHeaderComments

      public void setHeaderComments(de.hybris.platform.jalo.SessionContext ctx, List<SAPCpiOutboundQuoteComment> value)
      Generated method - Setter of the SAPCpiOutboundQuoteStatus.headerComments attribute.
      Parameters:
      value - the headerComments
    • setHeaderComments

      public void setHeaderComments(List<SAPCpiOutboundQuoteComment> value)
      Generated method - Setter of the SAPCpiOutboundQuoteStatus.headerComments attribute.
      Parameters:
      value - the headerComments
    • getItemComments

      public List<SAPCpiOutboundQuoteComment> getItemComments(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteStatus.itemComments attribute.
      Returns:
      the itemComments
    • getItemComments

      public List<SAPCpiOutboundQuoteComment> getItemComments()
      Generated method - Getter of the SAPCpiOutboundQuoteStatus.itemComments attribute.
      Returns:
      the itemComments
    • setItemComments

      public void setItemComments(de.hybris.platform.jalo.SessionContext ctx, List<SAPCpiOutboundQuoteComment> value)
      Generated method - Setter of the SAPCpiOutboundQuoteStatus.itemComments attribute.
      Parameters:
      value - the itemComments
    • setItemComments

      public void setItemComments(List<SAPCpiOutboundQuoteComment> value)
      Generated method - Setter of the SAPCpiOutboundQuoteStatus.itemComments attribute.
      Parameters:
      value - the itemComments
    • getOrderId

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public String getStatus(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteStatus.status attribute.
      Returns:
      the status
    • getStatus

      public String getStatus()
      Generated method - Getter of the SAPCpiOutboundQuoteStatus.status attribute.
      Returns:
      the status
    • setStatus

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

      public void setStatus(String value)
      Generated method - Setter of the SAPCpiOutboundQuoteStatus.status attribute.
      Parameters:
      value - the status