Class SAPCPQOutboundQuoteComment

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.SAPCPQOutboundQuoteComment
All Implemented Interfaces:
Serializable, Comparable

public abstract class SAPCPQOutboundQuoteComment extends de.hybris.platform.jalo.GenericItem
Generated class for type SAPCPQOutboundQuoteComment.
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 SAPCPQOutboundQuoteComment.comment attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteComment.commentId attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPCPQOutboundQuoteComment.email attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteComment.quoteId attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCPQOutboundQuoteComment>
    BidirectionalOneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTE's relation attributes from 'one' side.
    static final String
    Qualifier of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCPQOutboundQuoteComment>
    BidirectionalOneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTEITEM's relation attributes from 'one' side.
    static final String
    Qualifier of the SAPCPQOutboundQuoteComment.source attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteComment.userCompany attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteComment.userName 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 de.hybris.platform.jalo.Item
    createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
     
    Generated method - Getter of the SAPCPQOutboundQuoteComment.comment attribute.
    getComment(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteComment.comment attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.commentId attribute.
    getCommentId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteComment.commentId attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPCPQOutboundQuoteComment.email attribute.
    getEmail(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteComment.email attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.quoteId attribute.
    getQuoteId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteComment.quoteId attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute.
    getSapCPQOutboundQuote(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute.
    getSapCPQOutboundQuoteItem(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.source attribute.
    getSource(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteComment.source attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.userCompany attribute.
    getUserCompany(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteComment.userCompany attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteComment.userName attribute.
    getUserName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteComment.userName attribute.
    void
    setComment(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteComment.comment attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteComment.comment attribute.
    void
    setCommentId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteComment.commentId attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteComment.commentId attribute.
    void
    setEmail(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteComment.email attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteComment.email attribute.
    void
    setQuoteId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteComment.quoteId attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteComment.quoteId attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute.
    void
    setSapCPQOutboundQuote(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuote value)
    Generated method - Setter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute.
    void
    setSapCPQOutboundQuoteItem(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuoteItem value)
    Generated method - Setter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute.
    void
    setSource(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteComment.source attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteComment.source attribute.
    void
    setUserCompany(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteComment.userCompany attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteComment.userCompany attribute.
    void
    setUserName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteComment.userName attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteComment.userName attribute.

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

    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 SAPCPQOutboundQuoteComment.quoteId attribute
      See Also:
    • COMMENTID

      public static final String COMMENTID
      Qualifier of the SAPCPQOutboundQuoteComment.commentId attribute
      See Also:
    • USERNAME

      public static final String USERNAME
      Qualifier of the SAPCPQOutboundQuoteComment.userName attribute
      See Also:
    • EMAIL

      public static final String EMAIL
      Qualifier of the SAPCPQOutboundQuoteComment.email attribute
      See Also:
    • USERCOMPANY

      public static final String USERCOMPANY
      Qualifier of the SAPCPQOutboundQuoteComment.userCompany attribute
      See Also:
    • COMMENT

      public static final String COMMENT
      Qualifier of the SAPCPQOutboundQuoteComment.comment attribute
      See Also:
    • SOURCE

      public static final String SOURCE
      Qualifier of the SAPCPQOutboundQuoteComment.source attribute
      See Also:
    • SAPCPQOUTBOUNDQUOTE

      public static final String SAPCPQOUTBOUNDQUOTE
      Qualifier of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute
      See Also:
    • SAPCPQOUTBOUNDQUOTEITEM

      public static final String SAPCPQOUTBOUNDQUOTEITEM
      Qualifier of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute
      See Also:
    • SAPCPQOUTBOUNDQUOTEHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCPQOutboundQuoteComment> SAPCPQOUTBOUNDQUOTEHANDLER
      BidirectionalOneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTE's relation attributes from 'one' side.
    • SAPCPQOUTBOUNDQUOTEITEMHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCPQOutboundQuoteComment> SAPCPQOUTBOUNDQUOTEITEMHANDLER
      BidirectionalOneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTEITEM's relation attributes from 'one' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • SAPCPQOutboundQuoteComment

      public SAPCPQOutboundQuoteComment()
  • Method Details

    • getDefaultAttributeModes

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

      public String getComment(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteComment.comment attribute.
      Returns:
      the comment
    • getComment

      public String getComment()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.comment attribute.
      Returns:
      the comment
    • setComment

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

      public void setComment(String value)
      Generated method - Setter of the SAPCPQOutboundQuoteComment.comment attribute.
      Parameters:
      value - the comment
    • getCommentId

      public String getCommentId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteComment.commentId attribute.
      Returns:
      the commentId
    • getCommentId

      public String getCommentId()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.commentId attribute.
      Returns:
      the commentId
    • setCommentId

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

      public void setCommentId(String value)
      Generated method - Setter of the SAPCPQOutboundQuoteComment.commentId attribute.
      Parameters:
      value - the commentId
    • createItem

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Overrides:
      createItem in class de.hybris.platform.jalo.GenericItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getEmail

      public String getEmail(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteComment.email attribute.
      Returns:
      the email
    • getEmail

      public String getEmail()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.email attribute.
      Returns:
      the email
    • setEmail

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

      public void setEmail(String value)
      Generated method - Setter of the SAPCPQOutboundQuoteComment.email attribute.
      Parameters:
      value - the email
    • getQuoteId

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

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

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

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

      public SAPCPQOutboundQuote getSapCPQOutboundQuote(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute.
      Returns:
      the sapCPQOutboundQuote
    • getSapCPQOutboundQuote

      public SAPCPQOutboundQuote getSapCPQOutboundQuote()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute.
      Returns:
      the sapCPQOutboundQuote
    • setSapCPQOutboundQuote

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

      public void setSapCPQOutboundQuote(SAPCPQOutboundQuote value)
      Generated method - Setter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuote attribute.
      Parameters:
      value - the sapCPQOutboundQuote
    • getSapCPQOutboundQuoteItem

      public SAPCPQOutboundQuoteItem getSapCPQOutboundQuoteItem(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute.
      Returns:
      the sapCPQOutboundQuoteItem
    • getSapCPQOutboundQuoteItem

      public SAPCPQOutboundQuoteItem getSapCPQOutboundQuoteItem()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute.
      Returns:
      the sapCPQOutboundQuoteItem
    • setSapCPQOutboundQuoteItem

      public void setSapCPQOutboundQuoteItem(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuoteItem value)
      Generated method - Setter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute.
      Parameters:
      value - the sapCPQOutboundQuoteItem
    • setSapCPQOutboundQuoteItem

      public void setSapCPQOutboundQuoteItem(SAPCPQOutboundQuoteItem value)
      Generated method - Setter of the SAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItem attribute.
      Parameters:
      value - the sapCPQOutboundQuoteItem
    • getSource

      public String getSource(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteComment.source attribute.
      Returns:
      the source
    • getSource

      public String getSource()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.source attribute.
      Returns:
      the source
    • setSource

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

      public void setSource(String value)
      Generated method - Setter of the SAPCPQOutboundQuoteComment.source attribute.
      Parameters:
      value - the source
    • getUserCompany

      public String getUserCompany(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteComment.userCompany attribute.
      Returns:
      the userCompany
    • getUserCompany

      public String getUserCompany()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.userCompany attribute.
      Returns:
      the userCompany
    • setUserCompany

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

      public void setUserCompany(String value)
      Generated method - Setter of the SAPCPQOutboundQuoteComment.userCompany attribute.
      Parameters:
      value - the userCompany
    • getUserName

      public String getUserName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteComment.userName attribute.
      Returns:
      the userName
    • getUserName

      public String getUserName()
      Generated method - Getter of the SAPCPQOutboundQuoteComment.userName attribute.
      Returns:
      the userName
    • setUserName

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

      public void setUserName(String value)
      Generated method - Setter of the SAPCPQOutboundQuoteComment.userName attribute.
      Parameters:
      value - the userName