Class B2BRegistrationModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.secureportaladdon.model.B2BRegistrationModel
-
- All Implemented Interfaces:
java.io.Serializable
public class B2BRegistrationModel extends ItemModel
Generated model class for type B2BRegistration first defined at extension secureportaladdon.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringBASESTOREGenerated constant - Attribute key ofB2BRegistration.baseStoreattribute defined at extensionsecureportaladdon.static java.lang.StringCMSSITEGenerated constant - Attribute key ofB2BRegistration.cmsSiteattribute defined at extensionsecureportaladdon.static java.lang.StringCOMPANYADDRESSCITYGenerated constant - Attribute key ofB2BRegistration.companyAddressCityattribute defined at extensionsecureportaladdon.static java.lang.StringCOMPANYADDRESSCOUNTRYGenerated constant - Attribute key ofB2BRegistration.companyAddressCountryattribute defined at extensionsecureportaladdon.static java.lang.StringCOMPANYADDRESSPOSTALCODEGenerated constant - Attribute key ofB2BRegistration.companyAddressPostalCodeattribute defined at extensionsecureportaladdon.static java.lang.StringCOMPANYADDRESSREGIONGenerated constant - Attribute key ofB2BRegistration.companyAddressRegionattribute defined at extensionsecureportaladdon.static java.lang.StringCOMPANYADDRESSSTREETGenerated constant - Attribute key ofB2BRegistration.companyAddressStreetattribute defined at extensionsecureportaladdon.static java.lang.StringCOMPANYADDRESSSTREETLINE2Generated constant - Attribute key ofB2BRegistration.companyAddressStreetLine2attribute defined at extensionsecureportaladdon.static java.lang.StringCOMPANYNAMEGenerated constant - Attribute key ofB2BRegistration.companyNameattribute defined at extensionsecureportaladdon.static java.lang.StringCURRENCYGenerated constant - Attribute key ofB2BRegistration.currencyattribute defined at extensionsecureportaladdon.static java.lang.StringDEFAULTB2BUNITGenerated constant - Attribute key ofB2BRegistration.defaultB2BUnitattribute defined at extensionsecureportaladdon.static java.lang.StringEMAILGenerated constant - Attribute key ofB2BRegistration.emailattribute defined at extensionsecureportaladdon.static java.lang.StringLANGUAGEGenerated constant - Attribute key ofB2BRegistration.languageattribute defined at extensionsecureportaladdon.static java.lang.StringMESSAGEGenerated constant - Attribute key ofB2BRegistration.messageattribute defined at extensionsecureportaladdon.static java.lang.StringNAMEGenerated constant - Attribute key ofB2BRegistration.nameattribute defined at extensionsecureportaladdon.static java.lang.StringPOSITIONGenerated constant - Attribute key ofB2BRegistration.positionattribute defined at extensionsecureportaladdon.static java.lang.StringREJECTREASONGenerated constant - Attribute key ofB2BRegistration.rejectReasonattribute defined at extensionsecureportaladdon.static java.lang.StringTELEPHONEGenerated constant - Attribute key ofB2BRegistration.telephoneattribute defined at extensionsecureportaladdon.static java.lang.StringTELEPHONEEXTENSIONGenerated constant - Attribute key ofB2BRegistration.telephoneExtensionattribute defined at extensionsecureportaladdon.static java.lang.StringTITLEGenerated constant - Attribute key ofB2BRegistration.titleattribute defined at extensionsecureportaladdon.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description B2BRegistrationModel()Generated constructor - Default constructor for generic creation.B2BRegistrationModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextB2BRegistrationModel(BaseStoreModel _baseStore, CMSSiteModel _cmsSite, java.lang.String _companyAddressCity, CountryModel _companyAddressCountry, java.lang.String _companyAddressPostalCode, java.lang.String _companyAddressStreet, java.lang.String _companyName, CurrencyModel _currency, java.lang.String _email, LanguageModel _language, java.lang.String _name, ItemModel _owner, java.lang.String _position, java.lang.String _telephone)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BRegistrationModel(BaseStoreModel _baseStore, CMSSiteModel _cmsSite, java.lang.String _companyAddressCity, CountryModel _companyAddressCountry, java.lang.String _companyAddressPostalCode, java.lang.String _companyAddressStreet, java.lang.String _companyName, CurrencyModel _currency, java.lang.String _email, LanguageModel _language, java.lang.String _name, java.lang.String _position, java.lang.String _telephone)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BaseStoreModelgetBaseStore()Generated method - Getter of theB2BRegistration.baseStoreattribute defined at extensionsecureportaladdon.CMSSiteModelgetCmsSite()Generated method - Getter of theB2BRegistration.cmsSiteattribute defined at extensionsecureportaladdon.java.lang.StringgetCompanyAddressCity()Generated method - Getter of theB2BRegistration.companyAddressCityattribute defined at extensionsecureportaladdon.CountryModelgetCompanyAddressCountry()Generated method - Getter of theB2BRegistration.companyAddressCountryattribute defined at extensionsecureportaladdon.java.lang.StringgetCompanyAddressPostalCode()Generated method - Getter of theB2BRegistration.companyAddressPostalCodeattribute defined at extensionsecureportaladdon.RegionModelgetCompanyAddressRegion()Generated method - Getter of theB2BRegistration.companyAddressRegionattribute defined at extensionsecureportaladdon.java.lang.StringgetCompanyAddressStreet()Generated method - Getter of theB2BRegistration.companyAddressStreetattribute defined at extensionsecureportaladdon.java.lang.StringgetCompanyAddressStreetLine2()Generated method - Getter of theB2BRegistration.companyAddressStreetLine2attribute defined at extensionsecureportaladdon.java.lang.StringgetCompanyName()Generated method - Getter of theB2BRegistration.companyNameattribute defined at extensionsecureportaladdon.CurrencyModelgetCurrency()Generated method - Getter of theB2BRegistration.currencyattribute defined at extensionsecureportaladdon.B2BUnitModelgetDefaultB2BUnit()Generated method - Getter of theB2BRegistration.defaultB2BUnitattribute defined at extensionsecureportaladdon.java.lang.StringgetEmail()Generated method - Getter of theB2BRegistration.emailattribute defined at extensionsecureportaladdon.LanguageModelgetLanguage()Generated method - Getter of theB2BRegistration.languageattribute defined at extensionsecureportaladdon.java.lang.StringgetMessage()Generated method - Getter of theB2BRegistration.messageattribute defined at extensionsecureportaladdon.java.lang.StringgetName()Generated method - Getter of theB2BRegistration.nameattribute defined at extensionsecureportaladdon.java.lang.StringgetPosition()Generated method - Getter of theB2BRegistration.positionattribute defined at extensionsecureportaladdon.java.lang.StringgetRejectReason()Generated method - Getter of theB2BRegistration.rejectReasonattribute defined at extensionsecureportaladdon.java.lang.StringgetTelephone()Generated method - Getter of theB2BRegistration.telephoneattribute defined at extensionsecureportaladdon.java.lang.StringgetTelephoneExtension()Generated method - Getter of theB2BRegistration.telephoneExtensionattribute defined at extensionsecureportaladdon.TitleModelgetTitle()Generated method - Getter of theB2BRegistration.titleattribute defined at extensionsecureportaladdon.voidsetBaseStore(BaseStoreModel value)Generated method - Setter ofB2BRegistration.baseStoreattribute defined at extensionsecureportaladdon.voidsetCmsSite(CMSSiteModel value)Generated method - Setter ofB2BRegistration.cmsSiteattribute defined at extensionsecureportaladdon.voidsetCompanyAddressCity(java.lang.String value)Generated method - Setter ofB2BRegistration.companyAddressCityattribute defined at extensionsecureportaladdon.voidsetCompanyAddressCountry(CountryModel value)Generated method - Setter ofB2BRegistration.companyAddressCountryattribute defined at extensionsecureportaladdon.voidsetCompanyAddressPostalCode(java.lang.String value)Generated method - Setter ofB2BRegistration.companyAddressPostalCodeattribute defined at extensionsecureportaladdon.voidsetCompanyAddressRegion(RegionModel value)Generated method - Setter ofB2BRegistration.companyAddressRegionattribute defined at extensionsecureportaladdon.voidsetCompanyAddressStreet(java.lang.String value)Generated method - Setter ofB2BRegistration.companyAddressStreetattribute defined at extensionsecureportaladdon.voidsetCompanyAddressStreetLine2(java.lang.String value)Generated method - Setter ofB2BRegistration.companyAddressStreetLine2attribute defined at extensionsecureportaladdon.voidsetCompanyName(java.lang.String value)Generated method - Setter ofB2BRegistration.companyNameattribute defined at extensionsecureportaladdon.voidsetCurrency(CurrencyModel value)Generated method - Setter ofB2BRegistration.currencyattribute defined at extensionsecureportaladdon.voidsetDefaultB2BUnit(B2BUnitModel value)Generated method - Setter ofB2BRegistration.defaultB2BUnitattribute defined at extensionsecureportaladdon.voidsetEmail(java.lang.String value)Generated method - Setter ofB2BRegistration.emailattribute defined at extensionsecureportaladdon.voidsetLanguage(LanguageModel value)Generated method - Setter ofB2BRegistration.languageattribute defined at extensionsecureportaladdon.voidsetMessage(java.lang.String value)Generated method - Setter ofB2BRegistration.messageattribute defined at extensionsecureportaladdon.voidsetName(java.lang.String value)Generated method - Setter ofB2BRegistration.nameattribute defined at extensionsecureportaladdon.voidsetPosition(java.lang.String value)Generated method - Setter ofB2BRegistration.positionattribute defined at extensionsecureportaladdon.voidsetRejectReason(java.lang.String value)Generated method - Setter ofB2BRegistration.rejectReasonattribute defined at extensionsecureportaladdon.voidsetTelephone(java.lang.String value)Generated method - Setter ofB2BRegistration.telephoneattribute defined at extensionsecureportaladdon.voidsetTelephoneExtension(java.lang.String value)Generated method - Setter ofB2BRegistration.telephoneExtensionattribute defined at extensionsecureportaladdon.voidsetTitle(TitleModel value)Generated method - Setter ofB2BRegistration.titleattribute defined at extensionsecureportaladdon.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
CMSSITE
public static final java.lang.String CMSSITE
Generated constant - Attribute key ofB2BRegistration.cmsSiteattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
LANGUAGE
public static final java.lang.String LANGUAGE
Generated constant - Attribute key ofB2BRegistration.languageattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
CURRENCY
public static final java.lang.String CURRENCY
Generated constant - Attribute key ofB2BRegistration.currencyattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
BASESTORE
public static final java.lang.String BASESTORE
Generated constant - Attribute key ofB2BRegistration.baseStoreattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
TITLE
public static final java.lang.String TITLE
Generated constant - Attribute key ofB2BRegistration.titleattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Generated constant - Attribute key ofB2BRegistration.nameattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
EMAIL
public static final java.lang.String EMAIL
Generated constant - Attribute key ofB2BRegistration.emailattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
POSITION
public static final java.lang.String POSITION
Generated constant - Attribute key ofB2BRegistration.positionattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
TELEPHONE
public static final java.lang.String TELEPHONE
Generated constant - Attribute key ofB2BRegistration.telephoneattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
TELEPHONEEXTENSION
public static final java.lang.String TELEPHONEEXTENSION
Generated constant - Attribute key ofB2BRegistration.telephoneExtensionattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
COMPANYNAME
public static final java.lang.String COMPANYNAME
Generated constant - Attribute key ofB2BRegistration.companyNameattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
COMPANYADDRESSSTREET
public static final java.lang.String COMPANYADDRESSSTREET
Generated constant - Attribute key ofB2BRegistration.companyAddressStreetattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
COMPANYADDRESSSTREETLINE2
public static final java.lang.String COMPANYADDRESSSTREETLINE2
Generated constant - Attribute key ofB2BRegistration.companyAddressStreetLine2attribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
COMPANYADDRESSCITY
public static final java.lang.String COMPANYADDRESSCITY
Generated constant - Attribute key ofB2BRegistration.companyAddressCityattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
COMPANYADDRESSPOSTALCODE
public static final java.lang.String COMPANYADDRESSPOSTALCODE
Generated constant - Attribute key ofB2BRegistration.companyAddressPostalCodeattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
COMPANYADDRESSREGION
public static final java.lang.String COMPANYADDRESSREGION
Generated constant - Attribute key ofB2BRegistration.companyAddressRegionattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
COMPANYADDRESSCOUNTRY
public static final java.lang.String COMPANYADDRESSCOUNTRY
Generated constant - Attribute key ofB2BRegistration.companyAddressCountryattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
MESSAGE
public static final java.lang.String MESSAGE
Generated constant - Attribute key ofB2BRegistration.messageattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
REJECTREASON
public static final java.lang.String REJECTREASON
Generated constant - Attribute key ofB2BRegistration.rejectReasonattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
DEFAULTB2BUNIT
public static final java.lang.String DEFAULTB2BUNIT
Generated constant - Attribute key ofB2BRegistration.defaultB2BUnitattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
B2BRegistrationModel
public B2BRegistrationModel()
Generated constructor - Default constructor for generic creation.
-
B2BRegistrationModel
public B2BRegistrationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
B2BRegistrationModel
@Deprecated(since="4.1.1", forRemoval=true) public B2BRegistrationModel(BaseStoreModel _baseStore, CMSSiteModel _cmsSite, java.lang.String _companyAddressCity, CountryModel _companyAddressCountry, java.lang.String _companyAddressPostalCode, java.lang.String _companyAddressStreet, java.lang.String _companyName, CurrencyModel _currency, java.lang.String _email, LanguageModel _language, java.lang.String _name, java.lang.String _position, java.lang.String _telephone)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_baseStore- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_cmsSite- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_companyAddressCity- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_companyAddressCountry- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_companyAddressPostalCode- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_companyAddressStreet- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_companyName- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_currency- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_email- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_language- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_name- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_position- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_telephone- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon
-
B2BRegistrationModel
@Deprecated(since="4.1.1", forRemoval=true) public B2BRegistrationModel(BaseStoreModel _baseStore, CMSSiteModel _cmsSite, java.lang.String _companyAddressCity, CountryModel _companyAddressCountry, java.lang.String _companyAddressPostalCode, java.lang.String _companyAddressStreet, java.lang.String _companyName, CurrencyModel _currency, java.lang.String _email, LanguageModel _language, java.lang.String _name, ItemModel _owner, java.lang.String _position, java.lang.String _telephone)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_baseStore- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_cmsSite- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_companyAddressCity- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_companyAddressCountry- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_companyAddressPostalCode- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_companyAddressStreet- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_companyName- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_currency- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_email- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_language- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_name- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_owner- initial attribute declared by typeItemat extensioncore_position- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon_telephone- initial attribute declared by typeB2BRegistrationat extensionsecureportaladdon
-
-
Method Detail
-
getBaseStore
@Accessor(qualifier="baseStore", type=GETTER) public BaseStoreModel getBaseStore()
Generated method - Getter of theB2BRegistration.baseStoreattribute defined at extensionsecureportaladdon.- Returns:
- the baseStore
-
getCmsSite
@Accessor(qualifier="cmsSite", type=GETTER) public CMSSiteModel getCmsSite()
Generated method - Getter of theB2BRegistration.cmsSiteattribute defined at extensionsecureportaladdon.- Returns:
- the cmsSite
-
getCompanyAddressCity
@Accessor(qualifier="companyAddressCity", type=GETTER) public java.lang.String getCompanyAddressCity()
Generated method - Getter of theB2BRegistration.companyAddressCityattribute defined at extensionsecureportaladdon.- Returns:
- the companyAddressCity
-
getCompanyAddressCountry
@Accessor(qualifier="companyAddressCountry", type=GETTER) public CountryModel getCompanyAddressCountry()
Generated method - Getter of theB2BRegistration.companyAddressCountryattribute defined at extensionsecureportaladdon.- Returns:
- the companyAddressCountry
-
getCompanyAddressPostalCode
@Accessor(qualifier="companyAddressPostalCode", type=GETTER) public java.lang.String getCompanyAddressPostalCode()
Generated method - Getter of theB2BRegistration.companyAddressPostalCodeattribute defined at extensionsecureportaladdon.- Returns:
- the companyAddressPostalCode
-
getCompanyAddressRegion
@Accessor(qualifier="companyAddressRegion", type=GETTER) public RegionModel getCompanyAddressRegion()
Generated method - Getter of theB2BRegistration.companyAddressRegionattribute defined at extensionsecureportaladdon.- Returns:
- the companyAddressRegion
-
getCompanyAddressStreet
@Accessor(qualifier="companyAddressStreet", type=GETTER) public java.lang.String getCompanyAddressStreet()
Generated method - Getter of theB2BRegistration.companyAddressStreetattribute defined at extensionsecureportaladdon.- Returns:
- the companyAddressStreet
-
getCompanyAddressStreetLine2
@Accessor(qualifier="companyAddressStreetLine2", type=GETTER) public java.lang.String getCompanyAddressStreetLine2()
Generated method - Getter of theB2BRegistration.companyAddressStreetLine2attribute defined at extensionsecureportaladdon.- Returns:
- the companyAddressStreetLine2
-
getCompanyName
@Accessor(qualifier="companyName", type=GETTER) public java.lang.String getCompanyName()
Generated method - Getter of theB2BRegistration.companyNameattribute defined at extensionsecureportaladdon.- Returns:
- the companyName
-
getCurrency
@Accessor(qualifier="currency", type=GETTER) public CurrencyModel getCurrency()
Generated method - Getter of theB2BRegistration.currencyattribute defined at extensionsecureportaladdon.- Returns:
- the currency
-
getDefaultB2BUnit
@Accessor(qualifier="defaultB2BUnit", type=GETTER) public B2BUnitModel getDefaultB2BUnit()
Generated method - Getter of theB2BRegistration.defaultB2BUnitattribute defined at extensionsecureportaladdon.- Returns:
- the defaultB2BUnit
-
getEmail
@Accessor(qualifier="email", type=GETTER) public java.lang.String getEmail()
Generated method - Getter of theB2BRegistration.emailattribute defined at extensionsecureportaladdon.- Returns:
- the email
-
getLanguage
@Accessor(qualifier="language", type=GETTER) public LanguageModel getLanguage()
Generated method - Getter of theB2BRegistration.languageattribute defined at extensionsecureportaladdon.- Returns:
- the language
-
getMessage
@Accessor(qualifier="message", type=GETTER) public java.lang.String getMessage()
Generated method - Getter of theB2BRegistration.messageattribute defined at extensionsecureportaladdon.- Returns:
- the message
-
getName
@Accessor(qualifier="name", type=GETTER) public java.lang.String getName()
Generated method - Getter of theB2BRegistration.nameattribute defined at extensionsecureportaladdon.- Returns:
- the name
-
getPosition
@Accessor(qualifier="position", type=GETTER) public java.lang.String getPosition()
Generated method - Getter of theB2BRegistration.positionattribute defined at extensionsecureportaladdon.- Returns:
- the position
-
getRejectReason
@Accessor(qualifier="rejectReason", type=GETTER) public java.lang.String getRejectReason()
Generated method - Getter of theB2BRegistration.rejectReasonattribute defined at extensionsecureportaladdon.- Returns:
- the rejectReason
-
getTelephone
@Accessor(qualifier="telephone", type=GETTER) public java.lang.String getTelephone()
Generated method - Getter of theB2BRegistration.telephoneattribute defined at extensionsecureportaladdon.- Returns:
- the telephone
-
getTelephoneExtension
@Accessor(qualifier="telephoneExtension", type=GETTER) public java.lang.String getTelephoneExtension()
Generated method - Getter of theB2BRegistration.telephoneExtensionattribute defined at extensionsecureportaladdon.- Returns:
- the telephoneExtension
-
getTitle
@Accessor(qualifier="title", type=GETTER) public TitleModel getTitle()
Generated method - Getter of theB2BRegistration.titleattribute defined at extensionsecureportaladdon.- Returns:
- the title
-
setBaseStore
@Accessor(qualifier="baseStore", type=SETTER) public void setBaseStore(BaseStoreModel value)
Generated method - Setter ofB2BRegistration.baseStoreattribute defined at extensionsecureportaladdon.- Parameters:
value- the baseStore
-
setCmsSite
@Accessor(qualifier="cmsSite", type=SETTER) public void setCmsSite(CMSSiteModel value)
Generated method - Setter ofB2BRegistration.cmsSiteattribute defined at extensionsecureportaladdon.- Parameters:
value- the cmsSite
-
setCompanyAddressCity
@Accessor(qualifier="companyAddressCity", type=SETTER) public void setCompanyAddressCity(java.lang.String value)
Generated method - Setter ofB2BRegistration.companyAddressCityattribute defined at extensionsecureportaladdon.- Parameters:
value- the companyAddressCity
-
setCompanyAddressCountry
@Accessor(qualifier="companyAddressCountry", type=SETTER) public void setCompanyAddressCountry(CountryModel value)
Generated method - Setter ofB2BRegistration.companyAddressCountryattribute defined at extensionsecureportaladdon.- Parameters:
value- the companyAddressCountry
-
setCompanyAddressPostalCode
@Accessor(qualifier="companyAddressPostalCode", type=SETTER) public void setCompanyAddressPostalCode(java.lang.String value)
Generated method - Setter ofB2BRegistration.companyAddressPostalCodeattribute defined at extensionsecureportaladdon.- Parameters:
value- the companyAddressPostalCode
-
setCompanyAddressRegion
@Accessor(qualifier="companyAddressRegion", type=SETTER) public void setCompanyAddressRegion(RegionModel value)
Generated method - Setter ofB2BRegistration.companyAddressRegionattribute defined at extensionsecureportaladdon.- Parameters:
value- the companyAddressRegion
-
setCompanyAddressStreet
@Accessor(qualifier="companyAddressStreet", type=SETTER) public void setCompanyAddressStreet(java.lang.String value)
Generated method - Setter ofB2BRegistration.companyAddressStreetattribute defined at extensionsecureportaladdon.- Parameters:
value- the companyAddressStreet
-
setCompanyAddressStreetLine2
@Accessor(qualifier="companyAddressStreetLine2", type=SETTER) public void setCompanyAddressStreetLine2(java.lang.String value)
Generated method - Setter ofB2BRegistration.companyAddressStreetLine2attribute defined at extensionsecureportaladdon.- Parameters:
value- the companyAddressStreetLine2
-
setCompanyName
@Accessor(qualifier="companyName", type=SETTER) public void setCompanyName(java.lang.String value)
Generated method - Setter ofB2BRegistration.companyNameattribute defined at extensionsecureportaladdon.- Parameters:
value- the companyName
-
setCurrency
@Accessor(qualifier="currency", type=SETTER) public void setCurrency(CurrencyModel value)
Generated method - Setter ofB2BRegistration.currencyattribute defined at extensionsecureportaladdon.- Parameters:
value- the currency
-
setDefaultB2BUnit
@Accessor(qualifier="defaultB2BUnit", type=SETTER) public void setDefaultB2BUnit(B2BUnitModel value)
Generated method - Setter ofB2BRegistration.defaultB2BUnitattribute defined at extensionsecureportaladdon.- Parameters:
value- the defaultB2BUnit
-
setEmail
@Accessor(qualifier="email", type=SETTER) public void setEmail(java.lang.String value)
Generated method - Setter ofB2BRegistration.emailattribute defined at extensionsecureportaladdon.- Parameters:
value- the email
-
setLanguage
@Accessor(qualifier="language", type=SETTER) public void setLanguage(LanguageModel value)
Generated method - Setter ofB2BRegistration.languageattribute defined at extensionsecureportaladdon.- Parameters:
value- the language
-
setMessage
@Accessor(qualifier="message", type=SETTER) public void setMessage(java.lang.String value)
Generated method - Setter ofB2BRegistration.messageattribute defined at extensionsecureportaladdon.- Parameters:
value- the message
-
setName
@Accessor(qualifier="name", type=SETTER) public void setName(java.lang.String value)
Generated method - Setter ofB2BRegistration.nameattribute defined at extensionsecureportaladdon.- Parameters:
value- the name
-
setPosition
@Accessor(qualifier="position", type=SETTER) public void setPosition(java.lang.String value)
Generated method - Setter ofB2BRegistration.positionattribute defined at extensionsecureportaladdon.- Parameters:
value- the position
-
setRejectReason
@Accessor(qualifier="rejectReason", type=SETTER) public void setRejectReason(java.lang.String value)
Generated method - Setter ofB2BRegistration.rejectReasonattribute defined at extensionsecureportaladdon.- Parameters:
value- the rejectReason
-
setTelephone
@Accessor(qualifier="telephone", type=SETTER) public void setTelephone(java.lang.String value)
Generated method - Setter ofB2BRegistration.telephoneattribute defined at extensionsecureportaladdon.- Parameters:
value- the telephone
-
setTelephoneExtension
@Accessor(qualifier="telephoneExtension", type=SETTER) public void setTelephoneExtension(java.lang.String value)
Generated method - Setter ofB2BRegistration.telephoneExtensionattribute defined at extensionsecureportaladdon.- Parameters:
value- the telephoneExtension
-
setTitle
@Accessor(qualifier="title", type=SETTER) public void setTitle(TitleModel value)
Generated method - Setter ofB2BRegistration.titleattribute defined at extensionsecureportaladdon.- Parameters:
value- the title
-
-