Class GeneratedImportBatch

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

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

      • GROUP

        public static final java.lang.String GROUP
        Qualifier of the ImportBatch.group attribute
        See Also:
        Constant Field Values
      • METADATA

        public static final java.lang.String METADATA
        Qualifier of the ImportBatch.metadata attribute
        See Also:
        Constant Field Values
      • IMPORTCONTENTCODE

        public static final java.lang.String IMPORTCONTENTCODE
        Qualifier of the ImportBatch.importContentCode 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

      • GeneratedImportBatch

        public GeneratedImportBatch()
    • Method Detail

      • getGroup

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

        public java.lang.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,
                                java.lang.Integer value)
        Generated method - Setter of the ImportBatch.group attribute.
        Parameters:
        value - the group
      • setGroup

        protected void setGroup​(java.lang.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 java.lang.String getImportContentCode​(SessionContext ctx)
        Generated method - Getter of the ImportBatch.importContentCode attribute.
        Returns:
        the importContentCode
      • getImportContentCode

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

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

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

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

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

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

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