Class GeneratedChangeDetectionJob

    • Field Detail

      • TYPEPK

        public static final java.lang.String TYPEPK
        Qualifier of the ChangeDetectionJob.typePK attribute
        See Also:
        Constant Field Values
      • STREAMID

        public static final java.lang.String STREAMID
        Qualifier of the ChangeDetectionJob.streamId attribute
        See Also:
        Constant Field Values
      • OUTPUT

        public static final java.lang.String OUTPUT
        Qualifier of the ChangeDetectionJob.output 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

      • GeneratedChangeDetectionJob

        public GeneratedChangeDetectionJob()
    • Method Detail

      • 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 java.lang.String getStreamId​(SessionContext ctx)
        Generated method - Getter of the ChangeDetectionJob.streamId attribute.
        Returns:
        the streamId
      • getStreamId

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

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

        public void setStreamId​(java.lang.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