Class GeneratedY2YBatch

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
Y2YBatch

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

  • Constructor Details

    • GeneratedY2YBatch

      public GeneratedY2YBatch()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedBatch
    • getContext

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

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

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

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

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

      public 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, 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
    • 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 Boolean isFinalize(SessionContext ctx)
      Generated method - Getter of the Y2YBatch.finalize attribute.
      Returns:
      the finalize
    • isFinalize

      public 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, 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
    • 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 Integer getRetries(SessionContext ctx)
      Generated method - Getter of the Y2YBatch.retries attribute.
      Returns:
      the retries
    • getRetries

      public 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, Integer value)
      Generated method - Setter of the Y2YBatch.retries attribute.
      Parameters:
      value - the retries
    • setRetries

      public void setRetries(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