Class GeneratedB2BRegistration

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.b2b.jalo.GeneratedB2BRegistration
All Implemented Interfaces:
Serializable, Comparable

public abstract class GeneratedB2BRegistration extends de.hybris.platform.jalo.GenericItem
Generated class for type B2BRegistration.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested 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

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the B2BRegistration.baseSite attribute
    static final String
    Qualifier of the B2BRegistration.baseStore attribute
    static final String
    Qualifier of the B2BRegistration.companyAddressCity attribute
    static final String
    Qualifier of the B2BRegistration.companyAddressCountry attribute
    static final String
    Qualifier of the B2BRegistration.companyAddressPostalCode attribute
    static final String
    Qualifier of the B2BRegistration.companyAddressRegion attribute
    static final String
    Qualifier of the B2BRegistration.companyAddressStreet attribute
    static final String
    Qualifier of the B2BRegistration.companyAddressStreetLine2 attribute
    static final String
    Qualifier of the B2BRegistration.companyName attribute
    static final String
    Qualifier of the B2BRegistration.currency attribute
    static final String
    Qualifier of the B2BRegistration.customer attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the B2BRegistration.defaultB2BUnit attribute
    static final String
    Qualifier of the B2BRegistration.email attribute
    static final String
    Qualifier of the B2BRegistration.language attribute
    static final String
    Qualifier of the B2BRegistration.message attribute
    static final String
    Qualifier of the B2BRegistration.name attribute
    static final String
    Qualifier of the B2BRegistration.position attribute
    static final String
    Qualifier of the B2BRegistration.rejectReason attribute
    static final String
    Qualifier of the B2BRegistration.telephone attribute
    static final String
    Qualifier of the B2BRegistration.telephoneExtension attribute
    static final String
    Qualifier of the B2BRegistration.title attribute

    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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    de.hybris.platform.basecommerce.jalo.site.BaseSite
    Generated method - Getter of the B2BRegistration.baseSite attribute.
    de.hybris.platform.basecommerce.jalo.site.BaseSite
    getBaseSite(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.baseSite attribute.
    de.hybris.platform.store.BaseStore
    Generated method - Getter of the B2BRegistration.baseStore attribute.
    de.hybris.platform.store.BaseStore
    getBaseStore(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.baseStore attribute.
    Generated method - Getter of the B2BRegistration.companyAddressCity attribute.
    getCompanyAddressCity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.companyAddressCity attribute.
    de.hybris.platform.jalo.c2l.Country
    Generated method - Getter of the B2BRegistration.companyAddressCountry attribute.
    de.hybris.platform.jalo.c2l.Country
    getCompanyAddressCountry(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.companyAddressCountry attribute.
    Generated method - Getter of the B2BRegistration.companyAddressPostalCode attribute.
    getCompanyAddressPostalCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.companyAddressPostalCode attribute.
    de.hybris.platform.jalo.c2l.Region
    Generated method - Getter of the B2BRegistration.companyAddressRegion attribute.
    de.hybris.platform.jalo.c2l.Region
    getCompanyAddressRegion(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.companyAddressRegion attribute.
    Generated method - Getter of the B2BRegistration.companyAddressStreet attribute.
    getCompanyAddressStreet(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.companyAddressStreet attribute.
    Generated method - Getter of the B2BRegistration.companyAddressStreetLine2 attribute.
    getCompanyAddressStreetLine2(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.companyAddressStreetLine2 attribute.
    Generated method - Getter of the B2BRegistration.companyName attribute.
    getCompanyName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.companyName attribute.
    de.hybris.platform.jalo.c2l.Currency
    Generated method - Getter of the B2BRegistration.currency attribute.
    de.hybris.platform.jalo.c2l.Currency
    getCurrency(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.currency attribute.
    de.hybris.platform.jalo.user.Customer
    Generated method - Getter of the B2BRegistration.customer attribute.
    de.hybris.platform.jalo.user.Customer
    getCustomer(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.customer attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    de.hybris.platform.b2b.jalo.B2BUnit
    Generated method - Getter of the B2BRegistration.defaultB2BUnit attribute.
    de.hybris.platform.b2b.jalo.B2BUnit
    getDefaultB2BUnit(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.defaultB2BUnit attribute.
    Generated method - Getter of the B2BRegistration.email attribute.
    getEmail(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.email attribute.
    de.hybris.platform.jalo.c2l.Language
    Generated method - Getter of the B2BRegistration.language attribute.
    de.hybris.platform.jalo.c2l.Language
    getLanguage(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.language attribute.
    Generated method - Getter of the B2BRegistration.message attribute.
    getMessage(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.message attribute.
    Generated method - Getter of the B2BRegistration.name attribute.
    getName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.name attribute.
    Generated method - Getter of the B2BRegistration.position attribute.
    getPosition(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.position attribute.
    Generated method - Getter of the B2BRegistration.rejectReason attribute.
    getRejectReason(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.rejectReason attribute.
    Generated method - Getter of the B2BRegistration.telephone attribute.
    getTelephone(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.telephone attribute.
    Generated method - Getter of the B2BRegistration.telephoneExtension attribute.
    getTelephoneExtension(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.telephoneExtension attribute.
    de.hybris.platform.jalo.user.Title
    Generated method - Getter of the B2BRegistration.title attribute.
    de.hybris.platform.jalo.user.Title
    getTitle(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BRegistration.title attribute.
    void
    setBaseSite(de.hybris.platform.basecommerce.jalo.site.BaseSite value)
    Generated method - Setter of the B2BRegistration.baseSite attribute.
    void
    setBaseSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
    Generated method - Setter of the B2BRegistration.baseSite attribute.
    void
    setBaseStore(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore value)
    Generated method - Setter of the B2BRegistration.baseStore attribute.
    void
    setBaseStore(de.hybris.platform.store.BaseStore value)
    Generated method - Setter of the B2BRegistration.baseStore attribute.
    void
    setCompanyAddressCity(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BRegistration.companyAddressCity attribute.
    void
    Generated method - Setter of the B2BRegistration.companyAddressCity attribute.
    void
    setCompanyAddressCountry(de.hybris.platform.jalo.c2l.Country value)
    Generated method - Setter of the B2BRegistration.companyAddressCountry attribute.
    void
    setCompanyAddressCountry(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country value)
    Generated method - Setter of the B2BRegistration.companyAddressCountry attribute.
    void
    setCompanyAddressPostalCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BRegistration.companyAddressPostalCode attribute.
    void
    Generated method - Setter of the B2BRegistration.companyAddressPostalCode attribute.
    void
    setCompanyAddressRegion(de.hybris.platform.jalo.c2l.Region value)
    Generated method - Setter of the B2BRegistration.companyAddressRegion attribute.
    void
    setCompanyAddressRegion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Region value)
    Generated method - Setter of the B2BRegistration.companyAddressRegion attribute.
    void
    setCompanyAddressStreet(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BRegistration.companyAddressStreet attribute.
    void
    Generated method - Setter of the B2BRegistration.companyAddressStreet attribute.
    void
    setCompanyAddressStreetLine2(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BRegistration.companyAddressStreetLine2 attribute.
    void
    Generated method - Setter of the B2BRegistration.companyAddressStreetLine2 attribute.
    void
    setCompanyName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BRegistration.companyName attribute.
    void
    Generated method - Setter of the B2BRegistration.companyName attribute.
    void
    setCurrency(de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Setter of the B2BRegistration.currency attribute.
    void
    setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Setter of the B2BRegistration.currency attribute.
    void
    setCustomer(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer value)
    Generated method - Setter of the B2BRegistration.customer attribute.
    void
    setCustomer(de.hybris.platform.jalo.user.Customer value)
    Generated method - Setter of the B2BRegistration.customer attribute.
    void
    setDefaultB2BUnit(de.hybris.platform.b2b.jalo.B2BUnit value)
    Generated method - Setter of the B2BRegistration.defaultB2BUnit attribute.
    void
    setDefaultB2BUnit(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2b.jalo.B2BUnit value)
    Generated method - Setter of the B2BRegistration.defaultB2BUnit attribute.
    void
    setEmail(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BRegistration.email attribute.
    void
    Generated method - Setter of the B2BRegistration.email attribute.
    void
    setLanguage(de.hybris.platform.jalo.c2l.Language value)
    Generated method - Setter of the B2BRegistration.language attribute.
    void
    setLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Setter of the B2BRegistration.language attribute.
    void
    setMessage(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BRegistration.message attribute.
    void
    Generated method - Setter of the B2BRegistration.message attribute.
    void
    setName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BRegistration.name attribute.
    void
    setName(String value)
    Generated method - Setter of the B2BRegistration.name attribute.
    void
    setPosition(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BRegistration.position attribute.
    void
    Generated method - Setter of the B2BRegistration.position attribute.
    void
    setRejectReason(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BRegistration.rejectReason attribute.
    void
    Generated method - Setter of the B2BRegistration.rejectReason attribute.
    void
    setTelephone(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BRegistration.telephone attribute.
    void
    Generated method - Setter of the B2BRegistration.telephone attribute.
    void
    setTelephoneExtension(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BRegistration.telephoneExtension attribute.
    void
    Generated method - Setter of the B2BRegistration.telephoneExtension attribute.
    void
    setTitle(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Title value)
    Generated method - Setter of the B2BRegistration.title attribute.
    void
    setTitle(de.hybris.platform.jalo.user.Title value)
    Generated method - Setter of the B2BRegistration.title attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, 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, 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, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • BASESITE

      public static final String BASESITE
      Qualifier of the B2BRegistration.baseSite attribute
      See Also:
    • LANGUAGE

      public static final String LANGUAGE
      Qualifier of the B2BRegistration.language attribute
      See Also:
    • CURRENCY

      public static final String CURRENCY
      Qualifier of the B2BRegistration.currency attribute
      See Also:
    • BASESTORE

      public static final String BASESTORE
      Qualifier of the B2BRegistration.baseStore attribute
      See Also:
    • TITLE

      public static final String TITLE
      Qualifier of the B2BRegistration.title attribute
      See Also:
    • NAME

      public static final String NAME
      Qualifier of the B2BRegistration.name attribute
      See Also:
    • EMAIL

      public static final String EMAIL
      Qualifier of the B2BRegistration.email attribute
      See Also:
    • POSITION

      public static final String POSITION
      Qualifier of the B2BRegistration.position attribute
      See Also:
    • TELEPHONE

      public static final String TELEPHONE
      Qualifier of the B2BRegistration.telephone attribute
      See Also:
    • TELEPHONEEXTENSION

      public static final String TELEPHONEEXTENSION
      Qualifier of the B2BRegistration.telephoneExtension attribute
      See Also:
    • COMPANYNAME

      public static final String COMPANYNAME
      Qualifier of the B2BRegistration.companyName attribute
      See Also:
    • COMPANYADDRESSSTREET

      public static final String COMPANYADDRESSSTREET
      Qualifier of the B2BRegistration.companyAddressStreet attribute
      See Also:
    • COMPANYADDRESSSTREETLINE2

      public static final String COMPANYADDRESSSTREETLINE2
      Qualifier of the B2BRegistration.companyAddressStreetLine2 attribute
      See Also:
    • COMPANYADDRESSCITY

      public static final String COMPANYADDRESSCITY
      Qualifier of the B2BRegistration.companyAddressCity attribute
      See Also:
    • COMPANYADDRESSPOSTALCODE

      public static final String COMPANYADDRESSPOSTALCODE
      Qualifier of the B2BRegistration.companyAddressPostalCode attribute
      See Also:
    • COMPANYADDRESSREGION

      public static final String COMPANYADDRESSREGION
      Qualifier of the B2BRegistration.companyAddressRegion attribute
      See Also:
    • COMPANYADDRESSCOUNTRY

      public static final String COMPANYADDRESSCOUNTRY
      Qualifier of the B2BRegistration.companyAddressCountry attribute
      See Also:
    • MESSAGE

      public static final String MESSAGE
      Qualifier of the B2BRegistration.message attribute
      See Also:
    • REJECTREASON

      public static final String REJECTREASON
      Qualifier of the B2BRegistration.rejectReason attribute
      See Also:
    • DEFAULTB2BUNIT

      public static final String DEFAULTB2BUNIT
      Qualifier of the B2BRegistration.defaultB2BUnit attribute
      See Also:
    • CUSTOMER

      public static final String CUSTOMER
      Qualifier of the B2BRegistration.customer attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedB2BRegistration

      public GeneratedB2BRegistration()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getBaseSite

      public de.hybris.platform.basecommerce.jalo.site.BaseSite getBaseSite(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.baseSite attribute.
      Returns:
      the baseSite - Indicates the base site on which the user is registered.
    • getBaseSite

      public de.hybris.platform.basecommerce.jalo.site.BaseSite getBaseSite()
      Generated method - Getter of the B2BRegistration.baseSite attribute.
      Returns:
      the baseSite - Indicates the base site on which the user is registered.
    • setBaseSite

      public void setBaseSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
      Generated method - Setter of the B2BRegistration.baseSite attribute.
      Parameters:
      value - the baseSite - Indicates the base site on which the user is registered.
    • setBaseSite

      public void setBaseSite(de.hybris.platform.basecommerce.jalo.site.BaseSite value)
      Generated method - Setter of the B2BRegistration.baseSite attribute.
      Parameters:
      value - the baseSite - Indicates the base site on which the user is registered.
    • getBaseStore

      public de.hybris.platform.store.BaseStore getBaseStore(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.baseStore attribute.
      Returns:
      the baseStore - Indicates the base store on which the user is registered.
    • getBaseStore

      public de.hybris.platform.store.BaseStore getBaseStore()
      Generated method - Getter of the B2BRegistration.baseStore attribute.
      Returns:
      the baseStore - Indicates the base store on which the user is registered.
    • setBaseStore

      public void setBaseStore(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore value)
      Generated method - Setter of the B2BRegistration.baseStore attribute.
      Parameters:
      value - the baseStore - Indicates the base store on which the user is registered.
    • setBaseStore

      public void setBaseStore(de.hybris.platform.store.BaseStore value)
      Generated method - Setter of the B2BRegistration.baseStore attribute.
      Parameters:
      value - the baseStore - Indicates the base store on which the user is registered.
    • getCompanyAddressCity

      public String getCompanyAddressCity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.companyAddressCity attribute.
      Returns:
      the companyAddressCity - Indicates the city of the user's company.
    • getCompanyAddressCity

      public String getCompanyAddressCity()
      Generated method - Getter of the B2BRegistration.companyAddressCity attribute.
      Returns:
      the companyAddressCity - Indicates the city of the user's company.
    • setCompanyAddressCity

      public void setCompanyAddressCity(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the B2BRegistration.companyAddressCity attribute.
      Parameters:
      value - the companyAddressCity - Indicates the city of the user's company.
    • setCompanyAddressCity

      public void setCompanyAddressCity(String value)
      Generated method - Setter of the B2BRegistration.companyAddressCity attribute.
      Parameters:
      value - the companyAddressCity - Indicates the city of the user's company.
    • getCompanyAddressCountry

      public de.hybris.platform.jalo.c2l.Country getCompanyAddressCountry(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.companyAddressCountry attribute.
      Returns:
      the companyAddressCountry - Indicates the country of the user's company.
    • getCompanyAddressCountry

      public de.hybris.platform.jalo.c2l.Country getCompanyAddressCountry()
      Generated method - Getter of the B2BRegistration.companyAddressCountry attribute.
      Returns:
      the companyAddressCountry - Indicates the country of the user's company.
    • setCompanyAddressCountry

      public void setCompanyAddressCountry(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country value)
      Generated method - Setter of the B2BRegistration.companyAddressCountry attribute.
      Parameters:
      value - the companyAddressCountry - Indicates the country of the user's company.
    • setCompanyAddressCountry

      public void setCompanyAddressCountry(de.hybris.platform.jalo.c2l.Country value)
      Generated method - Setter of the B2BRegistration.companyAddressCountry attribute.
      Parameters:
      value - the companyAddressCountry - Indicates the country of the user's company.
    • getCompanyAddressPostalCode

      public String getCompanyAddressPostalCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.companyAddressPostalCode attribute.
      Returns:
      the companyAddressPostalCode - Indicates the postal code of the user's company.
    • getCompanyAddressPostalCode

      public String getCompanyAddressPostalCode()
      Generated method - Getter of the B2BRegistration.companyAddressPostalCode attribute.
      Returns:
      the companyAddressPostalCode - Indicates the postal code of the user's company.
    • setCompanyAddressPostalCode

      public void setCompanyAddressPostalCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the B2BRegistration.companyAddressPostalCode attribute.
      Parameters:
      value - the companyAddressPostalCode - Indicates the postal code of the user's company.
    • setCompanyAddressPostalCode

      public void setCompanyAddressPostalCode(String value)
      Generated method - Setter of the B2BRegistration.companyAddressPostalCode attribute.
      Parameters:
      value - the companyAddressPostalCode - Indicates the postal code of the user's company.
    • getCompanyAddressRegion

      public de.hybris.platform.jalo.c2l.Region getCompanyAddressRegion(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.companyAddressRegion attribute.
      Returns:
      the companyAddressRegion - Indicates the region of the user's company.
    • getCompanyAddressRegion

      public de.hybris.platform.jalo.c2l.Region getCompanyAddressRegion()
      Generated method - Getter of the B2BRegistration.companyAddressRegion attribute.
      Returns:
      the companyAddressRegion - Indicates the region of the user's company.
    • setCompanyAddressRegion

      public void setCompanyAddressRegion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Region value)
      Generated method - Setter of the B2BRegistration.companyAddressRegion attribute.
      Parameters:
      value - the companyAddressRegion - Indicates the region of the user's company.
    • setCompanyAddressRegion

      public void setCompanyAddressRegion(de.hybris.platform.jalo.c2l.Region value)
      Generated method - Setter of the B2BRegistration.companyAddressRegion attribute.
      Parameters:
      value - the companyAddressRegion - Indicates the region of the user's company.
    • getCompanyAddressStreet

      public String getCompanyAddressStreet(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.companyAddressStreet attribute.
      Returns:
      the companyAddressStreet - Indicates the address of the user's company.
    • getCompanyAddressStreet

      public String getCompanyAddressStreet()
      Generated method - Getter of the B2BRegistration.companyAddressStreet attribute.
      Returns:
      the companyAddressStreet - Indicates the address of the user's company.
    • setCompanyAddressStreet

      public void setCompanyAddressStreet(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the B2BRegistration.companyAddressStreet attribute.
      Parameters:
      value - the companyAddressStreet - Indicates the address of the user's company.
    • setCompanyAddressStreet

      public void setCompanyAddressStreet(String value)
      Generated method - Setter of the B2BRegistration.companyAddressStreet attribute.
      Parameters:
      value - the companyAddressStreet - Indicates the address of the user's company.
    • getCompanyAddressStreetLine2

      public String getCompanyAddressStreetLine2(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.companyAddressStreetLine2 attribute.
      Returns:
      the companyAddressStreetLine2 - Indicates the address line 2 of the user's company.
    • getCompanyAddressStreetLine2

      public String getCompanyAddressStreetLine2()
      Generated method - Getter of the B2BRegistration.companyAddressStreetLine2 attribute.
      Returns:
      the companyAddressStreetLine2 - Indicates the address line 2 of the user's company.
    • setCompanyAddressStreetLine2

      public void setCompanyAddressStreetLine2(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the B2BRegistration.companyAddressStreetLine2 attribute.
      Parameters:
      value - the companyAddressStreetLine2 - Indicates the address line 2 of the user's company.
    • setCompanyAddressStreetLine2

      public void setCompanyAddressStreetLine2(String value)
      Generated method - Setter of the B2BRegistration.companyAddressStreetLine2 attribute.
      Parameters:
      value - the companyAddressStreetLine2 - Indicates the address line 2 of the user's company.
    • getCompanyName

      public String getCompanyName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.companyName attribute.
      Returns:
      the companyName - Indicates the user's company name.
    • getCompanyName

      public String getCompanyName()
      Generated method - Getter of the B2BRegistration.companyName attribute.
      Returns:
      the companyName - Indicates the user's company name.
    • setCompanyName

      public void setCompanyName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the B2BRegistration.companyName attribute.
      Parameters:
      value - the companyName - Indicates the user's company name.
    • setCompanyName

      public void setCompanyName(String value)
      Generated method - Setter of the B2BRegistration.companyName attribute.
      Parameters:
      value - the companyName - Indicates the user's company name.
    • getCurrency

      public de.hybris.platform.jalo.c2l.Currency getCurrency(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.currency attribute.
      Returns:
      the currency - Indicates the curency used by the user.
    • getCurrency

      public de.hybris.platform.jalo.c2l.Currency getCurrency()
      Generated method - Getter of the B2BRegistration.currency attribute.
      Returns:
      the currency - Indicates the curency used by the user.
    • setCurrency

      public void setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Setter of the B2BRegistration.currency attribute.
      Parameters:
      value - the currency - Indicates the curency used by the user.
    • setCurrency

      public void setCurrency(de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Setter of the B2BRegistration.currency attribute.
      Parameters:
      value - the currency - Indicates the curency used by the user.
    • getCustomer

      public de.hybris.platform.jalo.user.Customer getCustomer(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.customer attribute.
      Returns:
      the customer - Indicates the Customer info during registration.
    • getCustomer

      public de.hybris.platform.jalo.user.Customer getCustomer()
      Generated method - Getter of the B2BRegistration.customer attribute.
      Returns:
      the customer - Indicates the Customer info during registration.
    • setCustomer

      public void setCustomer(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer value)
      Generated method - Setter of the B2BRegistration.customer attribute.
      Parameters:
      value - the customer - Indicates the Customer info during registration.
    • setCustomer

      public void setCustomer(de.hybris.platform.jalo.user.Customer value)
      Generated method - Setter of the B2BRegistration.customer attribute.
      Parameters:
      value - the customer - Indicates the Customer info during registration.
    • getDefaultB2BUnit

      public de.hybris.platform.b2b.jalo.B2BUnit getDefaultB2BUnit(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.defaultB2BUnit attribute.
      Returns:
      the defaultB2BUnit - Indicates the B2B unit assigned to the user.
    • getDefaultB2BUnit

      public de.hybris.platform.b2b.jalo.B2BUnit getDefaultB2BUnit()
      Generated method - Getter of the B2BRegistration.defaultB2BUnit attribute.
      Returns:
      the defaultB2BUnit - Indicates the B2B unit assigned to the user.
    • setDefaultB2BUnit

      public void setDefaultB2BUnit(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2b.jalo.B2BUnit value)
      Generated method - Setter of the B2BRegistration.defaultB2BUnit attribute.
      Parameters:
      value - the defaultB2BUnit - Indicates the B2B unit assigned to the user.
    • setDefaultB2BUnit

      public void setDefaultB2BUnit(de.hybris.platform.b2b.jalo.B2BUnit value)
      Generated method - Setter of the B2BRegistration.defaultB2BUnit attribute.
      Parameters:
      value - the defaultB2BUnit - Indicates the B2B unit assigned to the user.
    • getEmail

      public String getEmail(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.email attribute.
      Returns:
      the email - Indicates the email address of the user.
    • getEmail

      public String getEmail()
      Generated method - Getter of the B2BRegistration.email attribute.
      Returns:
      the email - Indicates the email address of the user.
    • setEmail

      public void setEmail(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the B2BRegistration.email attribute.
      Parameters:
      value - the email - Indicates the email address of the user.
    • setEmail

      public void setEmail(String value)
      Generated method - Setter of the B2BRegistration.email attribute.
      Parameters:
      value - the email - Indicates the email address of the user.
    • getLanguage

      public de.hybris.platform.jalo.c2l.Language getLanguage(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.language attribute.
      Returns:
      the language - Indicates the language used by the user.
    • getLanguage

      public de.hybris.platform.jalo.c2l.Language getLanguage()
      Generated method - Getter of the B2BRegistration.language attribute.
      Returns:
      the language - Indicates the language used by the user.
    • setLanguage

      public void setLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language value)
      Generated method - Setter of the B2BRegistration.language attribute.
      Parameters:
      value - the language - Indicates the language used by the user.
    • setLanguage

      public void setLanguage(de.hybris.platform.jalo.c2l.Language value)
      Generated method - Setter of the B2BRegistration.language attribute.
      Parameters:
      value - the language - Indicates the language used by the user.
    • getMessage

      public String getMessage(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.message attribute.
      Returns:
      the message - Indicates the message the user provides.
    • getMessage

      public String getMessage()
      Generated method - Getter of the B2BRegistration.message attribute.
      Returns:
      the message - Indicates the message the user provides.
    • setMessage

      public void setMessage(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the B2BRegistration.message attribute.
      Parameters:
      value - the message - Indicates the message the user provides.
    • setMessage

      public void setMessage(String value)
      Generated method - Setter of the B2BRegistration.message attribute.
      Parameters:
      value - the message - Indicates the message the user provides.
    • getName

      public String getName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.name attribute.
      Returns:
      the name - Indicates the name of the user.
    • getName

      public String getName()
      Generated method - Getter of the B2BRegistration.name attribute.
      Returns:
      the name - Indicates the name of the user.
    • setName

      public void setName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the B2BRegistration.name attribute.
      Parameters:
      value - the name - Indicates the name of the user.
    • setName

      public void setName(String value)
      Generated method - Setter of the B2BRegistration.name attribute.
      Parameters:
      value - the name - Indicates the name of the user.
    • getPosition

      public String getPosition(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.position attribute.
      Returns:
      the position - Indicates the position of the user.
    • getPosition

      public String getPosition()
      Generated method - Getter of the B2BRegistration.position attribute.
      Returns:
      the position - Indicates the position of the user.
    • setPosition

      public void setPosition(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the B2BRegistration.position attribute.
      Parameters:
      value - the position - Indicates the position of the user.
    • setPosition

      public void setPosition(String value)
      Generated method - Setter of the B2BRegistration.position attribute.
      Parameters:
      value - the position - Indicates the position of the user.
    • getRejectReason

      public String getRejectReason(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.rejectReason attribute.
      Returns:
      the rejectReason - Indicates the reason why the registration is rejected.
    • getRejectReason

      public String getRejectReason()
      Generated method - Getter of the B2BRegistration.rejectReason attribute.
      Returns:
      the rejectReason - Indicates the reason why the registration is rejected.
    • setRejectReason

      public void setRejectReason(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the B2BRegistration.rejectReason attribute.
      Parameters:
      value - the rejectReason - Indicates the reason why the registration is rejected.
    • setRejectReason

      public void setRejectReason(String value)
      Generated method - Setter of the B2BRegistration.rejectReason attribute.
      Parameters:
      value - the rejectReason - Indicates the reason why the registration is rejected.
    • getTelephone

      public String getTelephone(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.telephone attribute.
      Returns:
      the telephone - Indicates the telephone of the user.
    • getTelephone

      public String getTelephone()
      Generated method - Getter of the B2BRegistration.telephone attribute.
      Returns:
      the telephone - Indicates the telephone of the user.
    • setTelephone

      public void setTelephone(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the B2BRegistration.telephone attribute.
      Parameters:
      value - the telephone - Indicates the telephone of the user.
    • setTelephone

      public void setTelephone(String value)
      Generated method - Setter of the B2BRegistration.telephone attribute.
      Parameters:
      value - the telephone - Indicates the telephone of the user.
    • getTelephoneExtension

      public String getTelephoneExtension(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.telephoneExtension attribute.
      Returns:
      the telephoneExtension - Indicates the telephone extension of the user.
    • getTelephoneExtension

      public String getTelephoneExtension()
      Generated method - Getter of the B2BRegistration.telephoneExtension attribute.
      Returns:
      the telephoneExtension - Indicates the telephone extension of the user.
    • setTelephoneExtension

      public void setTelephoneExtension(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the B2BRegistration.telephoneExtension attribute.
      Parameters:
      value - the telephoneExtension - Indicates the telephone extension of the user.
    • setTelephoneExtension

      public void setTelephoneExtension(String value)
      Generated method - Setter of the B2BRegistration.telephoneExtension attribute.
      Parameters:
      value - the telephoneExtension - Indicates the telephone extension of the user.
    • getTitle

      public de.hybris.platform.jalo.user.Title getTitle(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BRegistration.title attribute.
      Returns:
      the title - Indicates the title of the user.
    • getTitle

      public de.hybris.platform.jalo.user.Title getTitle()
      Generated method - Getter of the B2BRegistration.title attribute.
      Returns:
      the title - Indicates the title of the user.
    • setTitle

      public void setTitle(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Title value)
      Generated method - Setter of the B2BRegistration.title attribute.
      Parameters:
      value - the title - Indicates the title of the user.
    • setTitle

      public void setTitle(de.hybris.platform.jalo.user.Title value)
      Generated method - Setter of the B2BRegistration.title attribute.
      Parameters:
      value - the title - Indicates the title of the user.