Class GeneratedDestinationTargetCronJob

    • Field Detail

      • DESTINATIONTARGETID

        public static final java.lang.String DESTINATIONTARGETID
        Qualifier of the DestinationTargetCronJob.destinationTargetId 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

      • GeneratedDestinationTargetCronJob

        public GeneratedDestinationTargetCronJob()
    • Method Detail

      • getDestinationTargetId

        public java.lang.String getDestinationTargetId​(SessionContext ctx)
        Generated method - Getter of the DestinationTargetCronJob.destinationTargetId attribute.
        Returns:
        the destinationTargetId - ID of DestinationTarget to be processed
      • getDestinationTargetId

        public java.lang.String getDestinationTargetId()
        Generated method - Getter of the DestinationTargetCronJob.destinationTargetId attribute.
        Returns:
        the destinationTargetId - ID of DestinationTarget to be processed
      • setDestinationTargetId

        public void setDestinationTargetId​(SessionContext ctx,
                                           java.lang.String value)
        Generated method - Setter of the DestinationTargetCronJob.destinationTargetId attribute.
        Parameters:
        value - the destinationTargetId - ID of DestinationTarget to be processed
      • setDestinationTargetId

        public void setDestinationTargetId​(java.lang.String value)
        Generated method - Setter of the DestinationTargetCronJob.destinationTargetId attribute.
        Parameters:
        value - the destinationTargetId - ID of DestinationTarget to be processed