Class GeneratedFlexibleSearchCronJob

    • Field Detail

      • QUERY

        public static final java.lang.String QUERY
        Qualifier of the FlexibleSearchCronJob.query attribute
        See Also:
        Constant Field Values
      • FAILONUNKNOWN

        public static final java.lang.String FAILONUNKNOWN
        Qualifier of the FlexibleSearchCronJob.failOnUnknown attribute
        See Also:
        Constant Field Values
      • DONTNEEDTOTAL

        public static final java.lang.String DONTNEEDTOTAL
        Qualifier of the FlexibleSearchCronJob.dontNeedTotal attribute
        See Also:
        Constant Field Values
      • RANGESTART

        public static final java.lang.String RANGESTART
        Qualifier of the FlexibleSearchCronJob.rangeStart attribute
        See Also:
        Constant Field Values
      • COUNT

        public static final java.lang.String COUNT
        Qualifier of the FlexibleSearchCronJob.count attribute
        See Also:
        Constant Field Values
      • SEARCHRESULT

        public static final java.lang.String SEARCHRESULT
        Qualifier of the FlexibleSearchCronJob.searchResult 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

      • GeneratedFlexibleSearchCronJob

        public GeneratedFlexibleSearchCronJob()
    • Method Detail

      • getCount

        public java.lang.Integer getCount​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchCronJob.count attribute.
        Returns:
        the count
      • getCount

        public java.lang.Integer getCount()
        Generated method - Getter of the FlexibleSearchCronJob.count attribute.
        Returns:
        the count
      • getCountAsPrimitive

        public int getCountAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchCronJob.count attribute.
        Returns:
        the count
      • getCountAsPrimitive

        public int getCountAsPrimitive()
        Generated method - Getter of the FlexibleSearchCronJob.count attribute.
        Returns:
        the count
      • setCount

        public void setCount​(SessionContext ctx,
                             java.lang.Integer value)
        Generated method - Setter of the FlexibleSearchCronJob.count attribute.
        Parameters:
        value - the count
      • setCount

        public void setCount​(java.lang.Integer value)
        Generated method - Setter of the FlexibleSearchCronJob.count attribute.
        Parameters:
        value - the count
      • setCount

        public void setCount​(SessionContext ctx,
                             int value)
        Generated method - Setter of the FlexibleSearchCronJob.count attribute.
        Parameters:
        value - the count
      • setCount

        public void setCount​(int value)
        Generated method - Setter of the FlexibleSearchCronJob.count attribute.
        Parameters:
        value - the count
      • isDontNeedTotal

        public java.lang.Boolean isDontNeedTotal​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchCronJob.dontNeedTotal attribute.
        Returns:
        the dontNeedTotal
      • isDontNeedTotal

        public java.lang.Boolean isDontNeedTotal()
        Generated method - Getter of the FlexibleSearchCronJob.dontNeedTotal attribute.
        Returns:
        the dontNeedTotal
      • isDontNeedTotalAsPrimitive

        public boolean isDontNeedTotalAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchCronJob.dontNeedTotal attribute.
        Returns:
        the dontNeedTotal
      • isDontNeedTotalAsPrimitive

        public boolean isDontNeedTotalAsPrimitive()
        Generated method - Getter of the FlexibleSearchCronJob.dontNeedTotal attribute.
        Returns:
        the dontNeedTotal
      • setDontNeedTotal

        public void setDontNeedTotal​(SessionContext ctx,
                                     java.lang.Boolean value)
        Generated method - Setter of the FlexibleSearchCronJob.dontNeedTotal attribute.
        Parameters:
        value - the dontNeedTotal
      • setDontNeedTotal

        public void setDontNeedTotal​(java.lang.Boolean value)
        Generated method - Setter of the FlexibleSearchCronJob.dontNeedTotal attribute.
        Parameters:
        value - the dontNeedTotal
      • setDontNeedTotal

        public void setDontNeedTotal​(SessionContext ctx,
                                     boolean value)
        Generated method - Setter of the FlexibleSearchCronJob.dontNeedTotal attribute.
        Parameters:
        value - the dontNeedTotal
      • setDontNeedTotal

        public void setDontNeedTotal​(boolean value)
        Generated method - Setter of the FlexibleSearchCronJob.dontNeedTotal attribute.
        Parameters:
        value - the dontNeedTotal
      • isFailOnUnknown

        public java.lang.Boolean isFailOnUnknown​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchCronJob.failOnUnknown attribute.
        Returns:
        the failOnUnknown
      • isFailOnUnknown

        public java.lang.Boolean isFailOnUnknown()
        Generated method - Getter of the FlexibleSearchCronJob.failOnUnknown attribute.
        Returns:
        the failOnUnknown
      • isFailOnUnknownAsPrimitive

        public boolean isFailOnUnknownAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchCronJob.failOnUnknown attribute.
        Returns:
        the failOnUnknown
      • isFailOnUnknownAsPrimitive

        public boolean isFailOnUnknownAsPrimitive()
        Generated method - Getter of the FlexibleSearchCronJob.failOnUnknown attribute.
        Returns:
        the failOnUnknown
      • setFailOnUnknown

        public void setFailOnUnknown​(SessionContext ctx,
                                     java.lang.Boolean value)
        Generated method - Setter of the FlexibleSearchCronJob.failOnUnknown attribute.
        Parameters:
        value - the failOnUnknown
      • setFailOnUnknown

        public void setFailOnUnknown​(java.lang.Boolean value)
        Generated method - Setter of the FlexibleSearchCronJob.failOnUnknown attribute.
        Parameters:
        value - the failOnUnknown
      • setFailOnUnknown

        public void setFailOnUnknown​(SessionContext ctx,
                                     boolean value)
        Generated method - Setter of the FlexibleSearchCronJob.failOnUnknown attribute.
        Parameters:
        value - the failOnUnknown
      • setFailOnUnknown

        public void setFailOnUnknown​(boolean value)
        Generated method - Setter of the FlexibleSearchCronJob.failOnUnknown attribute.
        Parameters:
        value - the failOnUnknown
      • getQuery

        public java.lang.String getQuery​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchCronJob.query attribute.
        Returns:
        the query
      • getQuery

        public java.lang.String getQuery()
        Generated method - Getter of the FlexibleSearchCronJob.query attribute.
        Returns:
        the query
      • setQuery

        public void setQuery​(SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the FlexibleSearchCronJob.query attribute.
        Parameters:
        value - the query
      • setQuery

        public void setQuery​(java.lang.String value)
        Generated method - Setter of the FlexibleSearchCronJob.query attribute.
        Parameters:
        value - the query
      • getRangeStart

        public java.lang.Integer getRangeStart​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchCronJob.rangeStart attribute.
        Returns:
        the rangeStart
      • getRangeStart

        public java.lang.Integer getRangeStart()
        Generated method - Getter of the FlexibleSearchCronJob.rangeStart attribute.
        Returns:
        the rangeStart
      • getRangeStartAsPrimitive

        public int getRangeStartAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchCronJob.rangeStart attribute.
        Returns:
        the rangeStart
      • getRangeStartAsPrimitive

        public int getRangeStartAsPrimitive()
        Generated method - Getter of the FlexibleSearchCronJob.rangeStart attribute.
        Returns:
        the rangeStart
      • setRangeStart

        public void setRangeStart​(SessionContext ctx,
                                  java.lang.Integer value)
        Generated method - Setter of the FlexibleSearchCronJob.rangeStart attribute.
        Parameters:
        value - the rangeStart
      • setRangeStart

        public void setRangeStart​(java.lang.Integer value)
        Generated method - Setter of the FlexibleSearchCronJob.rangeStart attribute.
        Parameters:
        value - the rangeStart
      • setRangeStart

        public void setRangeStart​(SessionContext ctx,
                                  int value)
        Generated method - Setter of the FlexibleSearchCronJob.rangeStart attribute.
        Parameters:
        value - the rangeStart
      • setRangeStart

        public void setRangeStart​(int value)
        Generated method - Setter of the FlexibleSearchCronJob.rangeStart attribute.
        Parameters:
        value - the rangeStart
      • getSearchResult

        public abstract java.util.Collection<java.lang.String> getSearchResult​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchCronJob.searchResult attribute.
        Returns:
        the searchResult
      • getSearchResult

        public java.util.Collection<java.lang.String> getSearchResult()
        Generated method - Getter of the FlexibleSearchCronJob.searchResult attribute.
        Returns:
        the searchResult