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.secureportaladdon.jalo.GeneratedB2BRegistration
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
B2BRegistration
public abstract class GeneratedB2BRegistration extends GenericItem
Generated class for typeB2BRegistration
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
BASESTORE
Qualifier of theB2BRegistration.baseStore
attributestatic java.lang.String
CMSSITE
Qualifier of theB2BRegistration.cmsSite
attributestatic java.lang.String
COMPANYADDRESSCITY
Qualifier of theB2BRegistration.companyAddressCity
attributestatic java.lang.String
COMPANYADDRESSCOUNTRY
Qualifier of theB2BRegistration.companyAddressCountry
attributestatic java.lang.String
COMPANYADDRESSPOSTALCODE
Qualifier of theB2BRegistration.companyAddressPostalCode
attributestatic java.lang.String
COMPANYADDRESSREGION
Qualifier of theB2BRegistration.companyAddressRegion
attributestatic java.lang.String
COMPANYADDRESSSTREET
Qualifier of theB2BRegistration.companyAddressStreet
attributestatic java.lang.String
COMPANYADDRESSSTREETLINE2
Qualifier of theB2BRegistration.companyAddressStreetLine2
attributestatic java.lang.String
COMPANYNAME
Qualifier of theB2BRegistration.companyName
attributestatic java.lang.String
CURRENCY
Qualifier of theB2BRegistration.currency
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DEFAULTB2BUNIT
Qualifier of theB2BRegistration.defaultB2BUnit
attributestatic java.lang.String
EMAIL
Qualifier of theB2BRegistration.email
attributestatic java.lang.String
LANGUAGE
Qualifier of theB2BRegistration.language
attributestatic java.lang.String
MESSAGE
Qualifier of theB2BRegistration.message
attributestatic java.lang.String
NAME
Qualifier of theB2BRegistration.name
attributestatic java.lang.String
POSITION
Qualifier of theB2BRegistration.position
attributestatic java.lang.String
REJECTREASON
Qualifier of theB2BRegistration.rejectReason
attributestatic java.lang.String
TELEPHONE
Qualifier of theB2BRegistration.telephone
attributestatic java.lang.String
TELEPHONEEXTENSION
Qualifier of theB2BRegistration.telephoneExtension
attributestatic java.lang.String
TITLE
Qualifier of theB2BRegistration.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 GeneratedB2BRegistration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BaseStore
getBaseStore()
Generated method - Getter of theB2BRegistration.baseStore
attribute.BaseStore
getBaseStore(SessionContext ctx)
Generated method - Getter of theB2BRegistration.baseStore
attribute.CMSSite
getCmsSite()
Generated method - Getter of theB2BRegistration.cmsSite
attribute.CMSSite
getCmsSite(SessionContext ctx)
Generated method - Getter of theB2BRegistration.cmsSite
attribute.java.lang.String
getCompanyAddressCity()
Generated method - Getter of theB2BRegistration.companyAddressCity
attribute.java.lang.String
getCompanyAddressCity(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressCity
attribute.Country
getCompanyAddressCountry()
Generated method - Getter of theB2BRegistration.companyAddressCountry
attribute.Country
getCompanyAddressCountry(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressCountry
attribute.java.lang.String
getCompanyAddressPostalCode()
Generated method - Getter of theB2BRegistration.companyAddressPostalCode
attribute.java.lang.String
getCompanyAddressPostalCode(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressPostalCode
attribute.Region
getCompanyAddressRegion()
Generated method - Getter of theB2BRegistration.companyAddressRegion
attribute.Region
getCompanyAddressRegion(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressRegion
attribute.java.lang.String
getCompanyAddressStreet()
Generated method - Getter of theB2BRegistration.companyAddressStreet
attribute.java.lang.String
getCompanyAddressStreet(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressStreet
attribute.java.lang.String
getCompanyAddressStreetLine2()
Generated method - Getter of theB2BRegistration.companyAddressStreetLine2
attribute.java.lang.String
getCompanyAddressStreetLine2(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressStreetLine2
attribute.java.lang.String
getCompanyName()
Generated method - Getter of theB2BRegistration.companyName
attribute.java.lang.String
getCompanyName(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyName
attribute.Currency
getCurrency()
Generated method - Getter of theB2BRegistration.currency
attribute.Currency
getCurrency(SessionContext ctx)
Generated method - Getter of theB2BRegistration.currency
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
B2BUnit
getDefaultB2BUnit()
Generated method - Getter of theB2BRegistration.defaultB2BUnit
attribute.B2BUnit
getDefaultB2BUnit(SessionContext ctx)
Generated method - Getter of theB2BRegistration.defaultB2BUnit
attribute.java.lang.String
getEmail()
Generated method - Getter of theB2BRegistration.email
attribute.java.lang.String
getEmail(SessionContext ctx)
Generated method - Getter of theB2BRegistration.email
attribute.Language
getLanguage()
Generated method - Getter of theB2BRegistration.language
attribute.Language
getLanguage(SessionContext ctx)
Generated method - Getter of theB2BRegistration.language
attribute.java.lang.String
getMessage()
Generated method - Getter of theB2BRegistration.message
attribute.java.lang.String
getMessage(SessionContext ctx)
Generated method - Getter of theB2BRegistration.message
attribute.java.lang.String
getName()
Generated method - Getter of theB2BRegistration.name
attribute.java.lang.String
getName(SessionContext ctx)
Generated method - Getter of theB2BRegistration.name
attribute.java.lang.String
getPosition()
Generated method - Getter of theB2BRegistration.position
attribute.java.lang.String
getPosition(SessionContext ctx)
Generated method - Getter of theB2BRegistration.position
attribute.java.lang.String
getRejectReason()
Generated method - Getter of theB2BRegistration.rejectReason
attribute.java.lang.String
getRejectReason(SessionContext ctx)
Generated method - Getter of theB2BRegistration.rejectReason
attribute.java.lang.String
getTelephone()
Generated method - Getter of theB2BRegistration.telephone
attribute.java.lang.String
getTelephone(SessionContext ctx)
Generated method - Getter of theB2BRegistration.telephone
attribute.java.lang.String
getTelephoneExtension()
Generated method - Getter of theB2BRegistration.telephoneExtension
attribute.java.lang.String
getTelephoneExtension(SessionContext ctx)
Generated method - Getter of theB2BRegistration.telephoneExtension
attribute.Title
getTitle()
Generated method - Getter of theB2BRegistration.title
attribute.Title
getTitle(SessionContext ctx)
Generated method - Getter of theB2BRegistration.title
attribute.void
setBaseStore(SessionContext ctx, BaseStore value)
Generated method - Setter of theB2BRegistration.baseStore
attribute.void
setBaseStore(BaseStore value)
Generated method - Setter of theB2BRegistration.baseStore
attribute.void
setCmsSite(CMSSite value)
Generated method - Setter of theB2BRegistration.cmsSite
attribute.void
setCmsSite(SessionContext ctx, CMSSite value)
Generated method - Setter of theB2BRegistration.cmsSite
attribute.void
setCompanyAddressCity(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressCity
attribute.void
setCompanyAddressCity(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressCity
attribute.void
setCompanyAddressCountry(Country value)
Generated method - Setter of theB2BRegistration.companyAddressCountry
attribute.void
setCompanyAddressCountry(SessionContext ctx, Country value)
Generated method - Setter of theB2BRegistration.companyAddressCountry
attribute.void
setCompanyAddressPostalCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressPostalCode
attribute.void
setCompanyAddressPostalCode(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressPostalCode
attribute.void
setCompanyAddressRegion(Region value)
Generated method - Setter of theB2BRegistration.companyAddressRegion
attribute.void
setCompanyAddressRegion(SessionContext ctx, Region value)
Generated method - Setter of theB2BRegistration.companyAddressRegion
attribute.void
setCompanyAddressStreet(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressStreet
attribute.void
setCompanyAddressStreet(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressStreet
attribute.void
setCompanyAddressStreetLine2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressStreetLine2
attribute.void
setCompanyAddressStreetLine2(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressStreetLine2
attribute.void
setCompanyName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyName
attribute.void
setCompanyName(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyName
attribute.void
setCurrency(Currency value)
Generated method - Setter of theB2BRegistration.currency
attribute.void
setCurrency(SessionContext ctx, Currency value)
Generated method - Setter of theB2BRegistration.currency
attribute.void
setDefaultB2BUnit(B2BUnit value)
Generated method - Setter of theB2BRegistration.defaultB2BUnit
attribute.void
setDefaultB2BUnit(SessionContext ctx, B2BUnit value)
Generated method - Setter of theB2BRegistration.defaultB2BUnit
attribute.void
setEmail(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.email
attribute.void
setEmail(java.lang.String value)
Generated method - Setter of theB2BRegistration.email
attribute.void
setLanguage(Language value)
Generated method - Setter of theB2BRegistration.language
attribute.void
setLanguage(SessionContext ctx, Language value)
Generated method - Setter of theB2BRegistration.language
attribute.void
setMessage(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.message
attribute.void
setMessage(java.lang.String value)
Generated method - Setter of theB2BRegistration.message
attribute.void
setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.name
attribute.void
setName(java.lang.String value)
Generated method - Setter of theB2BRegistration.name
attribute.void
setPosition(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.position
attribute.void
setPosition(java.lang.String value)
Generated method - Setter of theB2BRegistration.position
attribute.void
setRejectReason(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.rejectReason
attribute.void
setRejectReason(java.lang.String value)
Generated method - Setter of theB2BRegistration.rejectReason
attribute.void
setTelephone(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.telephone
attribute.void
setTelephone(java.lang.String value)
Generated method - Setter of theB2BRegistration.telephone
attribute.void
setTelephoneExtension(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.telephoneExtension
attribute.void
setTelephoneExtension(java.lang.String value)
Generated method - Setter of theB2BRegistration.telephoneExtension
attribute.void
setTitle(SessionContext ctx, Title value)
Generated method - Setter of theB2BRegistration.title
attribute.void
setTitle(Title value)
Generated method - Setter of theB2BRegistration.title
attribute.-
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
-
CMSSITE
public static final java.lang.String CMSSITE
Qualifier of theB2BRegistration.cmsSite
attribute- See Also:
- Constant Field Values
-
LANGUAGE
public static final java.lang.String LANGUAGE
Qualifier of theB2BRegistration.language
attribute- See Also:
- Constant Field Values
-
CURRENCY
public static final java.lang.String CURRENCY
Qualifier of theB2BRegistration.currency
attribute- See Also:
- Constant Field Values
-
BASESTORE
public static final java.lang.String BASESTORE
Qualifier of theB2BRegistration.baseStore
attribute- See Also:
- Constant Field Values
-
TITLE
public static final java.lang.String TITLE
Qualifier of theB2BRegistration.title
attribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theB2BRegistration.name
attribute- See Also:
- Constant Field Values
-
EMAIL
public static final java.lang.String EMAIL
Qualifier of theB2BRegistration.email
attribute- See Also:
- Constant Field Values
-
POSITION
public static final java.lang.String POSITION
Qualifier of theB2BRegistration.position
attribute- See Also:
- Constant Field Values
-
TELEPHONE
public static final java.lang.String TELEPHONE
Qualifier of theB2BRegistration.telephone
attribute- See Also:
- Constant Field Values
-
TELEPHONEEXTENSION
public static final java.lang.String TELEPHONEEXTENSION
Qualifier of theB2BRegistration.telephoneExtension
attribute- See Also:
- Constant Field Values
-
COMPANYNAME
public static final java.lang.String COMPANYNAME
Qualifier of theB2BRegistration.companyName
attribute- See Also:
- Constant Field Values
-
COMPANYADDRESSSTREET
public static final java.lang.String COMPANYADDRESSSTREET
Qualifier of theB2BRegistration.companyAddressStreet
attribute- See Also:
- Constant Field Values
-
COMPANYADDRESSSTREETLINE2
public static final java.lang.String COMPANYADDRESSSTREETLINE2
Qualifier of theB2BRegistration.companyAddressStreetLine2
attribute- See Also:
- Constant Field Values
-
COMPANYADDRESSCITY
public static final java.lang.String COMPANYADDRESSCITY
Qualifier of theB2BRegistration.companyAddressCity
attribute- See Also:
- Constant Field Values
-
COMPANYADDRESSPOSTALCODE
public static final java.lang.String COMPANYADDRESSPOSTALCODE
Qualifier of theB2BRegistration.companyAddressPostalCode
attribute- See Also:
- Constant Field Values
-
COMPANYADDRESSREGION
public static final java.lang.String COMPANYADDRESSREGION
Qualifier of theB2BRegistration.companyAddressRegion
attribute- See Also:
- Constant Field Values
-
COMPANYADDRESSCOUNTRY
public static final java.lang.String COMPANYADDRESSCOUNTRY
Qualifier of theB2BRegistration.companyAddressCountry
attribute- See Also:
- Constant Field Values
-
MESSAGE
public static final java.lang.String MESSAGE
Qualifier of theB2BRegistration.message
attribute- See Also:
- Constant Field Values
-
REJECTREASON
public static final java.lang.String REJECTREASON
Qualifier of theB2BRegistration.rejectReason
attribute- See Also:
- Constant Field Values
-
DEFAULTB2BUNIT
public static final java.lang.String DEFAULTB2BUNIT
Qualifier of theB2BRegistration.defaultB2BUnit
attribute- 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:
getDefaultAttributeModes
in classItem
-
getBaseStore
public BaseStore getBaseStore(SessionContext ctx)
Generated method - Getter of theB2BRegistration.baseStore
attribute.- Returns:
- the baseStore
-
getBaseStore
public BaseStore getBaseStore()
Generated method - Getter of theB2BRegistration.baseStore
attribute.- Returns:
- the baseStore
-
setBaseStore
public void setBaseStore(SessionContext ctx, BaseStore value)
Generated method - Setter of theB2BRegistration.baseStore
attribute.- Parameters:
value
- the baseStore
-
setBaseStore
public void setBaseStore(BaseStore value)
Generated method - Setter of theB2BRegistration.baseStore
attribute.- Parameters:
value
- the baseStore
-
getCmsSite
public CMSSite getCmsSite(SessionContext ctx)
Generated method - Getter of theB2BRegistration.cmsSite
attribute.- Returns:
- the cmsSite
-
getCmsSite
public CMSSite getCmsSite()
Generated method - Getter of theB2BRegistration.cmsSite
attribute.- Returns:
- the cmsSite
-
setCmsSite
public void setCmsSite(SessionContext ctx, CMSSite value)
Generated method - Setter of theB2BRegistration.cmsSite
attribute.- Parameters:
value
- the cmsSite
-
setCmsSite
public void setCmsSite(CMSSite value)
Generated method - Setter of theB2BRegistration.cmsSite
attribute.- Parameters:
value
- the cmsSite
-
getCompanyAddressCity
public java.lang.String getCompanyAddressCity(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressCity
attribute.- Returns:
- the companyAddressCity
-
getCompanyAddressCity
public java.lang.String getCompanyAddressCity()
Generated method - Getter of theB2BRegistration.companyAddressCity
attribute.- Returns:
- the companyAddressCity
-
setCompanyAddressCity
public void setCompanyAddressCity(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressCity
attribute.- Parameters:
value
- the companyAddressCity
-
setCompanyAddressCity
public void setCompanyAddressCity(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressCity
attribute.- Parameters:
value
- the companyAddressCity
-
getCompanyAddressCountry
public Country getCompanyAddressCountry(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressCountry
attribute.- Returns:
- the companyAddressCountry
-
getCompanyAddressCountry
public Country getCompanyAddressCountry()
Generated method - Getter of theB2BRegistration.companyAddressCountry
attribute.- Returns:
- the companyAddressCountry
-
setCompanyAddressCountry
public void setCompanyAddressCountry(SessionContext ctx, Country value)
Generated method - Setter of theB2BRegistration.companyAddressCountry
attribute.- Parameters:
value
- the companyAddressCountry
-
setCompanyAddressCountry
public void setCompanyAddressCountry(Country value)
Generated method - Setter of theB2BRegistration.companyAddressCountry
attribute.- Parameters:
value
- the companyAddressCountry
-
getCompanyAddressPostalCode
public java.lang.String getCompanyAddressPostalCode(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressPostalCode
attribute.- Returns:
- the companyAddressPostalCode
-
getCompanyAddressPostalCode
public java.lang.String getCompanyAddressPostalCode()
Generated method - Getter of theB2BRegistration.companyAddressPostalCode
attribute.- Returns:
- the companyAddressPostalCode
-
setCompanyAddressPostalCode
public void setCompanyAddressPostalCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressPostalCode
attribute.- Parameters:
value
- the companyAddressPostalCode
-
setCompanyAddressPostalCode
public void setCompanyAddressPostalCode(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressPostalCode
attribute.- Parameters:
value
- the companyAddressPostalCode
-
getCompanyAddressRegion
public Region getCompanyAddressRegion(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressRegion
attribute.- Returns:
- the companyAddressRegion
-
getCompanyAddressRegion
public Region getCompanyAddressRegion()
Generated method - Getter of theB2BRegistration.companyAddressRegion
attribute.- Returns:
- the companyAddressRegion
-
setCompanyAddressRegion
public void setCompanyAddressRegion(SessionContext ctx, Region value)
Generated method - Setter of theB2BRegistration.companyAddressRegion
attribute.- Parameters:
value
- the companyAddressRegion
-
setCompanyAddressRegion
public void setCompanyAddressRegion(Region value)
Generated method - Setter of theB2BRegistration.companyAddressRegion
attribute.- Parameters:
value
- the companyAddressRegion
-
getCompanyAddressStreet
public java.lang.String getCompanyAddressStreet(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressStreet
attribute.- Returns:
- the companyAddressStreet
-
getCompanyAddressStreet
public java.lang.String getCompanyAddressStreet()
Generated method - Getter of theB2BRegistration.companyAddressStreet
attribute.- Returns:
- the companyAddressStreet
-
setCompanyAddressStreet
public void setCompanyAddressStreet(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressStreet
attribute.- Parameters:
value
- the companyAddressStreet
-
setCompanyAddressStreet
public void setCompanyAddressStreet(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressStreet
attribute.- Parameters:
value
- the companyAddressStreet
-
getCompanyAddressStreetLine2
public java.lang.String getCompanyAddressStreetLine2(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressStreetLine2
attribute.- Returns:
- the companyAddressStreetLine2
-
getCompanyAddressStreetLine2
public java.lang.String getCompanyAddressStreetLine2()
Generated method - Getter of theB2BRegistration.companyAddressStreetLine2
attribute.- Returns:
- the companyAddressStreetLine2
-
setCompanyAddressStreetLine2
public void setCompanyAddressStreetLine2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressStreetLine2
attribute.- Parameters:
value
- the companyAddressStreetLine2
-
setCompanyAddressStreetLine2
public void setCompanyAddressStreetLine2(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressStreetLine2
attribute.- Parameters:
value
- the companyAddressStreetLine2
-
getCompanyName
public java.lang.String getCompanyName(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyName
attribute.- Returns:
- the companyName
-
getCompanyName
public java.lang.String getCompanyName()
Generated method - Getter of theB2BRegistration.companyName
attribute.- Returns:
- the companyName
-
setCompanyName
public void setCompanyName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyName
attribute.- Parameters:
value
- the companyName
-
setCompanyName
public void setCompanyName(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyName
attribute.- Parameters:
value
- the companyName
-
getCurrency
public Currency getCurrency(SessionContext ctx)
Generated method - Getter of theB2BRegistration.currency
attribute.- Returns:
- the currency
-
getCurrency
public Currency getCurrency()
Generated method - Getter of theB2BRegistration.currency
attribute.- Returns:
- the currency
-
setCurrency
public void setCurrency(SessionContext ctx, Currency value)
Generated method - Setter of theB2BRegistration.currency
attribute.- Parameters:
value
- the currency
-
setCurrency
public void setCurrency(Currency value)
Generated method - Setter of theB2BRegistration.currency
attribute.- Parameters:
value
- the currency
-
getDefaultB2BUnit
public B2BUnit getDefaultB2BUnit(SessionContext ctx)
Generated method - Getter of theB2BRegistration.defaultB2BUnit
attribute.- Returns:
- the defaultB2BUnit
-
getDefaultB2BUnit
public B2BUnit getDefaultB2BUnit()
Generated method - Getter of theB2BRegistration.defaultB2BUnit
attribute.- Returns:
- the defaultB2BUnit
-
setDefaultB2BUnit
public void setDefaultB2BUnit(SessionContext ctx, B2BUnit value)
Generated method - Setter of theB2BRegistration.defaultB2BUnit
attribute.- Parameters:
value
- the defaultB2BUnit
-
setDefaultB2BUnit
public void setDefaultB2BUnit(B2BUnit value)
Generated method - Setter of theB2BRegistration.defaultB2BUnit
attribute.- Parameters:
value
- the defaultB2BUnit
-
getEmail
public java.lang.String getEmail(SessionContext ctx)
Generated method - Getter of theB2BRegistration.email
attribute.- Returns:
- the email
-
getEmail
public java.lang.String getEmail()
Generated method - Getter of theB2BRegistration.email
attribute.- Returns:
- the email
-
setEmail
public void setEmail(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.email
attribute.- Parameters:
value
- the email
-
setEmail
public void setEmail(java.lang.String value)
Generated method - Setter of theB2BRegistration.email
attribute.- Parameters:
value
- the email
-
getLanguage
public Language getLanguage(SessionContext ctx)
Generated method - Getter of theB2BRegistration.language
attribute.- Returns:
- the language
-
getLanguage
public Language getLanguage()
Generated method - Getter of theB2BRegistration.language
attribute.- Returns:
- the language
-
setLanguage
public void setLanguage(SessionContext ctx, Language value)
Generated method - Setter of theB2BRegistration.language
attribute.- Parameters:
value
- the language
-
setLanguage
public void setLanguage(Language value)
Generated method - Setter of theB2BRegistration.language
attribute.- Parameters:
value
- the language
-
getMessage
public java.lang.String getMessage(SessionContext ctx)
Generated method - Getter of theB2BRegistration.message
attribute.- Returns:
- the message
-
getMessage
public java.lang.String getMessage()
Generated method - Getter of theB2BRegistration.message
attribute.- Returns:
- the message
-
setMessage
public void setMessage(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.message
attribute.- Parameters:
value
- the message
-
setMessage
public void setMessage(java.lang.String value)
Generated method - Setter of theB2BRegistration.message
attribute.- Parameters:
value
- the message
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theB2BRegistration.name
attribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theB2BRegistration.name
attribute.- Returns:
- the name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.name
attribute.- Parameters:
value
- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theB2BRegistration.name
attribute.- Parameters:
value
- the name
-
getPosition
public java.lang.String getPosition(SessionContext ctx)
Generated method - Getter of theB2BRegistration.position
attribute.- Returns:
- the position
-
getPosition
public java.lang.String getPosition()
Generated method - Getter of theB2BRegistration.position
attribute.- Returns:
- the position
-
setPosition
public void setPosition(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.position
attribute.- Parameters:
value
- the position
-
setPosition
public void setPosition(java.lang.String value)
Generated method - Setter of theB2BRegistration.position
attribute.- Parameters:
value
- the position
-
getRejectReason
public java.lang.String getRejectReason(SessionContext ctx)
Generated method - Getter of theB2BRegistration.rejectReason
attribute.- Returns:
- the rejectReason
-
getRejectReason
public java.lang.String getRejectReason()
Generated method - Getter of theB2BRegistration.rejectReason
attribute.- Returns:
- the rejectReason
-
setRejectReason
public void setRejectReason(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.rejectReason
attribute.- Parameters:
value
- the rejectReason
-
setRejectReason
public void setRejectReason(java.lang.String value)
Generated method - Setter of theB2BRegistration.rejectReason
attribute.- Parameters:
value
- the rejectReason
-
getTelephone
public java.lang.String getTelephone(SessionContext ctx)
Generated method - Getter of theB2BRegistration.telephone
attribute.- Returns:
- the telephone
-
getTelephone
public java.lang.String getTelephone()
Generated method - Getter of theB2BRegistration.telephone
attribute.- Returns:
- the telephone
-
setTelephone
public void setTelephone(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.telephone
attribute.- Parameters:
value
- the telephone
-
setTelephone
public void setTelephone(java.lang.String value)
Generated method - Setter of theB2BRegistration.telephone
attribute.- Parameters:
value
- the telephone
-
getTelephoneExtension
public java.lang.String getTelephoneExtension(SessionContext ctx)
Generated method - Getter of theB2BRegistration.telephoneExtension
attribute.- Returns:
- the telephoneExtension
-
getTelephoneExtension
public java.lang.String getTelephoneExtension()
Generated method - Getter of theB2BRegistration.telephoneExtension
attribute.- Returns:
- the telephoneExtension
-
setTelephoneExtension
public void setTelephoneExtension(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.telephoneExtension
attribute.- Parameters:
value
- the telephoneExtension
-
setTelephoneExtension
public void setTelephoneExtension(java.lang.String value)
Generated method - Setter of theB2BRegistration.telephoneExtension
attribute.- Parameters:
value
- the telephoneExtension
-
getTitle
public Title getTitle(SessionContext ctx)
Generated method - Getter of theB2BRegistration.title
attribute.- Returns:
- the title
-
getTitle
public Title getTitle()
Generated method - Getter of theB2BRegistration.title
attribute.- Returns:
- the title
-
setTitle
public void setTitle(SessionContext ctx, Title value)
Generated method - Setter of theB2BRegistration.title
attribute.- Parameters:
value
- the title
-
setTitle
public void setTitle(Title value)
Generated method - Setter of theB2BRegistration.title
attribute.- Parameters:
value
- the title
-
-