Class OutboundSyncStreamConfigurationModel

All Implemented Interfaces:
Serializable

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

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • OUTBOUNDCHANNELCONFIGURATION

      public static final String OUTBOUNDCHANNELCONFIGURATION
      Generated constant - Attribute key of OutboundSyncStreamConfiguration.outboundChannelConfiguration attribute defined at extension outboundsync.
      See Also:
  • Constructor Details

    • 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, 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, 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 Details

    • 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