Class GeneratedCxUpdateSegmentsCronJob

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

public abstract class GeneratedCxUpdateSegmentsCronJob extends CronJob
Generated class for type CxUpdateSegmentsCronJob.
See Also:
  • Field Details

    • ALLPROVIDERS

      public static final String ALLPROVIDERS
      Qualifier of the CxUpdateSegmentsCronJob.allProviders attribute
      See Also:
    • PROVIDERS

      public static final String PROVIDERS
      Qualifier of the CxUpdateSegmentsCronJob.providers attribute
      See Also:
    • FULLUPDATE

      public static final String FULLUPDATE
      Qualifier of the CxUpdateSegmentsCronJob.fullUpdate attribute
      See Also:
    • ALLBASESITES

      public static final String ALLBASESITES
      Qualifier of the CxUpdateSegmentsCronJob.allBaseSites attribute
      See Also:
    • BASESITES

      public static final String BASESITES
      Qualifier of the CxUpdateSegmentsCronJob.baseSites attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedCxUpdateSegmentsCronJob

      public GeneratedCxUpdateSegmentsCronJob()
  • Method Details

    • getDefaultAttributeModes

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

      public Boolean isAllBaseSites(SessionContext ctx)
      Generated method - Getter of the CxUpdateSegmentsCronJob.allBaseSites attribute.
      Returns:
      the allBaseSites
    • isAllBaseSites

      public Boolean isAllBaseSites()
      Generated method - Getter of the CxUpdateSegmentsCronJob.allBaseSites attribute.
      Returns:
      the allBaseSites
    • isAllBaseSitesAsPrimitive

      public boolean isAllBaseSitesAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CxUpdateSegmentsCronJob.allBaseSites attribute.
      Returns:
      the allBaseSites
    • isAllBaseSitesAsPrimitive

      public boolean isAllBaseSitesAsPrimitive()
      Generated method - Getter of the CxUpdateSegmentsCronJob.allBaseSites attribute.
      Returns:
      the allBaseSites
    • setAllBaseSites

      public void setAllBaseSites(SessionContext ctx, Boolean value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.allBaseSites attribute.
      Parameters:
      value - the allBaseSites
    • setAllBaseSites

      public void setAllBaseSites(Boolean value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.allBaseSites attribute.
      Parameters:
      value - the allBaseSites
    • setAllBaseSites

      public void setAllBaseSites(SessionContext ctx, boolean value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.allBaseSites attribute.
      Parameters:
      value - the allBaseSites
    • setAllBaseSites

      public void setAllBaseSites(boolean value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.allBaseSites attribute.
      Parameters:
      value - the allBaseSites
    • isAllProviders

      public Boolean isAllProviders(SessionContext ctx)
      Generated method - Getter of the CxUpdateSegmentsCronJob.allProviders attribute.
      Returns:
      the allProviders
    • isAllProviders

      public Boolean isAllProviders()
      Generated method - Getter of the CxUpdateSegmentsCronJob.allProviders attribute.
      Returns:
      the allProviders
    • isAllProvidersAsPrimitive

      public boolean isAllProvidersAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CxUpdateSegmentsCronJob.allProviders attribute.
      Returns:
      the allProviders
    • isAllProvidersAsPrimitive

      public boolean isAllProvidersAsPrimitive()
      Generated method - Getter of the CxUpdateSegmentsCronJob.allProviders attribute.
      Returns:
      the allProviders
    • setAllProviders

      public void setAllProviders(SessionContext ctx, Boolean value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.allProviders attribute.
      Parameters:
      value - the allProviders
    • setAllProviders

      public void setAllProviders(Boolean value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.allProviders attribute.
      Parameters:
      value - the allProviders
    • setAllProviders

      public void setAllProviders(SessionContext ctx, boolean value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.allProviders attribute.
      Parameters:
      value - the allProviders
    • setAllProviders

      public void setAllProviders(boolean value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.allProviders attribute.
      Parameters:
      value - the allProviders
    • getBaseSites

      public Set<BaseSite> getBaseSites(SessionContext ctx)
      Generated method - Getter of the CxUpdateSegmentsCronJob.baseSites attribute.
      Returns:
      the baseSites - BaseSites which will be set in session for update segment process
    • getBaseSites

      public Set<BaseSite> getBaseSites()
      Generated method - Getter of the CxUpdateSegmentsCronJob.baseSites attribute.
      Returns:
      the baseSites - BaseSites which will be set in session for update segment process
    • setBaseSites

      public void setBaseSites(SessionContext ctx, Set<BaseSite> value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.baseSites attribute.
      Parameters:
      value - the baseSites - BaseSites which will be set in session for update segment process
    • setBaseSites

      public void setBaseSites(Set<BaseSite> value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.baseSites attribute.
      Parameters:
      value - the baseSites - BaseSites which will be set in session for update segment process
    • isFullUpdate

      public Boolean isFullUpdate(SessionContext ctx)
      Generated method - Getter of the CxUpdateSegmentsCronJob.fullUpdate attribute.
      Returns:
      the fullUpdate
    • isFullUpdate

      public Boolean isFullUpdate()
      Generated method - Getter of the CxUpdateSegmentsCronJob.fullUpdate attribute.
      Returns:
      the fullUpdate
    • isFullUpdateAsPrimitive

      public boolean isFullUpdateAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CxUpdateSegmentsCronJob.fullUpdate attribute.
      Returns:
      the fullUpdate
    • isFullUpdateAsPrimitive

      public boolean isFullUpdateAsPrimitive()
      Generated method - Getter of the CxUpdateSegmentsCronJob.fullUpdate attribute.
      Returns:
      the fullUpdate
    • setFullUpdate

      public void setFullUpdate(SessionContext ctx, Boolean value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.fullUpdate attribute.
      Parameters:
      value - the fullUpdate
    • setFullUpdate

      public void setFullUpdate(Boolean value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.fullUpdate attribute.
      Parameters:
      value - the fullUpdate
    • setFullUpdate

      public void setFullUpdate(SessionContext ctx, boolean value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.fullUpdate attribute.
      Parameters:
      value - the fullUpdate
    • setFullUpdate

      public void setFullUpdate(boolean value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.fullUpdate attribute.
      Parameters:
      value - the fullUpdate
    • getProviders

      public Set<String> getProviders(SessionContext ctx)
      Generated method - Getter of the CxUpdateSegmentsCronJob.providers attribute.
      Returns:
      the providers - Segment providers
    • getProviders

      public Set<String> getProviders()
      Generated method - Getter of the CxUpdateSegmentsCronJob.providers attribute.
      Returns:
      the providers - Segment providers
    • setProviders

      public void setProviders(SessionContext ctx, Set<String> value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.providers attribute.
      Parameters:
      value - the providers - Segment providers
    • setProviders

      public void setProviders(Set<String> value)
      Generated method - Setter of the CxUpdateSegmentsCronJob.providers attribute.
      Parameters:
      value - the providers - Segment providers