Class SAPCpiOutboundOrderItemConfigInstance

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

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

      • CONFIGURATIONID

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

        public static final java.lang.String INSTANCEID
        Qualifier of the SAPCpiOutboundOrderItemConfigInstance.instanceId attribute
        See Also:
        Constant Field Values
      • OBJECTTYPE

        public static final java.lang.String OBJECTTYPE
        Qualifier of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute
        See Also:
        Constant Field Values
      • CLASSTYPE

        public static final java.lang.String CLASSTYPE
        Qualifier of the SAPCpiOutboundOrderItemConfigInstance.classType attribute
        See Also:
        Constant Field Values
      • OBJECTKEY

        public static final java.lang.String OBJECTKEY
        Qualifier of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute
        See Also:
        Constant Field Values
      • QUANTITY

        public static final java.lang.String QUANTITY
        Qualifier of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute
        See Also:
        Constant Field Values
      • QUANTITYUNIT

        public static final java.lang.String QUANTITYUNIT
        Qualifier of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute
        See Also:
        Constant Field Values
      • AUTHOR

        public static final java.lang.String AUTHOR
        Qualifier of the SAPCpiOutboundOrderItemConfigInstance.author attribute
        See Also:
        Constant Field Values
      • COMPLETE

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

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

        public static final java.lang.String SAPCPIOUTBOUNDORDER
        Qualifier of the SAPCpiOutboundOrderItemConfigInstance.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

      • SAPCpiOutboundOrderItemConfigInstance

        public SAPCpiOutboundOrderItemConfigInstance()
    • Method Detail

      • getAuthor

        public java.lang.String getAuthor​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.author attribute.
        Returns:
        the author
      • getAuthor

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

        public void setAuthor​(SessionContext ctx,
                              java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.author attribute.
        Parameters:
        value - the author
      • setAuthor

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

        public java.lang.String getClassType​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.classType attribute.
        Returns:
        the classType
      • getClassType

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

        public void setClassType​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.classType attribute.
        Parameters:
        value - the classType
      • setClassType

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

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

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

        public boolean isCompleteAsPrimitive​(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​(SessionContext ctx,
                                java.lang.Boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.complete attribute.
        Parameters:
        value - the complete
      • setComplete

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

        public void setComplete​(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 java.lang.String getConfigurationId​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.configurationId attribute.
        Returns:
        the configurationId
      • getConfigurationId

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

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

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

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

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

        public boolean isConsistentAsPrimitive​(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​(SessionContext ctx,
                                  java.lang.Boolean value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.consistent attribute.
        Parameters:
        value - the consistent
      • setConsistent

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

        public void setConsistent​(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 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
      • getInstanceId

        public java.lang.String getInstanceId​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.instanceId attribute.
        Returns:
        the instanceId
      • getInstanceId

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

        public void setInstanceId​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.instanceId attribute.
        Parameters:
        value - the instanceId
      • setInstanceId

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

        public java.lang.String getObjectKey​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute.
        Returns:
        the objectKey
      • getObjectKey

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

        public void setObjectKey​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.objectKey attribute.
        Parameters:
        value - the objectKey
      • setObjectKey

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

        public java.lang.String getObjectType​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute.
        Returns:
        the objectType
      • getObjectType

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

        public void setObjectType​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.objectType attribute.
        Parameters:
        value - the objectType
      • setObjectType

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

        public java.lang.String getQuantity​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute.
        Returns:
        the quantity
      • getQuantity

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

        public void setQuantity​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.quantity attribute.
        Parameters:
        value - the quantity
      • setQuantity

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

        public java.lang.String getQuantityUnit​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute.
        Returns:
        the quantityUnit
      • getQuantityUnit

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

        public void setQuantityUnit​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrderItemConfigInstance.quantityUnit attribute.
        Parameters:
        value - the quantityUnit
      • setQuantityUnit

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

        public SAPCpiOutboundOrder getSapCpiOutboundOrder​(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​(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