Class GeneratedServicelayerJob

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

public abstract class GeneratedServicelayerJob extends Job
Generated class for type ServicelayerJob.
See Also:
  • Field Details

    • SPRINGID

      public static final String SPRINGID
      Qualifier of the ServicelayerJob.springId attribute
      See Also:
    • SPRINGIDCRONJOBFACTORY

      public static final String SPRINGIDCRONJOBFACTORY
      Qualifier of the ServicelayerJob.springIdCronJobFactory attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedServicelayerJob

      public GeneratedServicelayerJob()
  • Method Details

    • getDefaultAttributeModes

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

      public String getSpringId(SessionContext ctx)
      Generated method - Getter of the ServicelayerJob.springId attribute.
      Returns:
      the springId
    • getSpringId

      public String getSpringId()
      Generated method - Getter of the ServicelayerJob.springId attribute.
      Returns:
      the springId
    • setSpringId

      public void setSpringId(SessionContext ctx, String value)
      Generated method - Setter of the ServicelayerJob.springId attribute.
      Parameters:
      value - the springId
    • setSpringId

      public void setSpringId(String value)
      Generated method - Setter of the ServicelayerJob.springId attribute.
      Parameters:
      value - the springId
    • getSpringIdCronJobFactory

      public String getSpringIdCronJobFactory(SessionContext ctx)
      Generated method - Getter of the ServicelayerJob.springIdCronJobFactory attribute.
      Returns:
      the springIdCronJobFactory
    • getSpringIdCronJobFactory

      public String getSpringIdCronJobFactory()
      Generated method - Getter of the ServicelayerJob.springIdCronJobFactory attribute.
      Returns:
      the springIdCronJobFactory
    • setSpringIdCronJobFactory

      public void setSpringIdCronJobFactory(SessionContext ctx, String value)
      Generated method - Setter of the ServicelayerJob.springIdCronJobFactory attribute.
      Parameters:
      value - the springIdCronJobFactory
    • setSpringIdCronJobFactory

      public void setSpringIdCronJobFactory(String value)
      Generated method - Setter of the ServicelayerJob.springIdCronJobFactory attribute.
      Parameters:
      value - the springIdCronJobFactory