Class OutboundSyncStreamConfigurationModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class OutboundSyncStreamConfigurationModel
    extends StreamConfigurationModel
    Generated model class for type OutboundSyncStreamConfiguration first defined at extension outboundsync.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • OUTBOUNDCHANNELCONFIGURATION

        public static final java.lang.String OUTBOUNDCHANNELCONFIGURATION
        Generated constant - Attribute key of OutboundSyncStreamConfiguration.outboundChannelConfiguration attribute defined at extension outboundsync.
        See Also:
        Constant Field Values
    • Constructor Detail

      • OutboundSyncStreamConfigurationModel

        public OutboundSyncStreamConfigurationModel()
        Generated constructor - Default constructor for generic creation.
      • OutboundSyncStreamConfigurationModel

        public OutboundSyncStreamConfigurationModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • OutboundSyncStreamConfigurationModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public OutboundSyncStreamConfigurationModel​(StreamConfigurationContainerModel _container,
                                                    ComposedTypeModel _itemTypeForStream,
                                                    OutboundChannelConfigurationModel _outboundChannelConfiguration,
                                                    java.lang.String _streamId)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _container - initial attribute declared by type StreamConfiguration at extension deltadetection
        _itemTypeForStream - initial attribute declared by type StreamConfiguration at extension deltadetection
        _outboundChannelConfiguration - initial attribute declared by type OutboundSyncStreamConfiguration at extension outboundsync
        _streamId - initial attribute declared by type StreamConfiguration at extension deltadetection
      • OutboundSyncStreamConfigurationModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public OutboundSyncStreamConfigurationModel​(StreamConfigurationContainerModel _container,
                                                    ComposedTypeModel _itemTypeForStream,
                                                    OutboundChannelConfigurationModel _outboundChannelConfiguration,
                                                    ItemModel _owner,
                                                    java.lang.String _streamId)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _container - initial attribute declared by type StreamConfiguration at extension deltadetection
        _itemTypeForStream - initial attribute declared by type StreamConfiguration at extension deltadetection
        _outboundChannelConfiguration - initial attribute declared by type OutboundSyncStreamConfiguration at extension outboundsync
        _owner - initial attribute declared by type Item at extension core
        _streamId - initial attribute declared by type StreamConfiguration at extension deltadetection
    • Method Detail

      • getOutboundChannelConfiguration

        @Accessor(qualifier="outboundChannelConfiguration",
                  type=GETTER)
        public OutboundChannelConfigurationModel getOutboundChannelConfiguration()
        Generated method - Getter of the OutboundSyncStreamConfiguration.outboundChannelConfiguration attribute defined at extension outboundsync.
        Returns:
        the outboundChannelConfiguration
      • setOutboundChannelConfiguration

        @Accessor(qualifier="outboundChannelConfiguration",
                  type=SETTER)
        public void setOutboundChannelConfiguration​(OutboundChannelConfigurationModel value)
        Generated method - Setter of OutboundSyncStreamConfiguration.outboundChannelConfiguration attribute defined at extension outboundsync.
        Parameters:
        value - the outboundChannelConfiguration