Class GeneratedY2YBatch

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

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

      • FINALIZE

        public static final java.lang.String FINALIZE
        Qualifier of the Y2YBatch.finalize attribute
        See Also:
        Constant Field Values
      • RETRIES

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

        public static final java.lang.String ERROR
        Qualifier of the Y2YBatch.error attribute
        See Also:
        Constant Field Values
      • CONTEXT

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

      • GeneratedY2YBatch

        public GeneratedY2YBatch()
    • Method Detail

      • getContext

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

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

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

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

        public java.lang.Boolean isError​(SessionContext ctx)
        Generated method - Getter of the Y2YBatch.error attribute.
        Returns:
        the error
      • isError

        public java.lang.Boolean isError()
        Generated method - Getter of the Y2YBatch.error attribute.
        Returns:
        the error
      • isErrorAsPrimitive

        public boolean isErrorAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Y2YBatch.error attribute.
        Returns:
        the error
      • isErrorAsPrimitive

        public boolean isErrorAsPrimitive()
        Generated method - Getter of the Y2YBatch.error attribute.
        Returns:
        the error
      • setError

        public void setError​(SessionContext ctx,
                             java.lang.Boolean value)
        Generated method - Setter of the Y2YBatch.error attribute.
        Parameters:
        value - the error
      • setError

        public void setError​(java.lang.Boolean value)
        Generated method - Setter of the Y2YBatch.error attribute.
        Parameters:
        value - the error
      • setError

        public void setError​(SessionContext ctx,
                             boolean value)
        Generated method - Setter of the Y2YBatch.error attribute.
        Parameters:
        value - the error
      • setError

        public void setError​(boolean value)
        Generated method - Setter of the Y2YBatch.error attribute.
        Parameters:
        value - the error
      • isFinalize

        public java.lang.Boolean isFinalize​(SessionContext ctx)
        Generated method - Getter of the Y2YBatch.finalize attribute.
        Returns:
        the finalize
      • isFinalize

        public java.lang.Boolean isFinalize()
        Generated method - Getter of the Y2YBatch.finalize attribute.
        Returns:
        the finalize
      • isFinalizeAsPrimitive

        public boolean isFinalizeAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Y2YBatch.finalize attribute.
        Returns:
        the finalize
      • isFinalizeAsPrimitive

        public boolean isFinalizeAsPrimitive()
        Generated method - Getter of the Y2YBatch.finalize attribute.
        Returns:
        the finalize
      • setFinalize

        protected void setFinalize​(SessionContext ctx,
                                   java.lang.Boolean value)
        Generated method - Setter of the Y2YBatch.finalize attribute.
        Parameters:
        value - the finalize
      • setFinalize

        protected void setFinalize​(java.lang.Boolean value)
        Generated method - Setter of the Y2YBatch.finalize attribute.
        Parameters:
        value - the finalize
      • setFinalize

        protected void setFinalize​(SessionContext ctx,
                                   boolean value)
        Generated method - Setter of the Y2YBatch.finalize attribute.
        Parameters:
        value - the finalize
      • setFinalize

        protected void setFinalize​(boolean value)
        Generated method - Setter of the Y2YBatch.finalize attribute.
        Parameters:
        value - the finalize
      • getRetries

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

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

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

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

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

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

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

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