Class GeneratedProductInterestsProcess
- 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.processengine.jalo.GeneratedBusinessProcess
-
- de.hybris.platform.processengine.jalo.BusinessProcess
-
- de.hybris.platform.customerinterestsservices.jalo.GeneratedProductInterestsProcess
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
ProductInterestsProcess
public abstract class GeneratedProductInterestsProcess extends BusinessProcess
Generated class for typeProductInterestsProcess.- 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.StringBASESITEQualifier of theProductInterestsProcess.baseSiteattributestatic java.lang.StringCUSTOMERQualifier of theProductInterestsProcess.Customerattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringLANGUAGEQualifier of theProductInterestsProcess.languageattributestatic java.lang.StringPRODUCTQualifier of theProductInterestsProcess.productattributestatic java.lang.StringPRODUCTINTERESTQualifier of theProductInterestsProcess.productInterestattribute-
Fields inherited from class de.hybris.platform.processengine.jalo.GeneratedBusinessProcess
CODE, CONTEXTPARAMETERS, CONTEXTPARAMETERSHANDLER, CURRENTTASKS, CURRENTTASKSHANDLER, ENDMESSAGE, PROCESSDEFINITIONNAME, PROCESSDEFINITIONVERSION, STATE, TASKLOGS, TASKLOGSHANDLER, USER
-
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 GeneratedProductInterestsProcess()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BaseSitegetBaseSite()Generated method - Getter of theProductInterestsProcess.baseSiteattribute.BaseSitegetBaseSite(SessionContext ctx)Generated method - Getter of theProductInterestsProcess.baseSiteattribute.CustomergetCustomer()Generated method - Getter of theProductInterestsProcess.Customerattribute.CustomergetCustomer(SessionContext ctx)Generated method - Getter of theProductInterestsProcess.Customerattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()LanguagegetLanguage()Generated method - Getter of theProductInterestsProcess.languageattribute.LanguagegetLanguage(SessionContext ctx)Generated method - Getter of theProductInterestsProcess.languageattribute.ProductgetProduct()Generated method - Getter of theProductInterestsProcess.productattribute.ProductgetProduct(SessionContext ctx)Generated method - Getter of theProductInterestsProcess.productattribute.ProductInterestgetProductInterest()Generated method - Getter of theProductInterestsProcess.productInterestattribute.ProductInterestgetProductInterest(SessionContext ctx)Generated method - Getter of theProductInterestsProcess.productInterestattribute.voidsetBaseSite(BaseSite value)Generated method - Setter of theProductInterestsProcess.baseSiteattribute.voidsetBaseSite(SessionContext ctx, BaseSite value)Generated method - Setter of theProductInterestsProcess.baseSiteattribute.voidsetCustomer(SessionContext ctx, Customer value)Generated method - Setter of theProductInterestsProcess.Customerattribute.voidsetCustomer(Customer value)Generated method - Setter of theProductInterestsProcess.Customerattribute.voidsetLanguage(Language value)Generated method - Setter of theProductInterestsProcess.languageattribute.voidsetLanguage(SessionContext ctx, Language value)Generated method - Setter of theProductInterestsProcess.languageattribute.voidsetProduct(Product value)Generated method - Setter of theProductInterestsProcess.productattribute.voidsetProduct(SessionContext ctx, Product value)Generated method - Setter of theProductInterestsProcess.productattribute.voidsetProductInterest(ProductInterest value)Generated method - Setter of theProductInterestsProcess.productInterestattribute.voidsetProductInterest(SessionContext ctx, ProductInterest value)Generated method - Setter of theProductInterestsProcess.productInterestattribute.-
Methods inherited from class de.hybris.platform.processengine.jalo.BusinessProcess
getProcessState
-
Methods inherited from class de.hybris.platform.processengine.jalo.GeneratedBusinessProcess
addToContextParameters, addToContextParameters, addToCurrentTasks, addToCurrentTasks, addToTaskLogs, addToTaskLogs, getCode, getCode, getContextParameters, getContextParameters, getCurrentTasks, getCurrentTasks, getEndMessage, getEndMessage, getProcessDefinitionName, getProcessDefinitionName, getProcessDefinitionVersion, getProcessDefinitionVersion, getState, getState, getTaskLogs, getTaskLogs, getUser, getUser, removeFromContextParameters, removeFromContextParameters, removeFromCurrentTasks, removeFromCurrentTasks, removeFromTaskLogs, removeFromTaskLogs, setCode, setCode, setContextParameters, setContextParameters, setCurrentTasks, setCurrentTasks, setEndMessage, setEndMessage, setProcessDefinitionName, setProcessDefinitionName, setProcessDefinitionVersion, setProcessDefinitionVersion, setState, setState, setTaskLogs, setTaskLogs, setUser, setUser
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, 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
-
LANGUAGE
public static final java.lang.String LANGUAGE
Qualifier of theProductInterestsProcess.languageattribute- See Also:
- Constant Field Values
-
PRODUCTINTEREST
public static final java.lang.String PRODUCTINTEREST
Qualifier of theProductInterestsProcess.productInterestattribute- See Also:
- Constant Field Values
-
CUSTOMER
public static final java.lang.String CUSTOMER
Qualifier of theProductInterestsProcess.Customerattribute- See Also:
- Constant Field Values
-
PRODUCT
public static final java.lang.String PRODUCT
Qualifier of theProductInterestsProcess.productattribute- See Also:
- Constant Field Values
-
BASESITE
public static final java.lang.String BASESITE
Qualifier of theProductInterestsProcess.baseSiteattribute- See Also:
- Constant Field Values
-
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 classGeneratedBusinessProcess
-
getBaseSite
public BaseSite getBaseSite(SessionContext ctx)
Generated method - Getter of theProductInterestsProcess.baseSiteattribute.- Returns:
- the baseSite - Attribute contains the base site that will be used in the process
-
getBaseSite
public BaseSite getBaseSite()
Generated method - Getter of theProductInterestsProcess.baseSiteattribute.- Returns:
- the baseSite - Attribute contains the base site that will be used in the process
-
setBaseSite
public void setBaseSite(SessionContext ctx, BaseSite value)
Generated method - Setter of theProductInterestsProcess.baseSiteattribute.- Parameters:
value- the baseSite - Attribute contains the base site that will be used in the process
-
setBaseSite
public void setBaseSite(BaseSite value)
Generated method - Setter of theProductInterestsProcess.baseSiteattribute.- Parameters:
value- the baseSite - Attribute contains the base site that will be used in the process
-
getCustomer
public Customer getCustomer(SessionContext ctx)
Generated method - Getter of theProductInterestsProcess.Customerattribute.- Returns:
- the Customer - Attribute contains customer will be notified in the process.
-
getCustomer
public Customer getCustomer()
Generated method - Getter of theProductInterestsProcess.Customerattribute.- Returns:
- the Customer - Attribute contains customer will be notified in the process.
-
setCustomer
public void setCustomer(SessionContext ctx, Customer value)
Generated method - Setter of theProductInterestsProcess.Customerattribute.- Parameters:
value- the Customer - Attribute contains customer will be notified in the process.
-
setCustomer
public void setCustomer(Customer value)
Generated method - Setter of theProductInterestsProcess.Customerattribute.- Parameters:
value- the Customer - Attribute contains customer will be notified in the process.
-
getLanguage
public Language getLanguage(SessionContext ctx)
Generated method - Getter of theProductInterestsProcess.languageattribute.- Returns:
- the language - Attribute contains language that will be used in the process.
-
getLanguage
public Language getLanguage()
Generated method - Getter of theProductInterestsProcess.languageattribute.- Returns:
- the language - Attribute contains language that will be used in the process.
-
setLanguage
public void setLanguage(SessionContext ctx, Language value)
Generated method - Setter of theProductInterestsProcess.languageattribute.- Parameters:
value- the language - Attribute contains language that will be used in the process.
-
setLanguage
public void setLanguage(Language value)
Generated method - Setter of theProductInterestsProcess.languageattribute.- Parameters:
value- the language - Attribute contains language that will be used in the process.
-
getProduct
public Product getProduct(SessionContext ctx)
Generated method - Getter of theProductInterestsProcess.productattribute.- Returns:
- the product - Attribute contains the product that will be used in the process
-
getProduct
public Product getProduct()
Generated method - Getter of theProductInterestsProcess.productattribute.- Returns:
- the product - Attribute contains the product that will be used in the process
-
setProduct
public void setProduct(SessionContext ctx, Product value)
Generated method - Setter of theProductInterestsProcess.productattribute.- Parameters:
value- the product - Attribute contains the product that will be used in the process
-
setProduct
public void setProduct(Product value)
Generated method - Setter of theProductInterestsProcess.productattribute.- Parameters:
value- the product - Attribute contains the product that will be used in the process
-
getProductInterest
public ProductInterest getProductInterest(SessionContext ctx)
Generated method - Getter of theProductInterestsProcess.productInterestattribute.- Returns:
- the productInterest - Attribute contains the product back in stock interests. Deprecated since 1905.
-
getProductInterest
public ProductInterest getProductInterest()
Generated method - Getter of theProductInterestsProcess.productInterestattribute.- Returns:
- the productInterest - Attribute contains the product back in stock interests. Deprecated since 1905.
-
setProductInterest
public void setProductInterest(SessionContext ctx, ProductInterest value)
Generated method - Setter of theProductInterestsProcess.productInterestattribute.- Parameters:
value- the productInterest - Attribute contains the product back in stock interests. Deprecated since 1905.
-
setProductInterest
public void setProductInterest(ProductInterest value)
Generated method - Setter of theProductInterestsProcess.productInterestattribute.- Parameters:
value- the productInterest - Attribute contains the product back in stock interests. Deprecated since 1905.
-
-