Class GeneratedGeocodeAddressesCronJob

    • Field Detail

      • BATCHSIZE

        public static final java.lang.String BATCHSIZE
        Qualifier of the GeocodeAddressesCronJob.batchSize attribute
        See Also:
        Constant Field Values
      • INTERNALDELAY

        public static final java.lang.String INTERNALDELAY
        Qualifier of the GeocodeAddressesCronJob.internalDelay 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

      • GeneratedGeocodeAddressesCronJob

        public GeneratedGeocodeAddressesCronJob()
    • Method Detail

      • getBatchSize

        public java.lang.Integer getBatchSize​(SessionContext ctx)
        Generated method - Getter of the GeocodeAddressesCronJob.batchSize attribute.
        Returns:
        the batchSize
      • getBatchSize

        public java.lang.Integer getBatchSize()
        Generated method - Getter of the GeocodeAddressesCronJob.batchSize attribute.
        Returns:
        the batchSize
      • getBatchSizeAsPrimitive

        public int getBatchSizeAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the GeocodeAddressesCronJob.batchSize attribute.
        Returns:
        the batchSize
      • getBatchSizeAsPrimitive

        public int getBatchSizeAsPrimitive()
        Generated method - Getter of the GeocodeAddressesCronJob.batchSize attribute.
        Returns:
        the batchSize
      • setBatchSize

        public void setBatchSize​(SessionContext ctx,
                                 java.lang.Integer value)
        Generated method - Setter of the GeocodeAddressesCronJob.batchSize attribute.
        Parameters:
        value - the batchSize
      • setBatchSize

        public void setBatchSize​(java.lang.Integer value)
        Generated method - Setter of the GeocodeAddressesCronJob.batchSize attribute.
        Parameters:
        value - the batchSize
      • setBatchSize

        public void setBatchSize​(SessionContext ctx,
                                 int value)
        Generated method - Setter of the GeocodeAddressesCronJob.batchSize attribute.
        Parameters:
        value - the batchSize
      • setBatchSize

        public void setBatchSize​(int value)
        Generated method - Setter of the GeocodeAddressesCronJob.batchSize attribute.
        Parameters:
        value - the batchSize
      • getInternalDelay

        public java.lang.Integer getInternalDelay​(SessionContext ctx)
        Generated method - Getter of the GeocodeAddressesCronJob.internalDelay attribute.
        Returns:
        the internalDelay
      • getInternalDelay

        public java.lang.Integer getInternalDelay()
        Generated method - Getter of the GeocodeAddressesCronJob.internalDelay attribute.
        Returns:
        the internalDelay
      • getInternalDelayAsPrimitive

        public int getInternalDelayAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the GeocodeAddressesCronJob.internalDelay attribute.
        Returns:
        the internalDelay
      • getInternalDelayAsPrimitive

        public int getInternalDelayAsPrimitive()
        Generated method - Getter of the GeocodeAddressesCronJob.internalDelay attribute.
        Returns:
        the internalDelay
      • setInternalDelay

        public void setInternalDelay​(SessionContext ctx,
                                     java.lang.Integer value)
        Generated method - Setter of the GeocodeAddressesCronJob.internalDelay attribute.
        Parameters:
        value - the internalDelay
      • setInternalDelay

        public void setInternalDelay​(java.lang.Integer value)
        Generated method - Setter of the GeocodeAddressesCronJob.internalDelay attribute.
        Parameters:
        value - the internalDelay
      • setInternalDelay

        public void setInternalDelay​(SessionContext ctx,
                                     int value)
        Generated method - Setter of the GeocodeAddressesCronJob.internalDelay attribute.
        Parameters:
        value - the internalDelay
      • setInternalDelay

        public void setInternalDelay​(int value)
        Generated method - Setter of the GeocodeAddressesCronJob.internalDelay attribute.
        Parameters:
        value - the internalDelay