Class OutboundSyncStreamConfigurationModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.deltadetection.model.StreamConfigurationModel
-
- de.hybris.platform.outboundsync.model.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
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringOUTBOUNDCHANNELCONFIGURATIONGenerated constant - Attribute key ofOutboundSyncStreamConfiguration.outboundChannelConfigurationattribute defined at extensionoutboundsync.-
Fields inherited from class de.hybris.deltadetection.model.StreamConfigurationModel
_STREAMCONFIGURATIONCONTAINER2STREAMCONFIGURATION, ACTIVE, CONTAINER, EXCLUDEDTYPES, INFOEXPRESSION, ITEMTYPEFORSTREAM, STREAMID, VERSIONSELECTCLAUSE, WHERECLAUSE
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description OutboundSyncStreamConfigurationModel()Generated constructor - Default constructor for generic creation.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 parametersOutboundSyncStreamConfigurationModel(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 parametersOutboundSyncStreamConfigurationModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OutboundChannelConfigurationModelgetOutboundChannelConfiguration()Generated method - Getter of theOutboundSyncStreamConfiguration.outboundChannelConfigurationattribute defined at extensionoutboundsync.voidsetOutboundChannelConfiguration(OutboundChannelConfigurationModel value)Generated method - Setter ofOutboundSyncStreamConfiguration.outboundChannelConfigurationattribute defined at extensionoutboundsync.-
Methods inherited from class de.hybris.deltadetection.model.StreamConfigurationModel
getActive, getContainer, getExcludedTypes, getInfoExpression, getItemTypeForStream, getStreamId, getVersionSelectClause, getWhereClause, setActive, setContainer, setExcludedTypes, setInfoExpression, setItemTypeForStream, setStreamId, setVersionSelectClause, setWhereClause
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
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 ofOutboundSyncStreamConfiguration.outboundChannelConfigurationattribute defined at extensionoutboundsync.- 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 parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_container- initial attribute declared by typeStreamConfigurationat extensiondeltadetection_itemTypeForStream- initial attribute declared by typeStreamConfigurationat extensiondeltadetection_outboundChannelConfiguration- initial attribute declared by typeOutboundSyncStreamConfigurationat extensionoutboundsync_streamId- initial attribute declared by typeStreamConfigurationat extensiondeltadetection
-
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 parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_container- initial attribute declared by typeStreamConfigurationat extensiondeltadetection_itemTypeForStream- initial attribute declared by typeStreamConfigurationat extensiondeltadetection_outboundChannelConfiguration- initial attribute declared by typeOutboundSyncStreamConfigurationat extensionoutboundsync_owner- initial attribute declared by typeItemat extensioncore_streamId- initial attribute declared by typeStreamConfigurationat extensiondeltadetection
-
-
Method Detail
-
getOutboundChannelConfiguration
@Accessor(qualifier="outboundChannelConfiguration", type=GETTER) public OutboundChannelConfigurationModel getOutboundChannelConfiguration()
Generated method - Getter of theOutboundSyncStreamConfiguration.outboundChannelConfigurationattribute defined at extensionoutboundsync.- Returns:
- the outboundChannelConfiguration
-
setOutboundChannelConfiguration
@Accessor(qualifier="outboundChannelConfiguration", type=SETTER) public void setOutboundChannelConfiguration(OutboundChannelConfigurationModel value)
Generated method - Setter ofOutboundSyncStreamConfiguration.outboundChannelConfigurationattribute defined at extensionoutboundsync.- Parameters:
value- the outboundChannelConfiguration
-
-