Class GeneratedFlexibleSearchCronJob

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

public abstract class GeneratedFlexibleSearchCronJob extends MediaProcessCronJob
Generated class for type FlexibleSearchCronJob.
See Also:
  • Field Details

    • QUERY

      public static final String QUERY
      Qualifier of the FlexibleSearchCronJob.query attribute
      See Also:
    • FAILONUNKNOWN

      public static final String FAILONUNKNOWN
      Qualifier of the FlexibleSearchCronJob.failOnUnknown attribute
      See Also:
    • DONTNEEDTOTAL

      public static final String DONTNEEDTOTAL
      Qualifier of the FlexibleSearchCronJob.dontNeedTotal attribute
      See Also:
    • RANGESTART

      public static final String RANGESTART
      Qualifier of the FlexibleSearchCronJob.rangeStart attribute
      See Also:
    • COUNT

      public static final String COUNT
      Qualifier of the FlexibleSearchCronJob.count attribute
      See Also:
    • SEARCHRESULT

      public static final String SEARCHRESULT
      Qualifier of the FlexibleSearchCronJob.searchResult attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedFlexibleSearchCronJob

      public GeneratedFlexibleSearchCronJob()
  • Method Details

    • getDefaultAttributeModes

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

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

      public 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, Integer value)
      Generated method - Setter of the FlexibleSearchCronJob.count attribute.
      Parameters:
      value - the count
    • setCount

      public void setCount(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 Boolean isDontNeedTotal(SessionContext ctx)
      Generated method - Getter of the FlexibleSearchCronJob.dontNeedTotal attribute.
      Returns:
      the dontNeedTotal
    • isDontNeedTotal

      public 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, 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
    • 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 Boolean isFailOnUnknown(SessionContext ctx)
      Generated method - Getter of the FlexibleSearchCronJob.failOnUnknown attribute.
      Returns:
      the failOnUnknown
    • isFailOnUnknown

      public 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, 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
    • 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 String getQuery(SessionContext ctx)
      Generated method - Getter of the FlexibleSearchCronJob.query attribute.
      Returns:
      the query
    • getQuery

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

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

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

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

      public 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, Integer value)
      Generated method - Setter of the FlexibleSearchCronJob.rangeStart attribute.
      Parameters:
      value - the rangeStart
    • setRangeStart

      public void setRangeStart(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 Collection<String> getSearchResult(SessionContext ctx)
      Generated method - Getter of the FlexibleSearchCronJob.searchResult attribute.
      Returns:
      the searchResult
    • getSearchResult

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