Class GeneratedImpExImportJob

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

    public abstract class GeneratedImpExImportJob
    extends Job
    Generated class for type ImpExImportJob.
    See Also:
    Serialized Form
    • Field Detail

      • MAXTHREADS

        public static final java.lang.String MAXTHREADS
        Qualifier of the ImpExImportJob.maxThreads 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

      • GeneratedImpExImportJob

        public GeneratedImpExImportJob()
    • Method Detail

      • getMaxThreads

        public java.lang.Integer getMaxThreads​(SessionContext ctx)
        Generated method - Getter of the ImpExImportJob.maxThreads attribute.
        Returns:
        the maxThreads
      • getMaxThreads

        public java.lang.Integer getMaxThreads()
        Generated method - Getter of the ImpExImportJob.maxThreads attribute.
        Returns:
        the maxThreads
      • getMaxThreadsAsPrimitive

        public int getMaxThreadsAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ImpExImportJob.maxThreads attribute.
        Returns:
        the maxThreads
      • getMaxThreadsAsPrimitive

        public int getMaxThreadsAsPrimitive()
        Generated method - Getter of the ImpExImportJob.maxThreads attribute.
        Returns:
        the maxThreads
      • setMaxThreads

        public void setMaxThreads​(SessionContext ctx,
                                  java.lang.Integer value)
        Generated method - Setter of the ImpExImportJob.maxThreads attribute.
        Parameters:
        value - the maxThreads
      • setMaxThreads

        public void setMaxThreads​(java.lang.Integer value)
        Generated method - Setter of the ImpExImportJob.maxThreads attribute.
        Parameters:
        value - the maxThreads
      • setMaxThreads

        public void setMaxThreads​(SessionContext ctx,
                                  int value)
        Generated method - Setter of the ImpExImportJob.maxThreads attribute.
        Parameters:
        value - the maxThreads
      • setMaxThreads

        public void setMaxThreads​(int value)
        Generated method - Setter of the ImpExImportJob.maxThreads attribute.
        Parameters:
        value - the maxThreads