Class SAPCpiOutboundOrderItemConfigHeader

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable

    public class SAPCpiOutboundOrderItemConfigHeader
    extends GenericItem
    Generated class for type SAPCpiOutboundOrderItemConfigHeader.
    See Also:
    Serialized Form
    • Field Detail

      • EXTERNALITEMID

        public static final java.lang.String EXTERNALITEMID
        Qualifier of the SAPCpiOutboundOrderItemConfigHeader.externalItemId attribute
        See Also:
        Constant Field Values
      • CONFIGURATIONID

        public static final java.lang.String CONFIGURATIONID
        Qualifier of the SAPCpiOutboundOrderItemConfigHeader.configurationId attribute
        See Also:
        Constant Field Values
      • ROOTINSTANCEID

        public static final java.lang.String ROOTINSTANCEID
        Qualifier of the SAPCpiOutboundOrderItemConfigHeader.rootInstanceId attribute
        See Also:
        Constant Field Values
      • COMMERCELEADING

        public static final java.lang.String COMMERCELEADING
        Qualifier of the SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute
        See Also:
        Constant Field Values
      • COMPLETE

        public static final java.lang.String COMPLETE
        Qualifier of the SAPCpiOutboundOrderItemConfigHeader.complete attribute
        See Also:
        Constant Field Values
      • CONSISTENT

        public static final java.lang.String CONSISTENT
        Qualifier of the SAPCpiOutboundOrderItemConfigHeader.consistent attribute
        See Also:
        Constant Field Values
      • KBNAME

        public static final java.lang.String KBNAME
        Qualifier of the SAPCpiOutboundOrderItemConfigHeader.kbName attribute
        See Also:
        Constant Field Values
      • KBVERSION

        public static final java.lang.String KBVERSION
        Qualifier of the SAPCpiOutboundOrderItemConfigHeader.kbVersion attribute
        See Also:
        Constant Field Values
      • KBPROFILE

        public static final java.lang.String KBPROFILE
        Qualifier of the SAPCpiOutboundOrderItemConfigHeader.kbProfile attribute
        See Also:
        Constant Field Values
      • SAPCPIOUTBOUNDORDER

        public static final java.lang.String SAPCPIOUTBOUNDORDER
        Qualifier of the SAPCpiOutboundOrderItemConfigHeader.sapCpiOutboundOrder attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • SAPCpiOutboundOrderItemConfigHeader

        public SAPCpiOutboundOrderItemConfigHeader()
    • Method Detail

      • isCommerceLeading

        public java.lang.Boolean isCommerceLeading​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute.
        Returns:
        the commerceLeading
      • isCommerceLeading

        public java.lang.Boolean isCommerceLeading()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute.
        Returns:
        the commerceLeading
      • isCommerceLeadingAsPrimitive

        public boolean isCommerceLeadingAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute.
        Returns:
        the commerceLeading
      • isCommerceLeadingAsPrimitive

        public boolean isCommerceLeadingAsPrimitive()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute.
        Returns:
        the commerceLeading
      • setCommerceLeading

        public void setCommerceLeading​(SessionContext ctx,
                                       java.lang.Boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute.
        Parameters:
        value - the commerceLeading
      • setCommerceLeading

        public void setCommerceLeading​(java.lang.Boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute.
        Parameters:
        value - the commerceLeading
      • setCommerceLeading

        public void setCommerceLeading​(SessionContext ctx,
                                       boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute.
        Parameters:
        value - the commerceLeading
      • setCommerceLeading

        public void setCommerceLeading​(boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute.
        Parameters:
        value - the commerceLeading
      • isComplete

        public java.lang.Boolean isComplete​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.complete attribute.
        Returns:
        the complete
      • isComplete

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

        public boolean isCompleteAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.complete attribute.
        Returns:
        the complete
      • isCompleteAsPrimitive

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

        public void setComplete​(SessionContext ctx,
                                java.lang.Boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.complete attribute.
        Parameters:
        value - the complete
      • setComplete

        public void setComplete​(java.lang.Boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.complete attribute.
        Parameters:
        value - the complete
      • setComplete

        public void setComplete​(SessionContext ctx,
                                boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.complete attribute.
        Parameters:
        value - the complete
      • setComplete

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

        public java.lang.String getConfigurationId​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.configurationId attribute.
        Returns:
        the configurationId
      • getConfigurationId

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

        public void setConfigurationId​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.configurationId attribute.
        Parameters:
        value - the configurationId
      • setConfigurationId

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

        public java.lang.Boolean isConsistent​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.consistent attribute.
        Returns:
        the consistent
      • isConsistent

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

        public boolean isConsistentAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.consistent attribute.
        Returns:
        the consistent
      • isConsistentAsPrimitive

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

        public void setConsistent​(SessionContext ctx,
                                  java.lang.Boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.consistent attribute.
        Parameters:
        value - the consistent
      • setConsistent

        public void setConsistent​(java.lang.Boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.consistent attribute.
        Parameters:
        value - the consistent
      • setConsistent

        public void setConsistent​(SessionContext ctx,
                                  boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.consistent attribute.
        Parameters:
        value - the consistent
      • setConsistent

        public void setConsistent​(boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.consistent attribute.
        Parameters:
        value - the consistent
      • createItem

        protected Item createItem​(SessionContext ctx,
                                  ComposedType type,
                                  Item.ItemAttributeMap allAttributes)
                           throws JaloBusinessException
        Description copied from class: Item
        Has to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) during ComposedType.newInstance(Map).

        In case this method uses any of the attribute values during creation it is required to override Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
        Sn example:

        
         public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
         ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
         man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
         // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
         SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
         super.getNonInitialAttributes( ctx, allAttributes );
         // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
        
         
        Overrides:
        createItem in class GenericItem
        Parameters:
        ctx - the current session context which this item is created within
        type - the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )
        Returns:
        the new item instance
        Throws:
        JaloBusinessException - indicates an error during creation - any changes will be rollbacked
      • getExternalItemId

        public java.lang.String getExternalItemId​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.externalItemId attribute.
        Returns:
        the externalItemId
      • getExternalItemId

        public java.lang.String getExternalItemId()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.externalItemId attribute.
        Returns:
        the externalItemId
      • setExternalItemId

        public void setExternalItemId​(SessionContext ctx,
                                      java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.externalItemId attribute.
        Parameters:
        value - the externalItemId
      • setExternalItemId

        public void setExternalItemId​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.externalItemId attribute.
        Parameters:
        value - the externalItemId
      • getKbName

        public java.lang.String getKbName​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.kbName attribute.
        Returns:
        the kbName
      • getKbName

        public java.lang.String getKbName()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.kbName attribute.
        Returns:
        the kbName
      • setKbName

        public void setKbName​(SessionContext ctx,
                              java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.kbName attribute.
        Parameters:
        value - the kbName
      • setKbName

        public void setKbName​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.kbName attribute.
        Parameters:
        value - the kbName
      • getKbProfile

        public java.lang.String getKbProfile​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.kbProfile attribute.
        Returns:
        the kbProfile
      • getKbProfile

        public java.lang.String getKbProfile()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.kbProfile attribute.
        Returns:
        the kbProfile
      • setKbProfile

        public void setKbProfile​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.kbProfile attribute.
        Parameters:
        value - the kbProfile
      • setKbProfile

        public void setKbProfile​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.kbProfile attribute.
        Parameters:
        value - the kbProfile
      • getKbVersion

        public java.lang.String getKbVersion​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.kbVersion attribute.
        Returns:
        the kbVersion
      • getKbVersion

        public java.lang.String getKbVersion()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.kbVersion attribute.
        Returns:
        the kbVersion
      • setKbVersion

        public void setKbVersion​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.kbVersion attribute.
        Parameters:
        value - the kbVersion
      • setKbVersion

        public void setKbVersion​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.kbVersion attribute.
        Parameters:
        value - the kbVersion
      • getRootInstanceId

        public java.lang.String getRootInstanceId​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.rootInstanceId attribute.
        Returns:
        the rootInstanceId
      • getRootInstanceId

        public java.lang.String getRootInstanceId()
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.rootInstanceId attribute.
        Returns:
        the rootInstanceId
      • setRootInstanceId

        public void setRootInstanceId​(SessionContext ctx,
                                      java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.rootInstanceId attribute.
        Parameters:
        value - the rootInstanceId
      • setRootInstanceId

        public void setRootInstanceId​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.rootInstanceId attribute.
        Parameters:
        value - the rootInstanceId
      • getSapCpiOutboundOrder

        public SAPCpiOutboundOrder getSapCpiOutboundOrder​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.sapCpiOutboundOrder attribute.
        Returns:
        the sapCpiOutboundOrder
      • getSapCpiOutboundOrder

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

        public void setSapCpiOutboundOrder​(SessionContext ctx,
                                           SAPCpiOutboundOrder value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigHeader.sapCpiOutboundOrder attribute.
        Parameters:
        value - the sapCpiOutboundOrder
      • setSapCpiOutboundOrder

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