Class SAPCpiOutboundOrderItemConfigValue

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

public class SAPCpiOutboundOrderItemConfigValue extends de.hybris.platform.jalo.GenericItem
Generated class for type SAPCpiOutboundOrderItemConfigValue.
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 SAPCpiOutboundOrderItemConfigValue.author attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigValue.characteristicId attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigValue.characteristicText attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigValue.configurationId attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigValue.instanceId attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigValue.sapCpiOutboundOrder attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCpiOutboundOrderItemConfigValue>
    BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side.
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigValue.valueCode attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigValue.valueId attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigValue.valueText 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 SAPCpiOutboundOrderItemConfigValue.author attribute.
    getAuthor(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.author attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.characteristicId attribute.
    getCharacteristicId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.characteristicId attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.characteristicText attribute.
    getCharacteristicText(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.characteristicText attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.configurationId attribute.
    getConfigurationId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.configurationId attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.instanceId attribute.
    getInstanceId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.instanceId attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.sapCpiOutboundOrder attribute.
    getSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.sapCpiOutboundOrder attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.valueCode attribute.
    getValueCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.valueCode attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.valueId attribute.
    getValueId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.valueId attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.valueText attribute.
    getValueText(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.valueText attribute.
    void
    setAuthor(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.author attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.author attribute.
    void
    setCharacteristicId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.characteristicId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.characteristicId attribute.
    void
    setCharacteristicText(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.characteristicText attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.characteristicText attribute.
    void
    setConfigurationId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.configurationId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.configurationId attribute.
    void
    setInstanceId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.instanceId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.instanceId attribute.
    void
    setSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.sapCpiOutboundOrder attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.sapCpiOutboundOrder attribute.
    void
    setValueCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.valueCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.valueCode attribute.
    void
    setValueId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.valueId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.valueId attribute.
    void
    setValueText(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.valueText attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.valueText 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

    • CONFIGURATIONID

      public static final String CONFIGURATIONID
      Qualifier of the SAPCpiOutboundOrderItemConfigValue.configurationId attribute
      See Also:
    • INSTANCEID

      public static final String INSTANCEID
      Qualifier of the SAPCpiOutboundOrderItemConfigValue.instanceId attribute
      See Also:
    • CHARACTERISTICID

      public static final String CHARACTERISTICID
      Qualifier of the SAPCpiOutboundOrderItemConfigValue.characteristicId attribute
      See Also:
    • CHARACTERISTICTEXT

      public static final String CHARACTERISTICTEXT
      Qualifier of the SAPCpiOutboundOrderItemConfigValue.characteristicText attribute
      See Also:
    • VALUEID

      public static final String VALUEID
      Qualifier of the SAPCpiOutboundOrderItemConfigValue.valueId attribute
      See Also:
    • VALUETEXT

      public static final String VALUETEXT
      Qualifier of the SAPCpiOutboundOrderItemConfigValue.valueText attribute
      See Also:
    • VALUECODE

      public static final String VALUECODE
      Qualifier of the SAPCpiOutboundOrderItemConfigValue.valueCode attribute
      See Also:
    • AUTHOR

      public static final String AUTHOR
      Qualifier of the SAPCpiOutboundOrderItemConfigValue.author attribute
      See Also:
    • SAPCPIOUTBOUNDORDER

      public static final String SAPCPIOUTBOUNDORDER
      Qualifier of the SAPCpiOutboundOrderItemConfigValue.sapCpiOutboundOrder attribute
      See Also:
    • SAPCPIOUTBOUNDORDERHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCpiOutboundOrderItemConfigValue> SAPCPIOUTBOUNDORDERHANDLER
      BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDER'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

    • SAPCpiOutboundOrderItemConfigValue

      public SAPCpiOutboundOrderItemConfigValue()
  • Method Details

    • getDefaultAttributeModes

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

      public String getAuthor(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.author attribute.
      Returns:
      the author
    • getAuthor

      public String getAuthor()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.author attribute.
      Returns:
      the author
    • setAuthor

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

      public void setAuthor(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.author attribute.
      Parameters:
      value - the author
    • getCharacteristicId

      public String getCharacteristicId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.characteristicId attribute.
      Returns:
      the characteristicId
    • getCharacteristicId

      public String getCharacteristicId()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.characteristicId attribute.
      Returns:
      the characteristicId
    • setCharacteristicId

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

      public void setCharacteristicId(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.characteristicId attribute.
      Parameters:
      value - the characteristicId
    • getCharacteristicText

      public String getCharacteristicText(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.characteristicText attribute.
      Returns:
      the characteristicText
    • getCharacteristicText

      public String getCharacteristicText()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.characteristicText attribute.
      Returns:
      the characteristicText
    • setCharacteristicText

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

      public void setCharacteristicText(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.characteristicText attribute.
      Parameters:
      value - the characteristicText
    • getConfigurationId

      public String getConfigurationId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.configurationId attribute.
      Returns:
      the configurationId
    • getConfigurationId

      public String getConfigurationId()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.configurationId attribute.
      Returns:
      the configurationId
    • setConfigurationId

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

      public void setConfigurationId(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.configurationId attribute.
      Parameters:
      value - the configurationId
    • 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
    • getInstanceId

      public String getInstanceId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.instanceId attribute.
      Returns:
      the instanceId
    • getInstanceId

      public String getInstanceId()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.instanceId attribute.
      Returns:
      the instanceId
    • setInstanceId

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

      public void setInstanceId(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.instanceId attribute.
      Parameters:
      value - the instanceId
    • getSapCpiOutboundOrder

      public SAPCpiOutboundOrder getSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.sapCpiOutboundOrder attribute.
      Returns:
      the sapCpiOutboundOrder
    • getSapCpiOutboundOrder

      public SAPCpiOutboundOrder getSapCpiOutboundOrder()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.sapCpiOutboundOrder attribute.
      Returns:
      the sapCpiOutboundOrder
    • setSapCpiOutboundOrder

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

      public void setSapCpiOutboundOrder(SAPCpiOutboundOrder value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.sapCpiOutboundOrder attribute.
      Parameters:
      value - the sapCpiOutboundOrder
    • getValueCode

      public String getValueCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.valueCode attribute.
      Returns:
      the valueCode
    • getValueCode

      public String getValueCode()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.valueCode attribute.
      Returns:
      the valueCode
    • setValueCode

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

      public void setValueCode(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.valueCode attribute.
      Parameters:
      value - the valueCode
    • getValueId

      public String getValueId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.valueId attribute.
      Returns:
      the valueId
    • getValueId

      public String getValueId()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.valueId attribute.
      Returns:
      the valueId
    • setValueId

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

      public void setValueId(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.valueId attribute.
      Parameters:
      value - the valueId
    • getValueText

      public String getValueText(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.valueText attribute.
      Returns:
      the valueText
    • getValueText

      public String getValueText()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigValue.valueText attribute.
      Returns:
      the valueText
    • setValueText

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

      public void setValueText(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigValue.valueText attribute.
      Parameters:
      value - the valueText