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.StringBASESTOREQualifier of theB2BRegistration.baseStoreattributestatic java.lang.StringCMSSITEQualifier of theB2BRegistration.cmsSiteattributestatic java.lang.StringCOMPANYADDRESSCITYQualifier of theB2BRegistration.companyAddressCityattributestatic java.lang.StringCOMPANYADDRESSCOUNTRYQualifier of theB2BRegistration.companyAddressCountryattributestatic java.lang.StringCOMPANYADDRESSPOSTALCODEQualifier of theB2BRegistration.companyAddressPostalCodeattributestatic java.lang.StringCOMPANYADDRESSREGIONQualifier of theB2BRegistration.companyAddressRegionattributestatic java.lang.StringCOMPANYADDRESSSTREETQualifier of theB2BRegistration.companyAddressStreetattributestatic java.lang.StringCOMPANYADDRESSSTREETLINE2Qualifier of theB2BRegistration.companyAddressStreetLine2attributestatic java.lang.StringCOMPANYNAMEQualifier of theB2BRegistration.companyNameattributestatic java.lang.StringCURRENCYQualifier of theB2BRegistration.currencyattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDEFAULTB2BUNITQualifier of theB2BRegistration.defaultB2BUnitattributestatic java.lang.StringEMAILQualifier of theB2BRegistration.emailattributestatic java.lang.StringLANGUAGEQualifier of theB2BRegistration.languageattributestatic java.lang.StringMESSAGEQualifier of theB2BRegistration.messageattributestatic java.lang.StringNAMEQualifier of theB2BRegistration.nameattributestatic java.lang.StringPOSITIONQualifier of theB2BRegistration.positionattributestatic java.lang.StringREJECTREASONQualifier of theB2BRegistration.rejectReasonattributestatic java.lang.StringTELEPHONEQualifier of theB2BRegistration.telephoneattributestatic java.lang.StringTELEPHONEEXTENSIONQualifier of theB2BRegistration.telephoneExtensionattributestatic java.lang.StringTITLEQualifier of theB2BRegistration.titleattribute-
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 BaseStoregetBaseStore()Generated method - Getter of theB2BRegistration.baseStoreattribute.BaseStoregetBaseStore(SessionContext ctx)Generated method - Getter of theB2BRegistration.baseStoreattribute.CMSSitegetCmsSite()Generated method - Getter of theB2BRegistration.cmsSiteattribute.CMSSitegetCmsSite(SessionContext ctx)Generated method - Getter of theB2BRegistration.cmsSiteattribute.java.lang.StringgetCompanyAddressCity()Generated method - Getter of theB2BRegistration.companyAddressCityattribute.java.lang.StringgetCompanyAddressCity(SessionContext ctx)Generated method - Getter of theB2BRegistration.companyAddressCityattribute.CountrygetCompanyAddressCountry()Generated method - Getter of theB2BRegistration.companyAddressCountryattribute.CountrygetCompanyAddressCountry(SessionContext ctx)Generated method - Getter of theB2BRegistration.companyAddressCountryattribute.java.lang.StringgetCompanyAddressPostalCode()Generated method - Getter of theB2BRegistration.companyAddressPostalCodeattribute.java.lang.StringgetCompanyAddressPostalCode(SessionContext ctx)Generated method - Getter of theB2BRegistration.companyAddressPostalCodeattribute.RegiongetCompanyAddressRegion()Generated method - Getter of theB2BRegistration.companyAddressRegionattribute.RegiongetCompanyAddressRegion(SessionContext ctx)Generated method - Getter of theB2BRegistration.companyAddressRegionattribute.java.lang.StringgetCompanyAddressStreet()Generated method - Getter of theB2BRegistration.companyAddressStreetattribute.java.lang.StringgetCompanyAddressStreet(SessionContext ctx)Generated method - Getter of theB2BRegistration.companyAddressStreetattribute.java.lang.StringgetCompanyAddressStreetLine2()Generated method - Getter of theB2BRegistration.companyAddressStreetLine2attribute.java.lang.StringgetCompanyAddressStreetLine2(SessionContext ctx)Generated method - Getter of theB2BRegistration.companyAddressStreetLine2attribute.java.lang.StringgetCompanyName()Generated method - Getter of theB2BRegistration.companyNameattribute.java.lang.StringgetCompanyName(SessionContext ctx)Generated method - Getter of theB2BRegistration.companyNameattribute.CurrencygetCurrency()Generated method - Getter of theB2BRegistration.currencyattribute.CurrencygetCurrency(SessionContext ctx)Generated method - Getter of theB2BRegistration.currencyattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()B2BUnitgetDefaultB2BUnit()Generated method - Getter of theB2BRegistration.defaultB2BUnitattribute.B2BUnitgetDefaultB2BUnit(SessionContext ctx)Generated method - Getter of theB2BRegistration.defaultB2BUnitattribute.java.lang.StringgetEmail()Generated method - Getter of theB2BRegistration.emailattribute.java.lang.StringgetEmail(SessionContext ctx)Generated method - Getter of theB2BRegistration.emailattribute.LanguagegetLanguage()Generated method - Getter of theB2BRegistration.languageattribute.LanguagegetLanguage(SessionContext ctx)Generated method - Getter of theB2BRegistration.languageattribute.java.lang.StringgetMessage()Generated method - Getter of theB2BRegistration.messageattribute.java.lang.StringgetMessage(SessionContext ctx)Generated method - Getter of theB2BRegistration.messageattribute.java.lang.StringgetName()Generated method - Getter of theB2BRegistration.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theB2BRegistration.nameattribute.java.lang.StringgetPosition()Generated method - Getter of theB2BRegistration.positionattribute.java.lang.StringgetPosition(SessionContext ctx)Generated method - Getter of theB2BRegistration.positionattribute.java.lang.StringgetRejectReason()Generated method - Getter of theB2BRegistration.rejectReasonattribute.java.lang.StringgetRejectReason(SessionContext ctx)Generated method - Getter of theB2BRegistration.rejectReasonattribute.java.lang.StringgetTelephone()Generated method - Getter of theB2BRegistration.telephoneattribute.java.lang.StringgetTelephone(SessionContext ctx)Generated method - Getter of theB2BRegistration.telephoneattribute.java.lang.StringgetTelephoneExtension()Generated method - Getter of theB2BRegistration.telephoneExtensionattribute.java.lang.StringgetTelephoneExtension(SessionContext ctx)Generated method - Getter of theB2BRegistration.telephoneExtensionattribute.TitlegetTitle()Generated method - Getter of theB2BRegistration.titleattribute.TitlegetTitle(SessionContext ctx)Generated method - Getter of theB2BRegistration.titleattribute.voidsetBaseStore(SessionContext ctx, BaseStore value)Generated method - Setter of theB2BRegistration.baseStoreattribute.voidsetBaseStore(BaseStore value)Generated method - Setter of theB2BRegistration.baseStoreattribute.voidsetCmsSite(CMSSite value)Generated method - Setter of theB2BRegistration.cmsSiteattribute.voidsetCmsSite(SessionContext ctx, CMSSite value)Generated method - Setter of theB2BRegistration.cmsSiteattribute.voidsetCompanyAddressCity(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BRegistration.companyAddressCityattribute.voidsetCompanyAddressCity(java.lang.String value)Generated method - Setter of theB2BRegistration.companyAddressCityattribute.voidsetCompanyAddressCountry(Country value)Generated method - Setter of theB2BRegistration.companyAddressCountryattribute.voidsetCompanyAddressCountry(SessionContext ctx, Country value)Generated method - Setter of theB2BRegistration.companyAddressCountryattribute.voidsetCompanyAddressPostalCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BRegistration.companyAddressPostalCodeattribute.voidsetCompanyAddressPostalCode(java.lang.String value)Generated method - Setter of theB2BRegistration.companyAddressPostalCodeattribute.voidsetCompanyAddressRegion(Region value)Generated method - Setter of theB2BRegistration.companyAddressRegionattribute.voidsetCompanyAddressRegion(SessionContext ctx, Region value)Generated method - Setter of theB2BRegistration.companyAddressRegionattribute.voidsetCompanyAddressStreet(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BRegistration.companyAddressStreetattribute.voidsetCompanyAddressStreet(java.lang.String value)Generated method - Setter of theB2BRegistration.companyAddressStreetattribute.voidsetCompanyAddressStreetLine2(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BRegistration.companyAddressStreetLine2attribute.voidsetCompanyAddressStreetLine2(java.lang.String value)Generated method - Setter of theB2BRegistration.companyAddressStreetLine2attribute.voidsetCompanyName(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BRegistration.companyNameattribute.voidsetCompanyName(java.lang.String value)Generated method - Setter of theB2BRegistration.companyNameattribute.voidsetCurrency(Currency value)Generated method - Setter of theB2BRegistration.currencyattribute.voidsetCurrency(SessionContext ctx, Currency value)Generated method - Setter of theB2BRegistration.currencyattribute.voidsetDefaultB2BUnit(B2BUnit value)Generated method - Setter of theB2BRegistration.defaultB2BUnitattribute.voidsetDefaultB2BUnit(SessionContext ctx, B2BUnit value)Generated method - Setter of theB2BRegistration.defaultB2BUnitattribute.voidsetEmail(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BRegistration.emailattribute.voidsetEmail(java.lang.String value)Generated method - Setter of theB2BRegistration.emailattribute.voidsetLanguage(Language value)Generated method - Setter of theB2BRegistration.languageattribute.voidsetLanguage(SessionContext ctx, Language value)Generated method - Setter of theB2BRegistration.languageattribute.voidsetMessage(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BRegistration.messageattribute.voidsetMessage(java.lang.String value)Generated method - Setter of theB2BRegistration.messageattribute.voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BRegistration.nameattribute.voidsetName(java.lang.String value)Generated method - Setter of theB2BRegistration.nameattribute.voidsetPosition(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BRegistration.positionattribute.voidsetPosition(java.lang.String value)Generated method - Setter of theB2BRegistration.positionattribute.voidsetRejectReason(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BRegistration.rejectReasonattribute.voidsetRejectReason(java.lang.String value)Generated method - Setter of theB2BRegistration.rejectReasonattribute.voidsetTelephone(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BRegistration.telephoneattribute.voidsetTelephone(java.lang.String value)Generated method - Setter of theB2BRegistration.telephoneattribute.voidsetTelephoneExtension(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BRegistration.telephoneExtensionattribute.voidsetTelephoneExtension(java.lang.String value)Generated method - Setter of theB2BRegistration.telephoneExtensionattribute.voidsetTitle(SessionContext ctx, Title value)Generated method - Setter of theB2BRegistration.titleattribute.voidsetTitle(Title value)Generated method - Setter of theB2BRegistration.titleattribute.-
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, 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.cmsSiteattribute- See Also:
- Constant Field Values
-
LANGUAGE
public static final java.lang.String LANGUAGE
Qualifier of theB2BRegistration.languageattribute- See Also:
- Constant Field Values
-
CURRENCY
public static final java.lang.String CURRENCY
Qualifier of theB2BRegistration.currencyattribute- See Also:
- Constant Field Values
-
BASESTORE
public static final java.lang.String BASESTORE
Qualifier of theB2BRegistration.baseStoreattribute- See Also:
- Constant Field Values
-
TITLE
public static final java.lang.String TITLE
Qualifier of theB2BRegistration.titleattribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theB2BRegistration.nameattribute- See Also:
- Constant Field Values
-
EMAIL
public static final java.lang.String EMAIL
Qualifier of theB2BRegistration.emailattribute- See Also:
- Constant Field Values
-
POSITION
public static final java.lang.String POSITION
Qualifier of theB2BRegistration.positionattribute- See Also:
- Constant Field Values
-
TELEPHONE
public static final java.lang.String TELEPHONE
Qualifier of theB2BRegistration.telephoneattribute- See Also:
- Constant Field Values
-
TELEPHONEEXTENSION
public static final java.lang.String TELEPHONEEXTENSION
Qualifier of theB2BRegistration.telephoneExtensionattribute- See Also:
- Constant Field Values
-
COMPANYNAME
public static final java.lang.String COMPANYNAME
Qualifier of theB2BRegistration.companyNameattribute- See Also:
- Constant Field Values
-
COMPANYADDRESSSTREET
public static final java.lang.String COMPANYADDRESSSTREET
Qualifier of theB2BRegistration.companyAddressStreetattribute- See Also:
- Constant Field Values
-
COMPANYADDRESSSTREETLINE2
public static final java.lang.String COMPANYADDRESSSTREETLINE2
Qualifier of theB2BRegistration.companyAddressStreetLine2attribute- See Also:
- Constant Field Values
-
COMPANYADDRESSCITY
public static final java.lang.String COMPANYADDRESSCITY
Qualifier of theB2BRegistration.companyAddressCityattribute- See Also:
- Constant Field Values
-
COMPANYADDRESSPOSTALCODE
public static final java.lang.String COMPANYADDRESSPOSTALCODE
Qualifier of theB2BRegistration.companyAddressPostalCodeattribute- See Also:
- Constant Field Values
-
COMPANYADDRESSREGION
public static final java.lang.String COMPANYADDRESSREGION
Qualifier of theB2BRegistration.companyAddressRegionattribute- See Also:
- Constant Field Values
-
COMPANYADDRESSCOUNTRY
public static final java.lang.String COMPANYADDRESSCOUNTRY
Qualifier of theB2BRegistration.companyAddressCountryattribute- See Also:
- Constant Field Values
-
MESSAGE
public static final java.lang.String MESSAGE
Qualifier of theB2BRegistration.messageattribute- See Also:
- Constant Field Values
-
REJECTREASON
public static final java.lang.String REJECTREASON
Qualifier of theB2BRegistration.rejectReasonattribute- See Also:
- Constant Field Values
-
DEFAULTB2BUNIT
public static final java.lang.String DEFAULTB2BUNIT
Qualifier of theB2BRegistration.defaultB2BUnitattribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getBaseStore
public BaseStore getBaseStore(SessionContext ctx)
Generated method - Getter of theB2BRegistration.baseStoreattribute.- Returns:
- the baseStore
-
getBaseStore
public BaseStore getBaseStore()
Generated method - Getter of theB2BRegistration.baseStoreattribute.- Returns:
- the baseStore
-
setBaseStore
public void setBaseStore(SessionContext ctx, BaseStore value)
Generated method - Setter of theB2BRegistration.baseStoreattribute.- Parameters:
value- the baseStore
-
setBaseStore
public void setBaseStore(BaseStore value)
Generated method - Setter of theB2BRegistration.baseStoreattribute.- Parameters:
value- the baseStore
-
getCmsSite
public CMSSite getCmsSite(SessionContext ctx)
Generated method - Getter of theB2BRegistration.cmsSiteattribute.- Returns:
- the cmsSite
-
getCmsSite
public CMSSite getCmsSite()
Generated method - Getter of theB2BRegistration.cmsSiteattribute.- Returns:
- the cmsSite
-
setCmsSite
public void setCmsSite(SessionContext ctx, CMSSite value)
Generated method - Setter of theB2BRegistration.cmsSiteattribute.- Parameters:
value- the cmsSite
-
setCmsSite
public void setCmsSite(CMSSite value)
Generated method - Setter of theB2BRegistration.cmsSiteattribute.- Parameters:
value- the cmsSite
-
getCompanyAddressCity
public java.lang.String getCompanyAddressCity(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressCityattribute.- Returns:
- the companyAddressCity
-
getCompanyAddressCity
public java.lang.String getCompanyAddressCity()
Generated method - Getter of theB2BRegistration.companyAddressCityattribute.- Returns:
- the companyAddressCity
-
setCompanyAddressCity
public void setCompanyAddressCity(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressCityattribute.- Parameters:
value- the companyAddressCity
-
setCompanyAddressCity
public void setCompanyAddressCity(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressCityattribute.- Parameters:
value- the companyAddressCity
-
getCompanyAddressCountry
public Country getCompanyAddressCountry(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressCountryattribute.- Returns:
- the companyAddressCountry
-
getCompanyAddressCountry
public Country getCompanyAddressCountry()
Generated method - Getter of theB2BRegistration.companyAddressCountryattribute.- Returns:
- the companyAddressCountry
-
setCompanyAddressCountry
public void setCompanyAddressCountry(SessionContext ctx, Country value)
Generated method - Setter of theB2BRegistration.companyAddressCountryattribute.- Parameters:
value- the companyAddressCountry
-
setCompanyAddressCountry
public void setCompanyAddressCountry(Country value)
Generated method - Setter of theB2BRegistration.companyAddressCountryattribute.- Parameters:
value- the companyAddressCountry
-
getCompanyAddressPostalCode
public java.lang.String getCompanyAddressPostalCode(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressPostalCodeattribute.- Returns:
- the companyAddressPostalCode
-
getCompanyAddressPostalCode
public java.lang.String getCompanyAddressPostalCode()
Generated method - Getter of theB2BRegistration.companyAddressPostalCodeattribute.- Returns:
- the companyAddressPostalCode
-
setCompanyAddressPostalCode
public void setCompanyAddressPostalCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressPostalCodeattribute.- Parameters:
value- the companyAddressPostalCode
-
setCompanyAddressPostalCode
public void setCompanyAddressPostalCode(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressPostalCodeattribute.- Parameters:
value- the companyAddressPostalCode
-
getCompanyAddressRegion
public Region getCompanyAddressRegion(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressRegionattribute.- Returns:
- the companyAddressRegion
-
getCompanyAddressRegion
public Region getCompanyAddressRegion()
Generated method - Getter of theB2BRegistration.companyAddressRegionattribute.- Returns:
- the companyAddressRegion
-
setCompanyAddressRegion
public void setCompanyAddressRegion(SessionContext ctx, Region value)
Generated method - Setter of theB2BRegistration.companyAddressRegionattribute.- Parameters:
value- the companyAddressRegion
-
setCompanyAddressRegion
public void setCompanyAddressRegion(Region value)
Generated method - Setter of theB2BRegistration.companyAddressRegionattribute.- Parameters:
value- the companyAddressRegion
-
getCompanyAddressStreet
public java.lang.String getCompanyAddressStreet(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressStreetattribute.- Returns:
- the companyAddressStreet
-
getCompanyAddressStreet
public java.lang.String getCompanyAddressStreet()
Generated method - Getter of theB2BRegistration.companyAddressStreetattribute.- Returns:
- the companyAddressStreet
-
setCompanyAddressStreet
public void setCompanyAddressStreet(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressStreetattribute.- Parameters:
value- the companyAddressStreet
-
setCompanyAddressStreet
public void setCompanyAddressStreet(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressStreetattribute.- Parameters:
value- the companyAddressStreet
-
getCompanyAddressStreetLine2
public java.lang.String getCompanyAddressStreetLine2(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyAddressStreetLine2attribute.- Returns:
- the companyAddressStreetLine2
-
getCompanyAddressStreetLine2
public java.lang.String getCompanyAddressStreetLine2()
Generated method - Getter of theB2BRegistration.companyAddressStreetLine2attribute.- Returns:
- the companyAddressStreetLine2
-
setCompanyAddressStreetLine2
public void setCompanyAddressStreetLine2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressStreetLine2attribute.- Parameters:
value- the companyAddressStreetLine2
-
setCompanyAddressStreetLine2
public void setCompanyAddressStreetLine2(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyAddressStreetLine2attribute.- Parameters:
value- the companyAddressStreetLine2
-
getCompanyName
public java.lang.String getCompanyName(SessionContext ctx)
Generated method - Getter of theB2BRegistration.companyNameattribute.- Returns:
- the companyName
-
getCompanyName
public java.lang.String getCompanyName()
Generated method - Getter of theB2BRegistration.companyNameattribute.- Returns:
- the companyName
-
setCompanyName
public void setCompanyName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.companyNameattribute.- Parameters:
value- the companyName
-
setCompanyName
public void setCompanyName(java.lang.String value)
Generated method - Setter of theB2BRegistration.companyNameattribute.- Parameters:
value- the companyName
-
getCurrency
public Currency getCurrency(SessionContext ctx)
Generated method - Getter of theB2BRegistration.currencyattribute.- Returns:
- the currency
-
getCurrency
public Currency getCurrency()
Generated method - Getter of theB2BRegistration.currencyattribute.- Returns:
- the currency
-
setCurrency
public void setCurrency(SessionContext ctx, Currency value)
Generated method - Setter of theB2BRegistration.currencyattribute.- Parameters:
value- the currency
-
setCurrency
public void setCurrency(Currency value)
Generated method - Setter of theB2BRegistration.currencyattribute.- Parameters:
value- the currency
-
getDefaultB2BUnit
public B2BUnit getDefaultB2BUnit(SessionContext ctx)
Generated method - Getter of theB2BRegistration.defaultB2BUnitattribute.- Returns:
- the defaultB2BUnit
-
getDefaultB2BUnit
public B2BUnit getDefaultB2BUnit()
Generated method - Getter of theB2BRegistration.defaultB2BUnitattribute.- Returns:
- the defaultB2BUnit
-
setDefaultB2BUnit
public void setDefaultB2BUnit(SessionContext ctx, B2BUnit value)
Generated method - Setter of theB2BRegistration.defaultB2BUnitattribute.- Parameters:
value- the defaultB2BUnit
-
setDefaultB2BUnit
public void setDefaultB2BUnit(B2BUnit value)
Generated method - Setter of theB2BRegistration.defaultB2BUnitattribute.- Parameters:
value- the defaultB2BUnit
-
getEmail
public java.lang.String getEmail(SessionContext ctx)
Generated method - Getter of theB2BRegistration.emailattribute.- Returns:
- the email
-
getEmail
public java.lang.String getEmail()
Generated method - Getter of theB2BRegistration.emailattribute.- Returns:
- the email
-
setEmail
public void setEmail(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.emailattribute.- Parameters:
value- the email
-
setEmail
public void setEmail(java.lang.String value)
Generated method - Setter of theB2BRegistration.emailattribute.- Parameters:
value- the email
-
getLanguage
public Language getLanguage(SessionContext ctx)
Generated method - Getter of theB2BRegistration.languageattribute.- Returns:
- the language
-
getLanguage
public Language getLanguage()
Generated method - Getter of theB2BRegistration.languageattribute.- Returns:
- the language
-
setLanguage
public void setLanguage(SessionContext ctx, Language value)
Generated method - Setter of theB2BRegistration.languageattribute.- Parameters:
value- the language
-
setLanguage
public void setLanguage(Language value)
Generated method - Setter of theB2BRegistration.languageattribute.- Parameters:
value- the language
-
getMessage
public java.lang.String getMessage(SessionContext ctx)
Generated method - Getter of theB2BRegistration.messageattribute.- Returns:
- the message
-
getMessage
public java.lang.String getMessage()
Generated method - Getter of theB2BRegistration.messageattribute.- Returns:
- the message
-
setMessage
public void setMessage(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.messageattribute.- Parameters:
value- the message
-
setMessage
public void setMessage(java.lang.String value)
Generated method - Setter of theB2BRegistration.messageattribute.- Parameters:
value- the message
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theB2BRegistration.nameattribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theB2BRegistration.nameattribute.- Returns:
- the name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.nameattribute.- Parameters:
value- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theB2BRegistration.nameattribute.- Parameters:
value- the name
-
getPosition
public java.lang.String getPosition(SessionContext ctx)
Generated method - Getter of theB2BRegistration.positionattribute.- Returns:
- the position
-
getPosition
public java.lang.String getPosition()
Generated method - Getter of theB2BRegistration.positionattribute.- Returns:
- the position
-
setPosition
public void setPosition(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.positionattribute.- Parameters:
value- the position
-
setPosition
public void setPosition(java.lang.String value)
Generated method - Setter of theB2BRegistration.positionattribute.- Parameters:
value- the position
-
getRejectReason
public java.lang.String getRejectReason(SessionContext ctx)
Generated method - Getter of theB2BRegistration.rejectReasonattribute.- Returns:
- the rejectReason
-
getRejectReason
public java.lang.String getRejectReason()
Generated method - Getter of theB2BRegistration.rejectReasonattribute.- Returns:
- the rejectReason
-
setRejectReason
public void setRejectReason(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.rejectReasonattribute.- Parameters:
value- the rejectReason
-
setRejectReason
public void setRejectReason(java.lang.String value)
Generated method - Setter of theB2BRegistration.rejectReasonattribute.- Parameters:
value- the rejectReason
-
getTelephone
public java.lang.String getTelephone(SessionContext ctx)
Generated method - Getter of theB2BRegistration.telephoneattribute.- Returns:
- the telephone
-
getTelephone
public java.lang.String getTelephone()
Generated method - Getter of theB2BRegistration.telephoneattribute.- Returns:
- the telephone
-
setTelephone
public void setTelephone(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.telephoneattribute.- Parameters:
value- the telephone
-
setTelephone
public void setTelephone(java.lang.String value)
Generated method - Setter of theB2BRegistration.telephoneattribute.- Parameters:
value- the telephone
-
getTelephoneExtension
public java.lang.String getTelephoneExtension(SessionContext ctx)
Generated method - Getter of theB2BRegistration.telephoneExtensionattribute.- Returns:
- the telephoneExtension
-
getTelephoneExtension
public java.lang.String getTelephoneExtension()
Generated method - Getter of theB2BRegistration.telephoneExtensionattribute.- Returns:
- the telephoneExtension
-
setTelephoneExtension
public void setTelephoneExtension(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BRegistration.telephoneExtensionattribute.- Parameters:
value- the telephoneExtension
-
setTelephoneExtension
public void setTelephoneExtension(java.lang.String value)
Generated method - Setter of theB2BRegistration.telephoneExtensionattribute.- Parameters:
value- the telephoneExtension
-
getTitle
public Title getTitle(SessionContext ctx)
Generated method - Getter of theB2BRegistration.titleattribute.- Returns:
- the title
-
getTitle
public Title getTitle()
Generated method - Getter of theB2BRegistration.titleattribute.- Returns:
- the title
-
setTitle
public void setTitle(SessionContext ctx, Title value)
Generated method - Setter of theB2BRegistration.titleattribute.- Parameters:
value- the title
-
setTitle
public void setTitle(Title value)
Generated method - Setter of theB2BRegistration.titleattribute.- Parameters:
value- the title
-
-