Class GeneratedImportBatch

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

public abstract class GeneratedImportBatch extends Batch
Generated class for type ImportBatch.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedImportBatch

      public GeneratedImportBatch()
  • Method Details

    • getDefaultAttributeModes

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

      public Integer getGroup(SessionContext ctx)
      Generated method - Getter of the ImportBatch.group attribute.
      Returns:
      the group
    • getGroup

      public Integer getGroup()
      Generated method - Getter of the ImportBatch.group attribute.
      Returns:
      the group
    • getGroupAsPrimitive

      public int getGroupAsPrimitive(SessionContext ctx)
      Generated method - Getter of the ImportBatch.group attribute.
      Returns:
      the group
    • getGroupAsPrimitive

      public int getGroupAsPrimitive()
      Generated method - Getter of the ImportBatch.group attribute.
      Returns:
      the group
    • setGroup

      protected void setGroup(SessionContext ctx, Integer value)
      Generated method - Setter of the ImportBatch.group attribute.
      Parameters:
      value - the group
    • setGroup

      protected void setGroup(Integer value)
      Generated method - Setter of the ImportBatch.group attribute.
      Parameters:
      value - the group
    • setGroup

      protected void setGroup(SessionContext ctx, int value)
      Generated method - Setter of the ImportBatch.group attribute.
      Parameters:
      value - the group
    • setGroup

      protected void setGroup(int value)
      Generated method - Setter of the ImportBatch.group attribute.
      Parameters:
      value - the group
    • getImportContentCode

      public String getImportContentCode(SessionContext ctx)
      Generated method - Getter of the ImportBatch.importContentCode attribute.
      Returns:
      the importContentCode
    • getImportContentCode

      public String getImportContentCode()
      Generated method - Getter of the ImportBatch.importContentCode attribute.
      Returns:
      the importContentCode
    • setImportContentCode

      protected void setImportContentCode(SessionContext ctx, String value)
      Generated method - Setter of the ImportBatch.importContentCode attribute.
      Parameters:
      value - the importContentCode
    • setImportContentCode

      protected void setImportContentCode(String value)
      Generated method - Setter of the ImportBatch.importContentCode attribute.
      Parameters:
      value - the importContentCode
    • getMetadata

      public String getMetadata(SessionContext ctx)
      Generated method - Getter of the ImportBatch.metadata attribute.
      Returns:
      the metadata
    • getMetadata

      public String getMetadata()
      Generated method - Getter of the ImportBatch.metadata attribute.
      Returns:
      the metadata
    • setMetadata

      protected void setMetadata(SessionContext ctx, String value)
      Generated method - Setter of the ImportBatch.metadata attribute.
      Parameters:
      value - the metadata
    • setMetadata

      protected void setMetadata(String value)
      Generated method - Setter of the ImportBatch.metadata attribute.
      Parameters:
      value - the metadata