Class GeneratedSendVerificationTokenProcess
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.commerceservices.jalo.GeneratedSendVerificationTokenProcess
- All Implemented Interfaces:
Serializable,Comparable
public abstract class GeneratedSendVerificationTokenProcess
extends de.hybris.platform.processengine.jalo.BusinessProcess
Generated class for type
SendVerificationTokenProcess.- 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 theSendVerificationTokenProcess.languageattributestatic final StringQualifier of theSendVerificationTokenProcess.purposeattributestatic final StringQualifier of theSendVerificationTokenProcess.siteattributestatic final StringQualifier of theSendVerificationTokenProcess.storeattributestatic final StringQualifier of theSendVerificationTokenProcess.targetattributestatic final StringQualifier of theSendVerificationTokenProcess.tokenCodeattributeFields inherited from class de.hybris.platform.processengine.jalo.GeneratedBusinessProcess
CODE, CONTEXTPARAMETERS, CONTEXTPARAMETERSHANDLER, CURRENTTASKS, CURRENTTASKSHANDLER, ENDMESSAGE, PROCESSDEFINITIONNAME, PROCESSDEFINITIONVERSION, STATE, TASKLOGS, TASKLOGSHANDLER, USERFields 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 TypeMethodDescriptionde.hybris.platform.jalo.c2l.LanguageGenerated method - Getter of theSendVerificationTokenProcess.languageattribute.de.hybris.platform.jalo.c2l.LanguagegetLanguage(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSendVerificationTokenProcess.languageattribute.Generated method - Getter of theSendVerificationTokenProcess.purposeattribute.getPurpose(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSendVerificationTokenProcess.purposeattribute.de.hybris.platform.basecommerce.jalo.site.BaseSitegetSite()Generated method - Getter of theSendVerificationTokenProcess.siteattribute.de.hybris.platform.basecommerce.jalo.site.BaseSitegetSite(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSendVerificationTokenProcess.siteattribute.de.hybris.platform.store.BaseStoregetStore()Generated method - Getter of theSendVerificationTokenProcess.storeattribute.de.hybris.platform.store.BaseStoregetStore(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSendVerificationTokenProcess.storeattribute.Generated method - Getter of theSendVerificationTokenProcess.targetattribute.getTarget(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSendVerificationTokenProcess.targetattribute.Generated method - Getter of theSendVerificationTokenProcess.tokenCodeattribute.getTokenCode(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSendVerificationTokenProcess.tokenCodeattribute.voidsetLanguage(de.hybris.platform.jalo.c2l.Language value) Generated method - Setter of theSendVerificationTokenProcess.languageattribute.voidsetLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language value) Generated method - Setter of theSendVerificationTokenProcess.languageattribute.voidsetPurpose(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSendVerificationTokenProcess.purposeattribute.voidsetPurpose(String value) Generated method - Setter of theSendVerificationTokenProcess.purposeattribute.voidsetSite(de.hybris.platform.basecommerce.jalo.site.BaseSite value) Generated method - Setter of theSendVerificationTokenProcess.siteattribute.voidsetSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite value) Generated method - Setter of theSendVerificationTokenProcess.siteattribute.voidsetStore(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore value) Generated method - Setter of theSendVerificationTokenProcess.storeattribute.voidsetStore(de.hybris.platform.store.BaseStore value) Generated method - Setter of theSendVerificationTokenProcess.storeattribute.voidGenerated method - Setter of theSendVerificationTokenProcess.targetattribute.voidGenerated method - Setter of theSendVerificationTokenProcess.targetattribute.voidsetTokenCode(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSendVerificationTokenProcess.tokenCodeattribute.voidsetTokenCode(String value) Generated method - Setter of theSendVerificationTokenProcess.tokenCodeattribute.Methods inherited from class de.hybris.platform.processengine.jalo.BusinessProcess
getProcessStateMethods 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, setUserMethods 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
-
SITE
Qualifier of theSendVerificationTokenProcess.siteattribute- See Also:
-
STORE
Qualifier of theSendVerificationTokenProcess.storeattribute- See Also:
-
LANGUAGE
Qualifier of theSendVerificationTokenProcess.languageattribute- See Also:
-
TOKENCODE
Qualifier of theSendVerificationTokenProcess.tokenCodeattribute- See Also:
-
TARGET
Qualifier of theSendVerificationTokenProcess.targetattribute- See Also:
-
PURPOSE
Qualifier of theSendVerificationTokenProcess.purposeattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedSendVerificationTokenProcess
public GeneratedSendVerificationTokenProcess()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.processengine.jalo.GeneratedBusinessProcess
-
getLanguage
public de.hybris.platform.jalo.c2l.Language getLanguage(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSendVerificationTokenProcess.languageattribute.- Returns:
- the language - Language that will be used in the process.
-
getLanguage
public de.hybris.platform.jalo.c2l.Language getLanguage()Generated method - Getter of theSendVerificationTokenProcess.languageattribute.- Returns:
- the language - Language that will be used in the process.
-
setLanguage
public void setLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language value) Generated method - Setter of theSendVerificationTokenProcess.languageattribute.- Parameters:
value- the language - Language that will be used in the process.
-
setLanguage
public void setLanguage(de.hybris.platform.jalo.c2l.Language value) Generated method - Setter of theSendVerificationTokenProcess.languageattribute.- Parameters:
value- the language - Language that will be used in the process.
-
getPurpose
Generated method - Getter of theSendVerificationTokenProcess.purposeattribute.- Returns:
- the purpose - Purpose for which the verification token is requested.
-
getPurpose
Generated method - Getter of theSendVerificationTokenProcess.purposeattribute.- Returns:
- the purpose - Purpose for which the verification token is requested.
-
setPurpose
Generated method - Setter of theSendVerificationTokenProcess.purposeattribute.- Parameters:
value- the purpose - Purpose for which the verification token is requested.
-
setPurpose
Generated method - Setter of theSendVerificationTokenProcess.purposeattribute.- Parameters:
value- the purpose - Purpose for which the verification token is requested.
-
getSite
public de.hybris.platform.basecommerce.jalo.site.BaseSite getSite(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSendVerificationTokenProcess.siteattribute.- Returns:
- the site - Attribute contains base site object that will be used in the process.
-
getSite
public de.hybris.platform.basecommerce.jalo.site.BaseSite getSite()Generated method - Getter of theSendVerificationTokenProcess.siteattribute.- Returns:
- the site - Attribute contains base site object that will be used in the process.
-
setSite
public void setSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite value) Generated method - Setter of theSendVerificationTokenProcess.siteattribute.- Parameters:
value- the site - Attribute contains base site object that will be used in the process.
-
setSite
public void setSite(de.hybris.platform.basecommerce.jalo.site.BaseSite value) Generated method - Setter of theSendVerificationTokenProcess.siteattribute.- Parameters:
value- the site - Attribute contains base site object that will be used in the process.
-
getStore
public de.hybris.platform.store.BaseStore getStore(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSendVerificationTokenProcess.storeattribute.- Returns:
- the store - Attribute contains base store object that will be used in the process.
-
getStore
public de.hybris.platform.store.BaseStore getStore()Generated method - Getter of theSendVerificationTokenProcess.storeattribute.- Returns:
- the store - Attribute contains base store object that will be used in the process.
-
setStore
public void setStore(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore value) Generated method - Setter of theSendVerificationTokenProcess.storeattribute.- Parameters:
value- the store - Attribute contains base store object that will be used in the process.
-
setStore
public void setStore(de.hybris.platform.store.BaseStore value) Generated method - Setter of theSendVerificationTokenProcess.storeattribute.- Parameters:
value- the store - Attribute contains base store object that will be used in the process.
-
getTarget
Generated method - Getter of theSendVerificationTokenProcess.targetattribute.- Returns:
- the target - Target to receive verification token code.
-
getTarget
Generated method - Getter of theSendVerificationTokenProcess.targetattribute.- Returns:
- the target - Target to receive verification token code.
-
setTarget
Generated method - Setter of theSendVerificationTokenProcess.targetattribute.- Parameters:
value- the target - Target to receive verification token code.
-
setTarget
Generated method - Setter of theSendVerificationTokenProcess.targetattribute.- Parameters:
value- the target - Target to receive verification token code.
-
getTokenCode
Generated method - Getter of theSendVerificationTokenProcess.tokenCodeattribute.- Returns:
- the tokenCode - Verification token code that will be sent to target user.
-
getTokenCode
Generated method - Getter of theSendVerificationTokenProcess.tokenCodeattribute.- Returns:
- the tokenCode - Verification token code that will be sent to target user.
-
setTokenCode
Generated method - Setter of theSendVerificationTokenProcess.tokenCodeattribute.- Parameters:
value- the tokenCode - Verification token code that will be sent to target user.
-
setTokenCode
Generated method - Setter of theSendVerificationTokenProcess.tokenCodeattribute.- Parameters:
value- the tokenCode - Verification token code that will be sent to target user.
-