Class GeneratedSimpleBatch

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    SimpleBatch

    public abstract class GeneratedSimpleBatch
    extends Batch
    Generated class for type SimpleBatch.
    See Also:
    Serialized Form
    • Field Detail

      • RESULTBATCHID

        public static final java.lang.String RESULTBATCHID
        Qualifier of the SimpleBatch.resultBatchId attribute
        See Also:
        Constant Field Values
      • RETRIES

        public static final java.lang.String RETRIES
        Qualifier of the SimpleBatch.retries attribute
        See Also:
        Constant Field Values
      • SCRIPTCODE

        public static final java.lang.String SCRIPTCODE
        Qualifier of the SimpleBatch.scriptCode attribute
        See Also:
        Constant Field Values
      • CONTEXT

        public static final java.lang.String CONTEXT
        Qualifier of the SimpleBatch.context 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

      • GeneratedSimpleBatch

        public GeneratedSimpleBatch()
    • Method Detail

      • getContext

        public java.lang.Object getContext​(SessionContext ctx)
        Generated method - Getter of the SimpleBatch.context attribute.
        Returns:
        the context
      • getContext

        public java.lang.Object getContext()
        Generated method - Getter of the SimpleBatch.context attribute.
        Returns:
        the context
      • setContext

        public void setContext​(SessionContext ctx,
                               java.lang.Object value)
        Generated method - Setter of the SimpleBatch.context attribute.
        Parameters:
        value - the context
      • setContext

        public void setContext​(java.lang.Object value)
        Generated method - Setter of the SimpleBatch.context attribute.
        Parameters:
        value - the context
      • getResultBatchId

        public java.lang.String getResultBatchId​(SessionContext ctx)
        Generated method - Getter of the SimpleBatch.resultBatchId attribute.
        Returns:
        the resultBatchId
      • getResultBatchId

        public java.lang.String getResultBatchId()
        Generated method - Getter of the SimpleBatch.resultBatchId attribute.
        Returns:
        the resultBatchId
      • setResultBatchId

        public void setResultBatchId​(SessionContext ctx,
                                     java.lang.String value)
        Generated method - Setter of the SimpleBatch.resultBatchId attribute.
        Parameters:
        value - the resultBatchId
      • setResultBatchId

        public void setResultBatchId​(java.lang.String value)
        Generated method - Setter of the SimpleBatch.resultBatchId attribute.
        Parameters:
        value - the resultBatchId
      • getRetries

        public java.lang.Integer getRetries​(SessionContext ctx)
        Generated method - Getter of the SimpleBatch.retries attribute.
        Returns:
        the retries
      • getRetries

        public java.lang.Integer getRetries()
        Generated method - Getter of the SimpleBatch.retries attribute.
        Returns:
        the retries
      • getRetriesAsPrimitive

        public int getRetriesAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SimpleBatch.retries attribute.
        Returns:
        the retries
      • getRetriesAsPrimitive

        public int getRetriesAsPrimitive()
        Generated method - Getter of the SimpleBatch.retries attribute.
        Returns:
        the retries
      • setRetries

        public void setRetries​(SessionContext ctx,
                               java.lang.Integer value)
        Generated method - Setter of the SimpleBatch.retries attribute.
        Parameters:
        value - the retries
      • setRetries

        public void setRetries​(java.lang.Integer value)
        Generated method - Setter of the SimpleBatch.retries attribute.
        Parameters:
        value - the retries
      • setRetries

        public void setRetries​(SessionContext ctx,
                               int value)
        Generated method - Setter of the SimpleBatch.retries attribute.
        Parameters:
        value - the retries
      • setRetries

        public void setRetries​(int value)
        Generated method - Setter of the SimpleBatch.retries attribute.
        Parameters:
        value - the retries
      • getScriptCode

        public java.lang.String getScriptCode​(SessionContext ctx)
        Generated method - Getter of the SimpleBatch.scriptCode attribute.
        Returns:
        the scriptCode
      • getScriptCode

        public java.lang.String getScriptCode()
        Generated method - Getter of the SimpleBatch.scriptCode attribute.
        Returns:
        the scriptCode
      • setScriptCode

        public void setScriptCode​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the SimpleBatch.scriptCode attribute.
        Parameters:
        value - the scriptCode
      • setScriptCode

        public void setScriptCode​(java.lang.String value)
        Generated method - Setter of the SimpleBatch.scriptCode attribute.
        Parameters:
        value - the scriptCode