Class SAPCpiOutboundOrderItemConfigInstance

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

public class SAPCpiOutboundOrderItemConfigInstance extends de.hybris.platform.jalo.GenericItem
Generated class for type SAPCpiOutboundOrderItemConfigInstance.
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 SAPCpiOutboundOrderItemConfigInstance.author attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigInstance.classType attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigInstance.complete attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigInstance.configurationId attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigInstance.instanceId attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItemConfigInstance.sapCpiOutboundOrder attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCpiOutboundOrderItemConfigInstance>
    BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side.

    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 SAPCpiOutboundOrderItemConfigInstance.author attribute.
    getAuthor(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.author attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.classType attribute.
    getClassType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.classType attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.configurationId attribute.
    getConfigurationId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.configurationId attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.instanceId attribute.
    getInstanceId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.instanceId attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute.
    getObjectKey(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute.
    getObjectType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute.
    getQuantity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute.
    getQuantityUnit(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.sapCpiOutboundOrder attribute.
    getSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.sapCpiOutboundOrder attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
    isComplete(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
    boolean
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
    boolean
    isCompleteAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
    isConsistent(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
    boolean
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
    boolean
    isConsistentAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
    void
    setAuthor(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.author attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.author attribute.
    void
    setClassType(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.classType attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.classType attribute.
    void
    setComplete(boolean value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
    void
    setComplete(de.hybris.platform.jalo.SessionContext ctx, boolean value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
    void
    setComplete(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
    void
    setConfigurationId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.configurationId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.configurationId attribute.
    void
    setConsistent(boolean value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
    void
    setConsistent(de.hybris.platform.jalo.SessionContext ctx, boolean value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
    void
    setConsistent(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
    void
    setInstanceId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.instanceId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.instanceId attribute.
    void
    setObjectKey(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute.
    void
    setObjectType(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute.
    void
    setQuantity(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute.
    void
    setQuantityUnit(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute.
    void
    setSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder value)
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.sapCpiOutboundOrder attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.sapCpiOutboundOrder 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 SAPCpiOutboundOrderItemConfigInstance.configurationId attribute
      See Also:
    • INSTANCEID

      public static final String INSTANCEID
      Qualifier of the SAPCpiOutboundOrderItemConfigInstance.instanceId attribute
      See Also:
    • OBJECTTYPE

      public static final String OBJECTTYPE
      Qualifier of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute
      See Also:
    • CLASSTYPE

      public static final String CLASSTYPE
      Qualifier of the SAPCpiOutboundOrderItemConfigInstance.classType attribute
      See Also:
    • OBJECTKEY

      public static final String OBJECTKEY
      Qualifier of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute
      See Also:
    • QUANTITY

      public static final String QUANTITY
      Qualifier of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute
      See Also:
    • QUANTITYUNIT

      public static final String QUANTITYUNIT
      Qualifier of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute
      See Also:
    • AUTHOR

      public static final String AUTHOR
      Qualifier of the SAPCpiOutboundOrderItemConfigInstance.author attribute
      See Also:
    • COMPLETE

      public static final String COMPLETE
      Qualifier of the SAPCpiOutboundOrderItemConfigInstance.complete attribute
      See Also:
    • CONSISTENT

      public static final String CONSISTENT
      Qualifier of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute
      See Also:
    • SAPCPIOUTBOUNDORDER

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

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCpiOutboundOrderItemConfigInstance> 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

    • SAPCpiOutboundOrderItemConfigInstance

      public SAPCpiOutboundOrderItemConfigInstance()
  • 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 SAPCpiOutboundOrderItemConfigInstance.author attribute.
      Returns:
      the author
    • getAuthor

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

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

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

      public String getClassType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.classType attribute.
      Returns:
      the classType
    • getClassType

      public String getClassType()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.classType attribute.
      Returns:
      the classType
    • setClassType

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

      public void setClassType(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.classType attribute.
      Parameters:
      value - the classType
    • isComplete

      public Boolean isComplete(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
      Returns:
      the complete
    • isComplete

      public Boolean isComplete()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
      Returns:
      the complete
    • isCompleteAsPrimitive

      public boolean isCompleteAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
      Returns:
      the complete
    • isCompleteAsPrimitive

      public boolean isCompleteAsPrimitive()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
      Returns:
      the complete
    • setComplete

      public void setComplete(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
      Parameters:
      value - the complete
    • setComplete

      public void setComplete(Boolean value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
      Parameters:
      value - the complete
    • setComplete

      public void setComplete(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
      Parameters:
      value - the complete
    • setComplete

      public void setComplete(boolean value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
      Parameters:
      value - the complete
    • getConfigurationId

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

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

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

      public void setConfigurationId(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.configurationId attribute.
      Parameters:
      value - the configurationId
    • isConsistent

      public Boolean isConsistent(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
      Returns:
      the consistent
    • isConsistent

      public Boolean isConsistent()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
      Returns:
      the consistent
    • isConsistentAsPrimitive

      public boolean isConsistentAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
      Returns:
      the consistent
    • isConsistentAsPrimitive

      public boolean isConsistentAsPrimitive()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
      Returns:
      the consistent
    • setConsistent

      public void setConsistent(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
      Parameters:
      value - the consistent
    • setConsistent

      public void setConsistent(Boolean value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
      Parameters:
      value - the consistent
    • setConsistent

      public void setConsistent(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
      Parameters:
      value - the consistent
    • setConsistent

      public void setConsistent(boolean value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
      Parameters:
      value - the consistent
    • 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 SAPCpiOutboundOrderItemConfigInstance.instanceId attribute.
      Returns:
      the instanceId
    • getInstanceId

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

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

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

      public String getObjectKey(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute.
      Returns:
      the objectKey
    • getObjectKey

      public String getObjectKey()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute.
      Returns:
      the objectKey
    • setObjectKey

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

      public void setObjectKey(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute.
      Parameters:
      value - the objectKey
    • getObjectType

      public String getObjectType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute.
      Returns:
      the objectType
    • getObjectType

      public String getObjectType()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute.
      Returns:
      the objectType
    • setObjectType

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

      public void setObjectType(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute.
      Parameters:
      value - the objectType
    • getQuantity

      public String getQuantity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute.
      Returns:
      the quantity
    • getQuantity

      public String getQuantity()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute.
      Returns:
      the quantity
    • setQuantity

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

      public void setQuantity(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute.
      Parameters:
      value - the quantity
    • getQuantityUnit

      public String getQuantityUnit(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute.
      Returns:
      the quantityUnit
    • getQuantityUnit

      public String getQuantityUnit()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute.
      Returns:
      the quantityUnit
    • setQuantityUnit

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

      public void setQuantityUnit(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute.
      Parameters:
      value - the quantityUnit
    • getSapCpiOutboundOrder

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

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

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

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