Class GeneratedChangeDetectionJob

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

public abstract class GeneratedChangeDetectionJob extends ServicelayerJob
Generated class for type ChangeDetectionJob.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedChangeDetectionJob

      public GeneratedChangeDetectionJob()
  • Method Details

    • getDefaultAttributeModes

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

      public Media getOutput(SessionContext ctx)
      Generated method - Getter of the ChangeDetectionJob.output attribute.
      Returns:
      the output
    • getOutput

      public Media getOutput()
      Generated method - Getter of the ChangeDetectionJob.output attribute.
      Returns:
      the output
    • setOutput

      public void setOutput(SessionContext ctx, Media value)
      Generated method - Setter of the ChangeDetectionJob.output attribute.
      Parameters:
      value - the output
    • setOutput

      public void setOutput(Media value)
      Generated method - Setter of the ChangeDetectionJob.output attribute.
      Parameters:
      value - the output
    • getStreamId

      public String getStreamId(SessionContext ctx)
      Generated method - Getter of the ChangeDetectionJob.streamId attribute.
      Returns:
      the streamId
    • getStreamId

      public String getStreamId()
      Generated method - Getter of the ChangeDetectionJob.streamId attribute.
      Returns:
      the streamId
    • setStreamId

      public void setStreamId(SessionContext ctx, String value)
      Generated method - Setter of the ChangeDetectionJob.streamId attribute.
      Parameters:
      value - the streamId
    • setStreamId

      public void setStreamId(String value)
      Generated method - Setter of the ChangeDetectionJob.streamId attribute.
      Parameters:
      value - the streamId
    • getTypePK

      public ComposedType getTypePK(SessionContext ctx)
      Generated method - Getter of the ChangeDetectionJob.typePK attribute.
      Returns:
      the typePK
    • getTypePK

      public ComposedType getTypePK()
      Generated method - Getter of the ChangeDetectionJob.typePK attribute.
      Returns:
      the typePK
    • setTypePK

      public void setTypePK(SessionContext ctx, ComposedType value)
      Generated method - Setter of the ChangeDetectionJob.typePK attribute.
      Parameters:
      value - the typePK
    • setTypePK

      public void setTypePK(ComposedType value)
      Generated method - Setter of the ChangeDetectionJob.typePK attribute.
      Parameters:
      value - the typePK