Class OutboundChannelConfiguration
java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.outboundsync.jalo.OutboundChannelConfiguration
- All Implemented Interfaces:
Serializable,Comparable
public class OutboundChannelConfiguration
extends de.hybris.platform.jalo.GenericItem
Generated class for type OutboundChannelConfiguration.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theOutboundChannelConfiguration.autoGenerateattributestatic final StringQualifier of theOutboundChannelConfiguration.batchattributestatic final StringQualifier of theOutboundChannelConfiguration.codeattributestatic final StringQualifier of theOutboundChannelConfiguration.destinationattributestatic final StringQualifier of theOutboundChannelConfiguration.integrationObjectattributestatic final StringQualifier of theOutboundChannelConfiguration.synchronizeDeleteattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()Generated method - Getter of theOutboundChannelConfiguration.codeattribute.getCode(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.codeattribute.de.hybris.platform.apiregistryservices.jalo.ConsumedDestinationGenerated method - Getter of theOutboundChannelConfiguration.destinationattribute.de.hybris.platform.apiregistryservices.jalo.ConsumedDestinationgetDestination(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.destinationattribute.de.hybris.platform.integrationservices.jalo.IntegrationObjectGenerated method - Getter of theOutboundChannelConfiguration.integrationObjectattribute.de.hybris.platform.integrationservices.jalo.IntegrationObjectgetIntegrationObject(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.integrationObjectattribute.Generated method - Getter of theOutboundChannelConfiguration.autoGenerateattribute.isAutoGenerate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.autoGenerateattribute.booleanGenerated method - Getter of theOutboundChannelConfiguration.autoGenerateattribute.booleanisAutoGenerateAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.autoGenerateattribute.isBatch()Generated method - Getter of theOutboundChannelConfiguration.batchattribute.isBatch(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.batchattribute.booleanGenerated method - Getter of theOutboundChannelConfiguration.batchattribute.booleanisBatchAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.batchattribute.Generated method - Getter of theOutboundChannelConfiguration.synchronizeDeleteattribute.isSynchronizeDelete(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.synchronizeDeleteattribute.booleanGenerated method - Getter of theOutboundChannelConfiguration.synchronizeDeleteattribute.booleanisSynchronizeDeleteAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.synchronizeDeleteattribute.voidsetAutoGenerate(boolean value) Generated method - Setter of theOutboundChannelConfiguration.autoGenerateattribute.voidsetAutoGenerate(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theOutboundChannelConfiguration.autoGenerateattribute.voidsetAutoGenerate(de.hybris.platform.jalo.SessionContext ctx, Boolean value) Generated method - Setter of theOutboundChannelConfiguration.autoGenerateattribute.voidsetAutoGenerate(Boolean value) Generated method - Setter of theOutboundChannelConfiguration.autoGenerateattribute.voidsetBatch(boolean value) Generated method - Setter of theOutboundChannelConfiguration.batchattribute.voidsetBatch(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theOutboundChannelConfiguration.batchattribute.voidGenerated method - Setter of theOutboundChannelConfiguration.batchattribute.voidGenerated method - Setter of theOutboundChannelConfiguration.batchattribute.voidGenerated method - Setter of theOutboundChannelConfiguration.codeattribute.voidGenerated method - Setter of theOutboundChannelConfiguration.codeattribute.voidsetDestination(de.hybris.platform.apiregistryservices.jalo.ConsumedDestination value) Generated method - Setter of theOutboundChannelConfiguration.destinationattribute.voidsetDestination(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.ConsumedDestination value) Generated method - Setter of theOutboundChannelConfiguration.destinationattribute.voidsetIntegrationObject(de.hybris.platform.integrationservices.jalo.IntegrationObject value) Generated method - Setter of theOutboundChannelConfiguration.integrationObjectattribute.voidsetIntegrationObject(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObject value) Generated method - Setter of theOutboundChannelConfiguration.integrationObjectattribute.voidsetSynchronizeDelete(boolean value) Generated method - Setter of theOutboundChannelConfiguration.synchronizeDeleteattribute.voidsetSynchronizeDelete(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theOutboundChannelConfiguration.synchronizeDeleteattribute.voidsetSynchronizeDelete(de.hybris.platform.jalo.SessionContext ctx, Boolean value) Generated method - Setter of theOutboundChannelConfiguration.synchronizeDeleteattribute.voidsetSynchronizeDelete(Boolean value) Generated method - Setter of theOutboundChannelConfiguration.synchronizeDeleteattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
CODE
Qualifier of theOutboundChannelConfiguration.codeattribute- See Also:
-
INTEGRATIONOBJECT
Qualifier of theOutboundChannelConfiguration.integrationObjectattribute- See Also:
-
DESTINATION
Qualifier of theOutboundChannelConfiguration.destinationattribute- See Also:
-
AUTOGENERATE
Qualifier of theOutboundChannelConfiguration.autoGenerateattribute- See Also:
-
SYNCHRONIZEDELETE
Qualifier of theOutboundChannelConfiguration.synchronizeDeleteattribute- See Also:
-
BATCH
Qualifier of theOutboundChannelConfiguration.batchattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
OutboundChannelConfiguration
public OutboundChannelConfiguration()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
isAutoGenerate
Generated method - Getter of theOutboundChannelConfiguration.autoGenerateattribute.- Returns:
- the autoGenerate - Identifies whether or not additional outboundsync configuration will automatically generate when
this
OutboundChannelConfigurationis created.
-
isAutoGenerate
Generated method - Getter of theOutboundChannelConfiguration.autoGenerateattribute.- Returns:
- the autoGenerate - Identifies whether or not additional outboundsync configuration will automatically generate when
this
OutboundChannelConfigurationis created.
-
isAutoGenerateAsPrimitive
public boolean isAutoGenerateAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.autoGenerateattribute.- Returns:
- the autoGenerate - Identifies whether or not additional outboundsync configuration will automatically generate when
this
OutboundChannelConfigurationis created.
-
isAutoGenerateAsPrimitive
public boolean isAutoGenerateAsPrimitive()Generated method - Getter of theOutboundChannelConfiguration.autoGenerateattribute.- Returns:
- the autoGenerate - Identifies whether or not additional outboundsync configuration will automatically generate when
this
OutboundChannelConfigurationis created.
-
setAutoGenerate
Generated method - Setter of theOutboundChannelConfiguration.autoGenerateattribute.- Parameters:
value- the autoGenerate - Identifies whether or not additional outboundsync configuration will automatically generate when thisOutboundChannelConfigurationis created.
-
setAutoGenerate
Generated method - Setter of theOutboundChannelConfiguration.autoGenerateattribute.- Parameters:
value- the autoGenerate - Identifies whether or not additional outboundsync configuration will automatically generate when thisOutboundChannelConfigurationis created.
-
setAutoGenerate
public void setAutoGenerate(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theOutboundChannelConfiguration.autoGenerateattribute.- Parameters:
value- the autoGenerate - Identifies whether or not additional outboundsync configuration will automatically generate when thisOutboundChannelConfigurationis created.
-
setAutoGenerate
public void setAutoGenerate(boolean value) Generated method - Setter of theOutboundChannelConfiguration.autoGenerateattribute.- Parameters:
value- the autoGenerate - Identifies whether or not additional outboundsync configuration will automatically generate when thisOutboundChannelConfigurationis created.
-
isBatch
Generated method - Getter of theOutboundChannelConfiguration.batchattribute.- Returns:
- the batch - Flag to determine if outbound sync changes are sent as a batch request or as multiple requests.
-
isBatch
Generated method - Getter of theOutboundChannelConfiguration.batchattribute.- Returns:
- the batch - Flag to determine if outbound sync changes are sent as a batch request or as multiple requests.
-
isBatchAsPrimitive
public boolean isBatchAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.batchattribute.- Returns:
- the batch - Flag to determine if outbound sync changes are sent as a batch request or as multiple requests.
-
isBatchAsPrimitive
public boolean isBatchAsPrimitive()Generated method - Getter of theOutboundChannelConfiguration.batchattribute.- Returns:
- the batch - Flag to determine if outbound sync changes are sent as a batch request or as multiple requests.
-
setBatch
Generated method - Setter of theOutboundChannelConfiguration.batchattribute.- Parameters:
value- the batch - Flag to determine if outbound sync changes are sent as a batch request or as multiple requests.
-
setBatch
Generated method - Setter of theOutboundChannelConfiguration.batchattribute.- Parameters:
value- the batch - Flag to determine if outbound sync changes are sent as a batch request or as multiple requests.
-
setBatch
public void setBatch(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theOutboundChannelConfiguration.batchattribute.- Parameters:
value- the batch - Flag to determine if outbound sync changes are sent as a batch request or as multiple requests.
-
setBatch
public void setBatch(boolean value) Generated method - Setter of theOutboundChannelConfiguration.batchattribute.- Parameters:
value- the batch - Flag to determine if outbound sync changes are sent as a batch request or as multiple requests.
-
getCode
Generated method - Getter of theOutboundChannelConfiguration.codeattribute.- Returns:
- the code - The unique value that represents this outbound scenario
-
getCode
Generated method - Getter of theOutboundChannelConfiguration.codeattribute.- Returns:
- the code - The unique value that represents this outbound scenario
-
setCode
Generated method - Setter of theOutboundChannelConfiguration.codeattribute.- Parameters:
value- the code - The unique value that represents this outbound scenario
-
setCode
Generated method - Setter of theOutboundChannelConfiguration.codeattribute.- Parameters:
value- the code - The unique value that represents this outbound scenario
-
getDestination
public de.hybris.platform.apiregistryservices.jalo.ConsumedDestination getDestination(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.destinationattribute.- Returns:
- the destination - Destination where the Integration Object will be sent for this outbound scenario
-
getDestination
public de.hybris.platform.apiregistryservices.jalo.ConsumedDestination getDestination()Generated method - Getter of theOutboundChannelConfiguration.destinationattribute.- Returns:
- the destination - Destination where the Integration Object will be sent for this outbound scenario
-
setDestination
public void setDestination(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.ConsumedDestination value) Generated method - Setter of theOutboundChannelConfiguration.destinationattribute.- Parameters:
value- the destination - Destination where the Integration Object will be sent for this outbound scenario
-
setDestination
public void setDestination(de.hybris.platform.apiregistryservices.jalo.ConsumedDestination value) Generated method - Setter of theOutboundChannelConfiguration.destinationattribute.- Parameters:
value- the destination - Destination where the Integration Object will be sent for this outbound scenario
-
getIntegrationObject
public de.hybris.platform.integrationservices.jalo.IntegrationObject getIntegrationObject(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.integrationObjectattribute.- Returns:
- the integrationObject - Integration Object to be sent for this outbound scenario
-
getIntegrationObject
public de.hybris.platform.integrationservices.jalo.IntegrationObject getIntegrationObject()Generated method - Getter of theOutboundChannelConfiguration.integrationObjectattribute.- Returns:
- the integrationObject - Integration Object to be sent for this outbound scenario
-
setIntegrationObject
public void setIntegrationObject(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObject value) Generated method - Setter of theOutboundChannelConfiguration.integrationObjectattribute.- Parameters:
value- the integrationObject - Integration Object to be sent for this outbound scenario
-
setIntegrationObject
public void setIntegrationObject(de.hybris.platform.integrationservices.jalo.IntegrationObject value) Generated method - Setter of theOutboundChannelConfiguration.integrationObjectattribute.- Parameters:
value- the integrationObject - Integration Object to be sent for this outbound scenario
-
isSynchronizeDelete
Generated method - Getter of theOutboundChannelConfiguration.synchronizeDeleteattribute.- Returns:
- the synchronizeDelete - Determines whether deleted items will be synchronized through this channel. If value is true, deleted items will be sent to an external system as DELETE requests, otherwise item deletions will be ignored. Default value is false.
-
isSynchronizeDelete
Generated method - Getter of theOutboundChannelConfiguration.synchronizeDeleteattribute.- Returns:
- the synchronizeDelete - Determines whether deleted items will be synchronized through this channel. If value is true, deleted items will be sent to an external system as DELETE requests, otherwise item deletions will be ignored. Default value is false.
-
isSynchronizeDeleteAsPrimitive
public boolean isSynchronizeDeleteAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.synchronizeDeleteattribute.- Returns:
- the synchronizeDelete - Determines whether deleted items will be synchronized through this channel. If value is true, deleted items will be sent to an external system as DELETE requests, otherwise item deletions will be ignored. Default value is false.
-
isSynchronizeDeleteAsPrimitive
public boolean isSynchronizeDeleteAsPrimitive()Generated method - Getter of theOutboundChannelConfiguration.synchronizeDeleteattribute.- Returns:
- the synchronizeDelete - Determines whether deleted items will be synchronized through this channel. If value is true, deleted items will be sent to an external system as DELETE requests, otherwise item deletions will be ignored. Default value is false.
-
setSynchronizeDelete
Generated method - Setter of theOutboundChannelConfiguration.synchronizeDeleteattribute.- Parameters:
value- the synchronizeDelete - Determines whether deleted items will be synchronized through this channel. If value is true, deleted items will be sent to an external system as DELETE requests, otherwise item deletions will be ignored. Default value is false.
-
setSynchronizeDelete
Generated method - Setter of theOutboundChannelConfiguration.synchronizeDeleteattribute.- Parameters:
value- the synchronizeDelete - Determines whether deleted items will be synchronized through this channel. If value is true, deleted items will be sent to an external system as DELETE requests, otherwise item deletions will be ignored. Default value is false.
-
setSynchronizeDelete
public void setSynchronizeDelete(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theOutboundChannelConfiguration.synchronizeDeleteattribute.- Parameters:
value- the synchronizeDelete - Determines whether deleted items will be synchronized through this channel. If value is true, deleted items will be sent to an external system as DELETE requests, otherwise item deletions will be ignored. Default value is false.
-
setSynchronizeDelete
public void setSynchronizeDelete(boolean value) Generated method - Setter of theOutboundChannelConfiguration.synchronizeDeleteattribute.- Parameters:
value- the synchronizeDelete - Determines whether deleted items will be synchronized through this channel. If value is true, deleted items will be sent to an external system as DELETE requests, otherwise item deletions will be ignored. Default value is false.
-