Package de.hybris.y2ysync.jalo
Class GeneratedY2YStreamConfigurationContainer
- 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.deltadetection.jalo.GeneratedStreamConfigurationContainer
-
- de.hybris.deltadetection.jalo.StreamConfigurationContainer
-
- de.hybris.y2ysync.jalo.GeneratedY2YStreamConfigurationContainer
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
Y2YStreamConfigurationContainer
public abstract class GeneratedY2YStreamConfigurationContainer extends StreamConfigurationContainer
Generated class for typeY2YStreamConfigurationContainer
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
CATALOGVERSION
Qualifier of theY2YStreamConfigurationContainer.catalogVersion
attributeprotected static OneToManyHandler<StreamConfiguration>
CONFIGURATIONSHANDLER
OneToManyHandler
for handling 1:n CONFIGURATIONS's relation attributes from 'many' side.static java.lang.String
DATAHUBEXTENSION
Qualifier of theY2YStreamConfigurationContainer.dataHubExtension
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
FEED
Qualifier of theY2YStreamConfigurationContainer.feed
attributestatic java.lang.String
POOL
Qualifier of theY2YStreamConfigurationContainer.pool
attributestatic java.lang.String
TARGETSYSTEM
Qualifier of theY2YStreamConfigurationContainer.targetSystem
attribute-
Fields inherited from class de.hybris.deltadetection.jalo.GeneratedStreamConfigurationContainer
CONFIGURATIONS, ID
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields 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, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedY2YStreamConfigurationContainer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToConfigurations(SessionContext ctx, Y2YStreamConfiguration value)
Generated method - Addsvalue
to configurations.void
addToConfigurations(Y2YStreamConfiguration value)
Generated method - Addsvalue
to configurations.CatalogVersion
getCatalogVersion()
Generated method - Getter of theY2YStreamConfigurationContainer.catalogVersion
attribute.CatalogVersion
getCatalogVersion(SessionContext ctx)
Generated method - Getter of theY2YStreamConfigurationContainer.catalogVersion
attribute.java.util.Set<StreamConfiguration>
getConfigurations()
Generated method - Getter of theY2YStreamConfigurationContainer.configurations
attribute.java.util.Set<StreamConfiguration>
getConfigurations(SessionContext ctx)
Generated method - Getter of theY2YStreamConfigurationContainer.configurations
attribute.java.lang.String
getDataHubExtension()
Generated method - Getter of theY2YStreamConfigurationContainer.dataHubExtension
attribute.java.lang.String
getDataHubExtension(SessionContext ctx)
Generated method - Getter of theY2YStreamConfigurationContainer.dataHubExtension
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getFeed()
Generated method - Getter of theY2YStreamConfigurationContainer.feed
attribute.java.lang.String
getFeed(SessionContext ctx)
Generated method - Getter of theY2YStreamConfigurationContainer.feed
attribute.java.lang.String
getPool()
Generated method - Getter of theY2YStreamConfigurationContainer.pool
attribute.java.lang.String
getPool(SessionContext ctx)
Generated method - Getter of theY2YStreamConfigurationContainer.pool
attribute.java.lang.String
getTargetSystem()
Generated method - Getter of theY2YStreamConfigurationContainer.targetSystem
attribute.java.lang.String
getTargetSystem(SessionContext ctx)
Generated method - Getter of theY2YStreamConfigurationContainer.targetSystem
attribute.void
removeFromConfigurations(SessionContext ctx, Y2YStreamConfiguration value)
Generated method - Removesvalue
from configurations.void
removeFromConfigurations(Y2YStreamConfiguration value)
Generated method - Removesvalue
from configurations.void
setCatalogVersion(CatalogVersion value)
Generated method - Setter of theY2YStreamConfigurationContainer.catalogVersion
attribute.void
setCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theY2YStreamConfigurationContainer.catalogVersion
attribute.void
setConfigurations(SessionContext ctx, java.util.Set<StreamConfiguration> value)
Generated method - Setter of theY2YStreamConfigurationContainer.configurations
attribute.void
setConfigurations(java.util.Set<StreamConfiguration> value)
Generated method - Setter of theY2YStreamConfigurationContainer.configurations
attribute.void
setDataHubExtension(SessionContext ctx, java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.dataHubExtension
attribute.void
setDataHubExtension(java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.dataHubExtension
attribute.void
setFeed(SessionContext ctx, java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.feed
attribute.void
setFeed(java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.feed
attribute.void
setPool(SessionContext ctx, java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.pool
attribute.void
setPool(java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.pool
attribute.void
setTargetSystem(SessionContext ctx, java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.targetSystem
attribute.void
setTargetSystem(java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.targetSystem
attribute.-
Methods inherited from class de.hybris.deltadetection.jalo.StreamConfigurationContainer
createItem
-
Methods inherited from class de.hybris.deltadetection.jalo.GeneratedStreamConfigurationContainer
addToConfigurations, addToConfigurations, getId, getId, removeFromConfigurations, removeFromConfigurations, setId, setId
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods 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, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods 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, 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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
FEED
public static final java.lang.String FEED
Qualifier of theY2YStreamConfigurationContainer.feed
attribute- See Also:
- Constant Field Values
-
POOL
public static final java.lang.String POOL
Qualifier of theY2YStreamConfigurationContainer.pool
attribute- See Also:
- Constant Field Values
-
TARGETSYSTEM
public static final java.lang.String TARGETSYSTEM
Qualifier of theY2YStreamConfigurationContainer.targetSystem
attribute- See Also:
- Constant Field Values
-
DATAHUBEXTENSION
public static final java.lang.String DATAHUBEXTENSION
Qualifier of theY2YStreamConfigurationContainer.dataHubExtension
attribute- See Also:
- Constant Field Values
-
CATALOGVERSION
public static final java.lang.String CATALOGVERSION
Qualifier of theY2YStreamConfigurationContainer.catalogVersion
attribute- See Also:
- Constant Field Values
-
CONFIGURATIONSHANDLER
protected static final OneToManyHandler<StreamConfiguration> CONFIGURATIONSHANDLER
OneToManyHandler
for handling 1:n CONFIGURATIONS's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classGeneratedStreamConfigurationContainer
-
getCatalogVersion
public CatalogVersion getCatalogVersion(SessionContext ctx)
Generated method - Getter of theY2YStreamConfigurationContainer.catalogVersion
attribute.- Returns:
- the catalogVersion
-
getCatalogVersion
public CatalogVersion getCatalogVersion()
Generated method - Getter of theY2YStreamConfigurationContainer.catalogVersion
attribute.- Returns:
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theY2YStreamConfigurationContainer.catalogVersion
attribute.- Parameters:
value
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(CatalogVersion value)
Generated method - Setter of theY2YStreamConfigurationContainer.catalogVersion
attribute.- Parameters:
value
- the catalogVersion
-
getConfigurations
public java.util.Set<StreamConfiguration> getConfigurations(SessionContext ctx)
Generated method - Getter of theY2YStreamConfigurationContainer.configurations
attribute.- Overrides:
getConfigurations
in classGeneratedStreamConfigurationContainer
- Returns:
- the configurations
-
getConfigurations
public java.util.Set<StreamConfiguration> getConfigurations()
Generated method - Getter of theY2YStreamConfigurationContainer.configurations
attribute.- Overrides:
getConfigurations
in classGeneratedStreamConfigurationContainer
- Returns:
- the configurations
-
setConfigurations
public void setConfigurations(SessionContext ctx, java.util.Set<StreamConfiguration> value)
Generated method - Setter of theY2YStreamConfigurationContainer.configurations
attribute.- Overrides:
setConfigurations
in classGeneratedStreamConfigurationContainer
- Parameters:
value
- the configurations
-
setConfigurations
public void setConfigurations(java.util.Set<StreamConfiguration> value)
Generated method - Setter of theY2YStreamConfigurationContainer.configurations
attribute.- Overrides:
setConfigurations
in classGeneratedStreamConfigurationContainer
- Parameters:
value
- the configurations
-
addToConfigurations
public void addToConfigurations(SessionContext ctx, Y2YStreamConfiguration value)
Generated method - Addsvalue
to configurations.- Parameters:
value
- the item to add to configurations
-
addToConfigurations
public void addToConfigurations(Y2YStreamConfiguration value)
Generated method - Addsvalue
to configurations.- Parameters:
value
- the item to add to configurations
-
removeFromConfigurations
public void removeFromConfigurations(SessionContext ctx, Y2YStreamConfiguration value)
Generated method - Removesvalue
from configurations.- Parameters:
value
- the item to remove from configurations
-
removeFromConfigurations
public void removeFromConfigurations(Y2YStreamConfiguration value)
Generated method - Removesvalue
from configurations.- Parameters:
value
- the item to remove from configurations
-
getDataHubExtension
public java.lang.String getDataHubExtension(SessionContext ctx)
Generated method - Getter of theY2YStreamConfigurationContainer.dataHubExtension
attribute.- Returns:
- the dataHubExtension
-
getDataHubExtension
public java.lang.String getDataHubExtension()
Generated method - Getter of theY2YStreamConfigurationContainer.dataHubExtension
attribute.- Returns:
- the dataHubExtension
-
setDataHubExtension
public void setDataHubExtension(SessionContext ctx, java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.dataHubExtension
attribute.- Parameters:
value
- the dataHubExtension
-
setDataHubExtension
public void setDataHubExtension(java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.dataHubExtension
attribute.- Parameters:
value
- the dataHubExtension
-
getFeed
public java.lang.String getFeed(SessionContext ctx)
Generated method - Getter of theY2YStreamConfigurationContainer.feed
attribute.- Returns:
- the feed
-
getFeed
public java.lang.String getFeed()
Generated method - Getter of theY2YStreamConfigurationContainer.feed
attribute.- Returns:
- the feed
-
setFeed
public void setFeed(SessionContext ctx, java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.feed
attribute.- Parameters:
value
- the feed
-
setFeed
public void setFeed(java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.feed
attribute.- Parameters:
value
- the feed
-
getPool
public java.lang.String getPool(SessionContext ctx)
Generated method - Getter of theY2YStreamConfigurationContainer.pool
attribute.- Returns:
- the pool
-
getPool
public java.lang.String getPool()
Generated method - Getter of theY2YStreamConfigurationContainer.pool
attribute.- Returns:
- the pool
-
setPool
public void setPool(SessionContext ctx, java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.pool
attribute.- Parameters:
value
- the pool
-
setPool
public void setPool(java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.pool
attribute.- Parameters:
value
- the pool
-
getTargetSystem
public java.lang.String getTargetSystem(SessionContext ctx)
Generated method - Getter of theY2YStreamConfigurationContainer.targetSystem
attribute.- Returns:
- the targetSystem
-
getTargetSystem
public java.lang.String getTargetSystem()
Generated method - Getter of theY2YStreamConfigurationContainer.targetSystem
attribute.- Returns:
- the targetSystem
-
setTargetSystem
public void setTargetSystem(SessionContext ctx, java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.targetSystem
attribute.- Parameters:
value
- the targetSystem
-
setTargetSystem
public void setTargetSystem(java.lang.String value)
Generated method - Setter of theY2YStreamConfigurationContainer.targetSystem
attribute.- Parameters:
value
- the targetSystem
-
-