Package de.hybris.y2ysync.jalo
Class GeneratedY2YStreamConfiguration
- 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.GeneratedStreamConfiguration
-
- de.hybris.deltadetection.jalo.StreamConfiguration
-
- de.hybris.y2ysync.jalo.GeneratedY2YStreamConfiguration
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
Y2YStreamConfiguration
public abstract class GeneratedY2YStreamConfiguration extends StreamConfiguration
Generated class for typeY2YStreamConfiguration.- 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.StringAUTOGENERATEINFOEXPRESSIONQualifier of theY2YStreamConfiguration.autoGenerateInfoExpressionattributestatic java.lang.StringAUTOGENERATEWHERECLAUSEQualifier of theY2YStreamConfiguration.autoGenerateWhereClauseattributestatic java.lang.StringCATALOGVERSIONQualifier of theY2YStreamConfiguration.catalogVersionattributestatic java.lang.StringCOLUMNDEFINITIONSQualifier of theY2YStreamConfiguration.columnDefinitionsattributeprotected static OneToManyHandler<Y2YColumnDefintion>COLUMNDEFINITIONSHANDLEROneToManyHandlerfor handling 1:n COLUMNDEFINITIONS's relation attributes from 'many' side.static java.lang.StringDATAHUBTYPEQualifier of theY2YStreamConfiguration.dataHubTypeattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTES-
Fields inherited from class de.hybris.deltadetection.jalo.GeneratedStreamConfiguration
ACTIVE, CONTAINER, CONTAINERHANDLER, EXCLUDEDTYPES, INFOEXPRESSION, ITEMTYPEFORSTREAM, STREAMCONFIGURATIONEXCLUDEDSUBTYPES_MARKMODIFIED, STREAMCONFIGURATIONEXCLUDEDSUBTYPES_SRC_ORDERED, STREAMCONFIGURATIONEXCLUDEDSUBTYPES_TGT_ORDERED, STREAMID, VERSIONSELECTCLAUSE, WHERECLAUSE
-
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 GeneratedY2YStreamConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToColumnDefinitions(SessionContext ctx, Y2YColumnDefintion value)Generated method - Addsvalueto columnDefinitions.voidaddToColumnDefinitions(Y2YColumnDefintion value)Generated method - Addsvalueto columnDefinitions.CatalogVersiongetCatalogVersion()Generated method - Getter of theY2YStreamConfiguration.catalogVersionattribute.CatalogVersiongetCatalogVersion(SessionContext ctx)Generated method - Getter of theY2YStreamConfiguration.catalogVersionattribute.java.util.Set<Y2YColumnDefintion>getColumnDefinitions()Generated method - Getter of theY2YStreamConfiguration.columnDefinitionsattribute.java.util.Set<Y2YColumnDefintion>getColumnDefinitions(SessionContext ctx)Generated method - Getter of theY2YStreamConfiguration.columnDefinitionsattribute.java.lang.StringgetDataHubType()Generated method - Getter of theY2YStreamConfiguration.dataHubTypeattribute.java.lang.StringgetDataHubType(SessionContext ctx)Generated method - Getter of theY2YStreamConfiguration.dataHubTypeattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.BooleanisAutoGenerateInfoExpression()Generated method - Getter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.java.lang.BooleanisAutoGenerateInfoExpression(SessionContext ctx)Generated method - Getter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.booleanisAutoGenerateInfoExpressionAsPrimitive()Generated method - Getter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.booleanisAutoGenerateInfoExpressionAsPrimitive(SessionContext ctx)Generated method - Getter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.java.lang.BooleanisAutoGenerateWhereClause()Generated method - Getter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.java.lang.BooleanisAutoGenerateWhereClause(SessionContext ctx)Generated method - Getter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.booleanisAutoGenerateWhereClauseAsPrimitive()Generated method - Getter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.booleanisAutoGenerateWhereClauseAsPrimitive(SessionContext ctx)Generated method - Getter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.voidremoveFromColumnDefinitions(SessionContext ctx, Y2YColumnDefintion value)Generated method - Removesvaluefrom columnDefinitions.voidremoveFromColumnDefinitions(Y2YColumnDefintion value)Generated method - Removesvaluefrom columnDefinitions.voidsetAutoGenerateInfoExpression(boolean value)Generated method - Setter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.voidsetAutoGenerateInfoExpression(SessionContext ctx, boolean value)Generated method - Setter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.voidsetAutoGenerateInfoExpression(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.voidsetAutoGenerateInfoExpression(java.lang.Boolean value)Generated method - Setter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.voidsetAutoGenerateWhereClause(boolean value)Generated method - Setter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.voidsetAutoGenerateWhereClause(SessionContext ctx, boolean value)Generated method - Setter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.voidsetAutoGenerateWhereClause(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.voidsetAutoGenerateWhereClause(java.lang.Boolean value)Generated method - Setter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.voidsetCatalogVersion(CatalogVersion value)Generated method - Setter of theY2YStreamConfiguration.catalogVersionattribute.voidsetCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theY2YStreamConfiguration.catalogVersionattribute.voidsetColumnDefinitions(SessionContext ctx, java.util.Set<Y2YColumnDefintion> value)Generated method - Setter of theY2YStreamConfiguration.columnDefinitionsattribute.voidsetColumnDefinitions(java.util.Set<Y2YColumnDefintion> value)Generated method - Setter of theY2YStreamConfiguration.columnDefinitionsattribute.voidsetDataHubType(SessionContext ctx, java.lang.String value)Generated method - Setter of theY2YStreamConfiguration.dataHubTypeattribute.voidsetDataHubType(java.lang.String value)Generated method - Setter of theY2YStreamConfiguration.dataHubTypeattribute.-
Methods inherited from class de.hybris.deltadetection.jalo.StreamConfiguration
createItem
-
Methods inherited from class de.hybris.deltadetection.jalo.GeneratedStreamConfiguration
addToExcludedTypes, addToExcludedTypes, getContainer, getContainer, getExcludedTypes, getExcludedTypes, getExcludedTypesCount, getExcludedTypesCount, getInfoExpression, getInfoExpression, getItemTypeForStream, getItemTypeForStream, getStreamId, getStreamId, getVersionSelectClause, getVersionSelectClause, getWhereClause, getWhereClause, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, isMarkModifiedDisabled, removeFromExcludedTypes, removeFromExcludedTypes, setActive, setActive, setActive, setActive, setContainer, setContainer, setExcludedTypes, setExcludedTypes, setInfoExpression, setInfoExpression, setItemTypeForStream, setItemTypeForStream, setStreamId, setStreamId, setVersionSelectClause, setVersionSelectClause, setWhereClause, setWhereClause
-
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, 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
-
CATALOGVERSION
public static final java.lang.String CATALOGVERSION
Qualifier of theY2YStreamConfiguration.catalogVersionattribute- See Also:
- Constant Field Values
-
AUTOGENERATEWHERECLAUSE
public static final java.lang.String AUTOGENERATEWHERECLAUSE
Qualifier of theY2YStreamConfiguration.autoGenerateWhereClauseattribute- See Also:
- Constant Field Values
-
AUTOGENERATEINFOEXPRESSION
public static final java.lang.String AUTOGENERATEINFOEXPRESSION
Qualifier of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute- See Also:
- Constant Field Values
-
DATAHUBTYPE
public static final java.lang.String DATAHUBTYPE
Qualifier of theY2YStreamConfiguration.dataHubTypeattribute- See Also:
- Constant Field Values
-
COLUMNDEFINITIONS
public static final java.lang.String COLUMNDEFINITIONS
Qualifier of theY2YStreamConfiguration.columnDefinitionsattribute- See Also:
- Constant Field Values
-
COLUMNDEFINITIONSHANDLER
protected static final OneToManyHandler<Y2YColumnDefintion> COLUMNDEFINITIONSHANDLER
OneToManyHandlerfor handling 1:n COLUMNDEFINITIONS'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:
getDefaultAttributeModesin classGeneratedStreamConfiguration
-
isAutoGenerateInfoExpression
public java.lang.Boolean isAutoGenerateInfoExpression(SessionContext ctx)
Generated method - Getter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.- Returns:
- the autoGenerateInfoExpression
-
isAutoGenerateInfoExpression
public java.lang.Boolean isAutoGenerateInfoExpression()
Generated method - Getter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.- Returns:
- the autoGenerateInfoExpression
-
isAutoGenerateInfoExpressionAsPrimitive
public boolean isAutoGenerateInfoExpressionAsPrimitive(SessionContext ctx)
Generated method - Getter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.- Returns:
- the autoGenerateInfoExpression
-
isAutoGenerateInfoExpressionAsPrimitive
public boolean isAutoGenerateInfoExpressionAsPrimitive()
Generated method - Getter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.- Returns:
- the autoGenerateInfoExpression
-
setAutoGenerateInfoExpression
public void setAutoGenerateInfoExpression(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.- Parameters:
value- the autoGenerateInfoExpression
-
setAutoGenerateInfoExpression
public void setAutoGenerateInfoExpression(java.lang.Boolean value)
Generated method - Setter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.- Parameters:
value- the autoGenerateInfoExpression
-
setAutoGenerateInfoExpression
public void setAutoGenerateInfoExpression(SessionContext ctx, boolean value)
Generated method - Setter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.- Parameters:
value- the autoGenerateInfoExpression
-
setAutoGenerateInfoExpression
public void setAutoGenerateInfoExpression(boolean value)
Generated method - Setter of theY2YStreamConfiguration.autoGenerateInfoExpressionattribute.- Parameters:
value- the autoGenerateInfoExpression
-
isAutoGenerateWhereClause
public java.lang.Boolean isAutoGenerateWhereClause(SessionContext ctx)
Generated method - Getter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.- Returns:
- the autoGenerateWhereClause
-
isAutoGenerateWhereClause
public java.lang.Boolean isAutoGenerateWhereClause()
Generated method - Getter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.- Returns:
- the autoGenerateWhereClause
-
isAutoGenerateWhereClauseAsPrimitive
public boolean isAutoGenerateWhereClauseAsPrimitive(SessionContext ctx)
Generated method - Getter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.- Returns:
- the autoGenerateWhereClause
-
isAutoGenerateWhereClauseAsPrimitive
public boolean isAutoGenerateWhereClauseAsPrimitive()
Generated method - Getter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.- Returns:
- the autoGenerateWhereClause
-
setAutoGenerateWhereClause
public void setAutoGenerateWhereClause(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.- Parameters:
value- the autoGenerateWhereClause
-
setAutoGenerateWhereClause
public void setAutoGenerateWhereClause(java.lang.Boolean value)
Generated method - Setter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.- Parameters:
value- the autoGenerateWhereClause
-
setAutoGenerateWhereClause
public void setAutoGenerateWhereClause(SessionContext ctx, boolean value)
Generated method - Setter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.- Parameters:
value- the autoGenerateWhereClause
-
setAutoGenerateWhereClause
public void setAutoGenerateWhereClause(boolean value)
Generated method - Setter of theY2YStreamConfiguration.autoGenerateWhereClauseattribute.- Parameters:
value- the autoGenerateWhereClause
-
getCatalogVersion
public CatalogVersion getCatalogVersion(SessionContext ctx)
Generated method - Getter of theY2YStreamConfiguration.catalogVersionattribute.- Returns:
- the catalogVersion
-
getCatalogVersion
public CatalogVersion getCatalogVersion()
Generated method - Getter of theY2YStreamConfiguration.catalogVersionattribute.- Returns:
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theY2YStreamConfiguration.catalogVersionattribute.- Parameters:
value- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(CatalogVersion value)
Generated method - Setter of theY2YStreamConfiguration.catalogVersionattribute.- Parameters:
value- the catalogVersion
-
getColumnDefinitions
public java.util.Set<Y2YColumnDefintion> getColumnDefinitions(SessionContext ctx)
Generated method - Getter of theY2YStreamConfiguration.columnDefinitionsattribute.- Returns:
- the columnDefinitions
-
getColumnDefinitions
public java.util.Set<Y2YColumnDefintion> getColumnDefinitions()
Generated method - Getter of theY2YStreamConfiguration.columnDefinitionsattribute.- Returns:
- the columnDefinitions
-
setColumnDefinitions
public void setColumnDefinitions(SessionContext ctx, java.util.Set<Y2YColumnDefintion> value)
Generated method - Setter of theY2YStreamConfiguration.columnDefinitionsattribute.- Parameters:
value- the columnDefinitions
-
setColumnDefinitions
public void setColumnDefinitions(java.util.Set<Y2YColumnDefintion> value)
Generated method - Setter of theY2YStreamConfiguration.columnDefinitionsattribute.- Parameters:
value- the columnDefinitions
-
addToColumnDefinitions
public void addToColumnDefinitions(SessionContext ctx, Y2YColumnDefintion value)
Generated method - Addsvalueto columnDefinitions.- Parameters:
value- the item to add to columnDefinitions
-
addToColumnDefinitions
public void addToColumnDefinitions(Y2YColumnDefintion value)
Generated method - Addsvalueto columnDefinitions.- Parameters:
value- the item to add to columnDefinitions
-
removeFromColumnDefinitions
public void removeFromColumnDefinitions(SessionContext ctx, Y2YColumnDefintion value)
Generated method - Removesvaluefrom columnDefinitions.- Parameters:
value- the item to remove from columnDefinitions
-
removeFromColumnDefinitions
public void removeFromColumnDefinitions(Y2YColumnDefintion value)
Generated method - Removesvaluefrom columnDefinitions.- Parameters:
value- the item to remove from columnDefinitions
-
getDataHubType
public java.lang.String getDataHubType(SessionContext ctx)
Generated method - Getter of theY2YStreamConfiguration.dataHubTypeattribute.- Returns:
- the dataHubType
-
getDataHubType
public java.lang.String getDataHubType()
Generated method - Getter of theY2YStreamConfiguration.dataHubTypeattribute.- Returns:
- the dataHubType
-
setDataHubType
public void setDataHubType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theY2YStreamConfiguration.dataHubTypeattribute.- Parameters:
value- the dataHubType
-
setDataHubType
public void setDataHubType(java.lang.String value)
Generated method - Setter of theY2YStreamConfiguration.dataHubTypeattribute.- Parameters:
value- the dataHubType
-
-