Class UserModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.core.model.security.PrincipalModel
de.hybris.platform.core.model.user.UserModel
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CustomerModel,EmployeeModel
Generated model class for type User first defined at extension core.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationAbstractCommentAuthorRelationdefining source attributecreatedCommentsin extensioncomments.static final StringGenerated relation code constant for relationCommentAssigneeRelationdefining source attributeassignedCommentsin extensioncomments.static final StringGenerated relation code constant for relationCommentUserSettingUserRelationdefining source attributecommentUserSettingsin extensioncomments.static final StringGenerated model type code constant.static final StringGenerated relation code constant for relationUsersForRestrictiondefining source attributerestrictionsin extensioncms2.static final StringGenerated constant - Attribute key ofUser.addressesattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.allWriteableCatalogVersionsattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofUser.assignedCommentsattribute defined at extensioncomments.static final StringGenerated constant - Attribute key ofUser.assignedQuotesattribute defined at extensioncommerceservices.static final StringGenerated constant - Attribute key ofUser.authorizedToUnlockPagesattribute defined at extensioncms2.static final StringGenerated constant - Attribute key ofUser.avatarattribute defined at extensionbackoffice.static final StringGenerated constant - Attribute key ofUser.cartsattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.collectionPksattribute defined at extensionbackoffice.static final StringGenerated constant - Attribute key ofUser.commentUserSettingsattribute defined at extensioncomments.static final StringGenerated constant - Attribute key ofUser.contactInfosattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.createdCommentsattribute defined at extensioncomments.static final StringGenerated constant - Attribute key ofUser.currentDateattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.currentTimeattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.customerReviewsattribute defined at extensioncustomerreview.static final StringGenerated constant - Attribute key ofUser.deactivationDateattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.defaultPaymentAddressattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.defaultShipmentAddressattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.encodedPasswordattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.europe1Discountsattribute defined at extensioneurope1.static final StringGenerated constant - Attribute key ofUser.Europe1PriceFactory_UDGattribute defined at extensioneurope1.static final StringGenerated constant - Attribute key ofUser.Europe1PriceFactory_UPGattribute defined at extensioneurope1.static final StringGenerated constant - Attribute key ofUser.Europe1PriceFactory_UTGattribute defined at extensioneurope1.static final StringGenerated constant - Attribute key ofUser.hmcLoginDisabledattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.lastLoginattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.lockedPagesattribute defined at extensioncms2.static final StringGenerated constant - Attribute key ofUser.loginDisabledattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.ordersattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.ownEurope1Discountsattribute defined at extensioneurope1.static final StringGenerated constant - Attribute key ofUser.passwordattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.passwordAnswerattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.passwordEncodingattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.passwordQuestionattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.paymentInfosattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.quotesattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.randomTokenattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.restrictionsattribute defined at extensioncms2.static final StringGenerated constant - Attribute key ofUser.retentionStateattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.sessionCurrencyattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.sessionLanguageattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofUser.themeForBackofficeattribute defined at extensionbackoffice.static final StringGenerated constant - Attribute key ofUser.tokensattribute defined at extensionoauth2.static final StringGenerated constant - Attribute key ofUser.userprofileattribute defined at extensioncore.Fields inherited from class de.hybris.platform.core.model.security.PrincipalModel
_AGRPARTY2PRINCIPALRELATION, _BAPARTY2PRINCIPALRELATION, _BMPARTY2PRINCIPALRELATION, _CATEGORY2PRINCIPALRELATION, _COMMENTWATCHERRELATION, _PMPARTY2PRINCIPALRELATION, _PRODUCTOFFERING2PRINCIPALRELATION, _PRPARTY2PRINCIPALRELATION, _SPIPARTY2PRINCIPALRELATION, _SYNCITEMJOB2PRINCIPAL, _TUAPARTY2PRINCIPALRELATION, _UCPARTY2PRINCIPALRELATION, _WORKFLOWTEMPLATE2PRINCIPALRELATION, ACCESSIBLECATEGORIES, ACCESSIBLEOFFERINGS, AGRPARTY, ALLGROUPS, ALLSEARCHRESTRICTIONS, BACKOFFICELOGINDISABLED, BAPARTY, BMPARTY, DESCRIPTION, DISPLAYNAME, GROUPS, IDENTIFICATIONS, NAME, PMPARTY, PROFILEPICTURE, PRPARTY, READABLECATALOGVERSIONS, SEARCHRESTRICTIONS, SPIPARTY, SUBSCRIPTIONACCESSES, SYNCJOBS, TUAPARTY, UCPARTY, UID, VISIBLETEMPLATES, WATCHEDCOMMENTS, WRITABLECATALOGVERSIONSFields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersUserModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextUserModel(Collection<CustomerReviewModel> _customerReviews, boolean _loginDisabled, ItemModel _owner, String _uid) 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
Modifier and TypeMethodDescriptionGenerated method - Getter of theUser.addressesattribute defined at extensioncore.Generated method - Getter of theUser.allWriteableCatalogVersionsdynamic attribute defined at extensioncatalog.Generated method - Getter of theUser.assignedCommentsattribute defined at extensioncomments.Generated method - Getter of theUser.assignedQuotesattribute defined at extensioncommerceservices.Generated method - Getter of theUser.avatarattribute defined at extensionbackoffice.getCarts()Generated method - Getter of theUser.cartsattribute defined at extensioncore.Generated method - Getter of theUser.collectionPksattribute defined at extensionbackoffice.Generated method - Getter of theUser.contactInfosattribute defined at extensioncore.Generated method - Getter of theUser.createdCommentsattribute defined at extensioncomments.Generated method - Getter of theUser.currentDatedynamic attribute defined at extensioncore.Generated method - Getter of theUser.currentTimedynamic attribute defined at extensioncore.Generated method - Getter of theUser.customerReviewsattribute defined at extensioncustomerreview.Generated method - Getter of theUser.deactivationDateattribute defined at extensioncore.Generated method - Getter of theUser.defaultPaymentAddressattribute defined at extensioncore.Generated method - Getter of theUser.defaultShipmentAddressattribute defined at extensioncore.Generated method - Getter of theUser.encodedPasswordattribute defined at extensioncore.Generated method - Getter of theUser.europe1Discountsdynamic attribute defined at extensioneurope1.Generated method - Getter of theUser.Europe1PriceFactory_UDGattribute defined at extensioneurope1.Generated method - Getter of theUser.Europe1PriceFactory_UPGattribute defined at extensioneurope1.Generated method - Getter of theUser.Europe1PriceFactory_UTGattribute defined at extensioneurope1.Generated method - Getter of theUser.hmcLoginDisabledattribute defined at extensioncore.Generated method - Getter of theUser.lastLoginattribute defined at extensioncore.Generated method - Getter of theUser.lockedPagesattribute defined at extensioncms2.Generated method - Getter of theUser.ordersattribute defined at extensioncore.Generated method - Getter of theUser.ownEurope1Discountsattribute defined at extensioneurope1.Generated method - Getter of theUser.passwordAnswerattribute defined at extensioncore.Generated method - Getter of theUser.passwordEncodingattribute defined at extensioncore.Generated method - Getter of theUser.passwordQuestionattribute defined at extensioncore.Generated method - Getter of theUser.paymentInfosattribute defined at extensioncore.Generated method - Getter of theUser.quotesattribute defined at extensioncore.Generated method - Getter of theUser.randomTokenattribute defined at extensioncore.Generated method - Getter of theUser.restrictionsattribute defined at extensioncms2.Generated method - Getter of theUser.retentionStateattribute defined at extensioncore.Generated method - Getter of theUser.sessionCurrencyattribute defined at extensioncore.Generated method - Getter of theUser.sessionLanguageattribute defined at extensioncore.Generated method - Getter of theUser.themeForBackofficeattribute defined at extensionbackoffice.Generated method - Getter of theUser.tokensattribute defined at extensionoauth2.Generated method - Getter of theUser.userprofileattribute defined at extensioncore.booleanGenerated method - Getter of theUser.authorizedToUnlockPagesattribute defined at extensioncms2.booleanGenerated method - Getter of theUser.loginDisabledattribute defined at extensioncore.voidsetAddresses(Collection<AddressModel> value) Generated method - Setter ofUser.addressesattribute defined at extensioncore.voidsetAssignedComments(List<CommentModel> value) Generated method - Setter ofUser.assignedCommentsattribute defined at extensioncomments.voidsetAssignedQuotes(Collection<QuoteModel> value) Generated method - Setter ofUser.assignedQuotesattribute defined at extensioncommerceservices.voidsetAuthorizedToUnlockPages(boolean value) Generated method - Setter ofUser.authorizedToUnlockPagesattribute defined at extensioncms2.voidsetAvatar(MediaModel value) Generated method - Setter ofUser.avatarattribute defined at extensionbackoffice.voidsetCarts(Collection<CartModel> value) Generated method - Setter ofUser.cartsattribute defined at extensioncore.voidGenerated method - Setter ofUser.collectionPksattribute defined at extensionbackoffice.voidGenerated method - Setter ofUser.contactInfosattribute defined at extensioncore.voidGenerated method - Setter ofUser.createdCommentsattribute defined at extensioncomments.voidGenerated method - Initial setter ofUser.customerReviewsattribute defined at extensioncustomerreview.voidsetDeactivationDate(Date value) Generated method - Setter ofUser.deactivationDateattribute defined at extensioncore.voidGenerated method - Setter ofUser.defaultPaymentAddressattribute defined at extensioncore.voidGenerated method - Setter ofUser.defaultShipmentAddressattribute defined at extensioncore.voidsetEncodedPassword(String value) Generated method - Setter ofUser.encodedPasswordattribute defined at extensioncore.voidGenerated method - Setter ofUser.europe1Discountsdynamic attribute defined at extensioneurope1.voidGenerated method - Setter ofUser.Europe1PriceFactory_UDGattribute defined at extensioneurope1.voidGenerated method - Setter ofUser.Europe1PriceFactory_UPGattribute defined at extensioneurope1.voidGenerated method - Setter ofUser.Europe1PriceFactory_UTGattribute defined at extensioneurope1.voidsetHmcLoginDisabled(Boolean value) Generated method - Setter ofUser.hmcLoginDisabledattribute defined at extensioncore.voidsetLastLogin(Date value) Generated method - Setter ofUser.lastLoginattribute defined at extensioncore.voidGenerated method - Setter ofUser.lockedPagesattribute defined at extensioncms2.voidsetLoginDisabled(boolean value) Generated method - Setter ofUser.loginDisabledattribute defined at extensioncore.voidsetOrders(Collection<OrderModel> value) Generated method - Setter ofUser.ordersattribute defined at extensioncore.voidGenerated method - Setter ofUser.ownEurope1Discountsattribute defined at extensioneurope1.voidsetPassword(String value) Generated method - Setter ofUser.passworddynamic attribute defined at extensioncore.voidsetPasswordAnswer(String value) Generated method - Setter ofUser.passwordAnswerattribute defined at extensioncore.voidsetPasswordEncoding(String value) Generated method - Setter ofUser.passwordEncodingattribute defined at extensioncore.voidsetPasswordQuestion(String value) Generated method - Setter ofUser.passwordQuestionattribute defined at extensioncore.voidGenerated method - Setter ofUser.paymentInfosattribute defined at extensioncore.voidsetQuotes(Collection<QuoteModel> value) Generated method - Setter ofUser.quotesattribute defined at extensioncore.voidsetRandomToken(String value) Generated method - Setter ofUser.randomTokenattribute defined at extensioncore.voidGenerated method - Setter ofUser.restrictionsattribute defined at extensioncms2.voidsetRetentionState(RetentionState value) Generated method - Setter ofUser.retentionStateattribute defined at extensioncore.voidsetSessionCurrency(CurrencyModel value) Generated method - Setter ofUser.sessionCurrencyattribute defined at extensioncore.voidsetSessionLanguage(LanguageModel value) Generated method - Setter ofUser.sessionLanguageattribute defined at extensioncore.voidsetThemeForBackoffice(ThemeModel value) Generated method - Setter ofUser.themeForBackofficeattribute defined at extensionbackoffice.voidsetTokens(Collection<OAuthAccessTokenModel> value) Generated method - Setter ofUser.tokensattribute defined at extensionoauth2.voidsetUserprofile(UserProfileModel value) Generated method - Setter ofUser.userprofileattribute defined at extensioncore.Methods inherited from class de.hybris.platform.core.model.security.PrincipalModel
getAccessibleCategories, getAccessibleOfferings, getAgrParty, getAllgroups, getAllGroups, getAllsearchrestrictions, getAllSearchRestrictions, getBackOfficeLoginDisabled, getBaParty, getBmParty, getDescription, getDisplayName, getDisplayName, getGroups, getIdentifications, getName, getPmParty, getProfilePicture, getPrParty, getReadableCatalogVersions, getSearchrestrictions, getSearchRestrictions, getSpiParty, getSubscriptionAccesses, getSyncJobs, getTuaParty, getUcParty, getUid, getVisibleTemplates, getWatchedComments, getWritableCatalogVersions, setAgrParty, setBackOfficeLoginDisabled, setBaParty, setBmParty, setDescription, setGroups, setIdentifications, setName, setPmParty, setProfilePicture, setPrParty, setReadableCatalogVersions, setSpiParty, setSubscriptionAccesses, setSyncJobs, setTuaParty, setUcParty, setUid, setVisibleTemplates, setWatchedComments, setWritableCatalogVersionsMethods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods 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 Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_ABSTRACTCOMMENTAUTHORRELATION
Generated relation code constant for relationAbstractCommentAuthorRelationdefining source attributecreatedCommentsin extensioncomments.- See Also:
-
_COMMENTUSERSETTINGUSERRELATION
Generated relation code constant for relationCommentUserSettingUserRelationdefining source attributecommentUserSettingsin extensioncomments.- See Also:
-
_COMMENTASSIGNEERELATION
Generated relation code constant for relationCommentAssigneeRelationdefining source attributeassignedCommentsin extensioncomments.- See Also:
-
_USERSFORRESTRICTION
Generated relation code constant for relationUsersForRestrictiondefining source attributerestrictionsin extensioncms2.- See Also:
-
CURRENTTIME
Generated constant - Attribute key ofUser.currentTimeattribute defined at extensioncore.- See Also:
-
CURRENTDATE
Generated constant - Attribute key ofUser.currentDateattribute defined at extensioncore.- See Also:
-
DEFAULTPAYMENTADDRESS
Generated constant - Attribute key ofUser.defaultPaymentAddressattribute defined at extensioncore.- See Also:
-
DEFAULTSHIPMENTADDRESS
Generated constant - Attribute key ofUser.defaultShipmentAddressattribute defined at extensioncore.- See Also:
-
PASSWORD
Generated constant - Attribute key ofUser.passwordattribute defined at extensioncore.- See Also:
-
PASSWORDENCODING
Generated constant - Attribute key ofUser.passwordEncodingattribute defined at extensioncore.- See Also:
-
ENCODEDPASSWORD
Generated constant - Attribute key ofUser.encodedPasswordattribute defined at extensioncore.- See Also:
-
PASSWORDANSWER
Generated constant - Attribute key ofUser.passwordAnswerattribute defined at extensioncore.- See Also:
-
PASSWORDQUESTION
Generated constant - Attribute key ofUser.passwordQuestionattribute defined at extensioncore.- See Also:
-
SESSIONLANGUAGE
Generated constant - Attribute key ofUser.sessionLanguageattribute defined at extensioncore.- See Also:
-
SESSIONCURRENCY
Generated constant - Attribute key ofUser.sessionCurrencyattribute defined at extensioncore.- See Also:
-
LOGINDISABLED
Generated constant - Attribute key ofUser.loginDisabledattribute defined at extensioncore.- See Also:
-
LASTLOGIN
Generated constant - Attribute key ofUser.lastLoginattribute defined at extensioncore.- See Also:
-
HMCLOGINDISABLED
Generated constant - Attribute key ofUser.hmcLoginDisabledattribute defined at extensioncore.- See Also:
-
RETENTIONSTATE
Generated constant - Attribute key ofUser.retentionStateattribute defined at extensioncore.- See Also:
-
USERPROFILE
Generated constant - Attribute key ofUser.userprofileattribute defined at extensioncore.- See Also:
-
DEACTIVATIONDATE
Generated constant - Attribute key ofUser.deactivationDateattribute defined at extensioncore.- See Also:
-
RANDOMTOKEN
Generated constant - Attribute key ofUser.randomTokenattribute defined at extensioncore.- See Also:
-
CONTACTINFOS
Generated constant - Attribute key ofUser.contactInfosattribute defined at extensioncore.- See Also:
-
CARTS
Generated constant - Attribute key ofUser.cartsattribute defined at extensioncore.- See Also:
-
QUOTES
Generated constant - Attribute key ofUser.quotesattribute defined at extensioncore.- See Also:
-
ORDERS
Generated constant - Attribute key ofUser.ordersattribute defined at extensioncore.- See Also:
-
ADDRESSES
Generated constant - Attribute key ofUser.addressesattribute defined at extensioncore.- See Also:
-
PAYMENTINFOS
Generated constant - Attribute key ofUser.paymentInfosattribute defined at extensioncore.- See Also:
-
ALLWRITEABLECATALOGVERSIONS
Generated constant - Attribute key ofUser.allWriteableCatalogVersionsattribute defined at extensioncatalog.- See Also:
-
EUROPE1PRICEFACTORY_UDG
Generated constant - Attribute key ofUser.Europe1PriceFactory_UDGattribute defined at extensioneurope1.- See Also:
-
EUROPE1PRICEFACTORY_UPG
Generated constant - Attribute key ofUser.Europe1PriceFactory_UPGattribute defined at extensioneurope1.- See Also:
-
EUROPE1PRICEFACTORY_UTG
Generated constant - Attribute key ofUser.Europe1PriceFactory_UTGattribute defined at extensioneurope1.- See Also:
-
EUROPE1DISCOUNTS
Generated constant - Attribute key ofUser.europe1Discountsattribute defined at extensioneurope1.- See Also:
-
OWNEUROPE1DISCOUNTS
Generated constant - Attribute key ofUser.ownEurope1Discountsattribute defined at extensioneurope1.- See Also:
-
TOKENS
Generated constant - Attribute key ofUser.tokensattribute defined at extensionoauth2.- See Also:
-
CREATEDCOMMENTS
Generated constant - Attribute key ofUser.createdCommentsattribute defined at extensioncomments.- See Also:
-
COMMENTUSERSETTINGS
Generated constant - Attribute key ofUser.commentUserSettingsattribute defined at extensioncomments.- See Also:
-
ASSIGNEDCOMMENTS
Generated constant - Attribute key ofUser.assignedCommentsattribute defined at extensioncomments.- See Also:
-
THEMEFORBACKOFFICE
Generated constant - Attribute key ofUser.themeForBackofficeattribute defined at extensionbackoffice.- See Also:
-
AVATAR
Generated constant - Attribute key ofUser.avatarattribute defined at extensionbackoffice.- See Also:
-
COLLECTIONPKS
Generated constant - Attribute key ofUser.collectionPksattribute defined at extensionbackoffice.- See Also:
-
AUTHORIZEDTOUNLOCKPAGES
Generated constant - Attribute key ofUser.authorizedToUnlockPagesattribute defined at extensioncms2.- See Also:
-
RESTRICTIONS
Generated constant - Attribute key ofUser.restrictionsattribute defined at extensioncms2.- See Also:
-
LOCKEDPAGES
Generated constant - Attribute key ofUser.lockedPagesattribute defined at extensioncms2.- See Also:
-
CUSTOMERREVIEWS
Generated constant - Attribute key ofUser.customerReviewsattribute defined at extensioncustomerreview.- See Also:
-
ASSIGNEDQUOTES
Generated constant - Attribute key ofUser.assignedQuotesattribute defined at extensioncommerceservices.- See Also:
-
-
Constructor Details
-
UserModel
public UserModel()Generated constructor - Default constructor for generic creation. -
UserModel
public UserModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
UserModel
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:
_loginDisabled- initial attribute declared by typeUserat extensioncore_uid- initial attribute declared by typePrincipalat extensioncore
-
UserModel
@Deprecated(since="4.1.1", forRemoval=true) public UserModel(Collection<CustomerReviewModel> _customerReviews, boolean _loginDisabled, ItemModel _owner, String _uid) 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:
_customerReviews- initial attribute declared by typeUserat extensioncustomerreview_loginDisabled- initial attribute declared by typeUserat extensioncore_owner- initial attribute declared by typeItemat extensioncore_uid- initial attribute declared by typePrincipalat extensioncore
-
-
Method Details
-
getAddresses
Generated method - Getter of theUser.addressesattribute defined at extensioncore. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the addresses
-
getAllWriteableCatalogVersions
@Accessor(qualifier="allWriteableCatalogVersions", type=GETTER) public Collection<CatalogVersionModel> getAllWriteableCatalogVersions()Generated method - Getter of theUser.allWriteableCatalogVersionsdynamic attribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the allWriteableCatalogVersions
-
getAssignedComments
@Accessor(qualifier="assignedComments", type=GETTER) public List<CommentModel> getAssignedComments()Generated method - Getter of theUser.assignedCommentsattribute defined at extensioncomments. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the assignedComments
-
getAssignedQuotes
@Accessor(qualifier="assignedQuotes", type=GETTER) public Collection<QuoteModel> getAssignedQuotes()Generated method - Getter of theUser.assignedQuotesattribute defined at extensioncommerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the assignedQuotes
-
getAvatar
Generated method - Getter of theUser.avatarattribute defined at extensionbackoffice.- Returns:
- the avatar
-
getCarts
Generated method - Getter of theUser.cartsattribute defined at extensioncore. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the carts
-
getCollectionPks
@Accessor(qualifier="collectionPks", type=GETTER) public Collection<BackofficeObjectSpecialCollectionModel> getCollectionPks()Generated method - Getter of theUser.collectionPksattribute defined at extensionbackoffice. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the collectionPks
-
getContactInfos
@Accessor(qualifier="contactInfos", type=GETTER) public Collection<AbstractContactInfoModel> getContactInfos()Generated method - Getter of theUser.contactInfosattribute defined at extensioncore. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the contactInfos
-
getCreatedComments
@Accessor(qualifier="createdComments", type=GETTER) public List<AbstractCommentModel> getCreatedComments()Generated method - Getter of theUser.createdCommentsattribute defined at extensioncomments. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the createdComments
-
getCurrentDate
Generated method - Getter of theUser.currentDatedynamic attribute defined at extensioncore.- Returns:
- the currentDate
-
getCurrentTime
Generated method - Getter of theUser.currentTimedynamic attribute defined at extensioncore.- Returns:
- the currentTime
-
getCustomerReviews
@Accessor(qualifier="customerReviews", type=GETTER) public Collection<CustomerReviewModel> getCustomerReviews()Generated method - Getter of theUser.customerReviewsattribute defined at extensioncustomerreview. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the customerReviews
-
getDeactivationDate
Generated method - Getter of theUser.deactivationDateattribute defined at extensioncore.- Returns:
- the deactivationDate - The deactivation date for the user account
-
getDefaultPaymentAddress
@Accessor(qualifier="defaultPaymentAddress", type=GETTER) public AddressModel getDefaultPaymentAddress()Generated method - Getter of theUser.defaultPaymentAddressattribute defined at extensioncore.- Returns:
- the defaultPaymentAddress
-
getDefaultShipmentAddress
@Accessor(qualifier="defaultShipmentAddress", type=GETTER) public AddressModel getDefaultShipmentAddress()Generated method - Getter of theUser.defaultShipmentAddressattribute defined at extensioncore.- Returns:
- the defaultShipmentAddress
-
getEncodedPassword
Generated method - Getter of theUser.encodedPasswordattribute defined at extensioncore.- Returns:
- the encodedPassword
-
getEurope1Discounts
@Accessor(qualifier="europe1Discounts", type=GETTER) public Collection<GlobalDiscountRowModel> getEurope1Discounts()Generated method - Getter of theUser.europe1Discountsdynamic attribute defined at extensioneurope1. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the europe1Discounts
-
getEurope1PriceFactory_UDG
@Accessor(qualifier="Europe1PriceFactory_UDG", type=GETTER) public UserDiscountGroup getEurope1PriceFactory_UDG()Generated method - Getter of theUser.Europe1PriceFactory_UDGattribute defined at extensioneurope1.- Returns:
- the Europe1PriceFactory_UDG
-
getEurope1PriceFactory_UPG
@Accessor(qualifier="Europe1PriceFactory_UPG", type=GETTER) public UserPriceGroup getEurope1PriceFactory_UPG()Generated method - Getter of theUser.Europe1PriceFactory_UPGattribute defined at extensioneurope1.- Returns:
- the Europe1PriceFactory_UPG
-
getEurope1PriceFactory_UTG
@Accessor(qualifier="Europe1PriceFactory_UTG", type=GETTER) public UserTaxGroup getEurope1PriceFactory_UTG()Generated method - Getter of theUser.Europe1PriceFactory_UTGattribute defined at extensioneurope1.- Returns:
- the Europe1PriceFactory_UTG
-
getHmcLoginDisabled
Generated method - Getter of theUser.hmcLoginDisabledattribute defined at extensioncore.- Returns:
- the hmcLoginDisabled
-
getLastLogin
Generated method - Getter of theUser.lastLoginattribute defined at extensioncore.- Returns:
- the lastLogin
-
getLockedPages
@Accessor(qualifier="lockedPages", type=GETTER) public Collection<AbstractPageModel> getLockedPages()Generated method - Getter of theUser.lockedPagesattribute defined at extensioncms2. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the lockedPages
-
getOrders
Generated method - Getter of theUser.ordersattribute defined at extensioncore. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the orders
-
getOwnEurope1Discounts
@Accessor(qualifier="ownEurope1Discounts", type=GETTER) public Collection<GlobalDiscountRowModel> getOwnEurope1Discounts()Generated method - Getter of theUser.ownEurope1Discountsattribute defined at extensioneurope1. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the ownEurope1Discounts
-
getPasswordAnswer
Generated method - Getter of theUser.passwordAnswerattribute defined at extensioncore.- Returns:
- the passwordAnswer
-
getPasswordEncoding
Generated method - Getter of theUser.passwordEncodingattribute defined at extensioncore.- Returns:
- the passwordEncoding
-
getPasswordQuestion
Generated method - Getter of theUser.passwordQuestionattribute defined at extensioncore.- Returns:
- the passwordQuestion
-
getPaymentInfos
@Accessor(qualifier="paymentInfos", type=GETTER) public Collection<PaymentInfoModel> getPaymentInfos()Generated method - Getter of theUser.paymentInfosattribute defined at extensioncore. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the paymentInfos
-
getQuotes
Generated method - Getter of theUser.quotesattribute defined at extensioncore. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the quotes
-
getRandomToken
Generated method - Getter of theUser.randomTokenattribute defined at extensioncore.- Returns:
- the randomToken - Random part of login token
-
getRestrictions
@Accessor(qualifier="restrictions", type=GETTER) public Collection<CMSUserRestrictionModel> getRestrictions()Generated method - Getter of theUser.restrictionsattribute defined at extensioncms2. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the restrictions
-
getRetentionState
Generated method - Getter of theUser.retentionStateattribute defined at extensioncore.- Returns:
- the retentionState - User retention state, avoiding being picked up again by cronjob if processed
-
getSessionCurrency
Generated method - Getter of theUser.sessionCurrencyattribute defined at extensioncore.- Returns:
- the sessionCurrency
-
getSessionLanguage
Generated method - Getter of theUser.sessionLanguageattribute defined at extensioncore.- Returns:
- the sessionLanguage
-
getThemeForBackoffice
Generated method - Getter of theUser.themeForBackofficeattribute defined at extensionbackoffice.- Returns:
- the themeForBackoffice
-
getTokens
Generated method - Getter of theUser.tokensattribute defined at extensionoauth2. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the tokens
-
getUserprofile
Generated method - Getter of theUser.userprofileattribute defined at extensioncore.- Returns:
- the userprofile
-
isAuthorizedToUnlockPages
@Accessor(qualifier="authorizedToUnlockPages", type=GETTER) public boolean isAuthorizedToUnlockPages()Generated method - Getter of theUser.authorizedToUnlockPagesattribute defined at extensioncms2.- Returns:
- the authorizedToUnlockPages
-
isLoginDisabled
@Accessor(qualifier="loginDisabled", type=GETTER) public boolean isLoginDisabled()Generated method - Getter of theUser.loginDisabledattribute defined at extensioncore.- Returns:
- the loginDisabled - Determines whether user is allowed to login to system.
-
setAddresses
@Accessor(qualifier="addresses", type=SETTER) public void setAddresses(Collection<AddressModel> value) Generated method - Setter ofUser.addressesattribute defined at extensioncore.- Parameters:
value- the addresses
-
setAssignedComments
@Accessor(qualifier="assignedComments", type=SETTER) public void setAssignedComments(List<CommentModel> value) Generated method - Setter ofUser.assignedCommentsattribute defined at extensioncomments.- Parameters:
value- the assignedComments
-
setAssignedQuotes
@Accessor(qualifier="assignedQuotes", type=SETTER) public void setAssignedQuotes(Collection<QuoteModel> value) Generated method - Setter ofUser.assignedQuotesattribute defined at extensioncommerceservices.- Parameters:
value- the assignedQuotes
-
setAuthorizedToUnlockPages
@Accessor(qualifier="authorizedToUnlockPages", type=SETTER) public void setAuthorizedToUnlockPages(boolean value) Generated method - Setter ofUser.authorizedToUnlockPagesattribute defined at extensioncms2.- Parameters:
value- the authorizedToUnlockPages
-
setAvatar
Generated method - Setter ofUser.avatarattribute defined at extensionbackoffice.- Parameters:
value- the avatar
-
setCarts
Generated method - Setter ofUser.cartsattribute defined at extensioncore.- Parameters:
value- the carts
-
setCollectionPks
@Accessor(qualifier="collectionPks", type=SETTER) public void setCollectionPks(Collection<BackofficeObjectSpecialCollectionModel> value) Generated method - Setter ofUser.collectionPksattribute defined at extensionbackoffice.- Parameters:
value- the collectionPks
-
setContactInfos
@Accessor(qualifier="contactInfos", type=SETTER) public void setContactInfos(Collection<AbstractContactInfoModel> value) Generated method - Setter ofUser.contactInfosattribute defined at extensioncore.- Parameters:
value- the contactInfos
-
setCreatedComments
@Accessor(qualifier="createdComments", type=SETTER) public void setCreatedComments(List<AbstractCommentModel> value) Generated method - Setter ofUser.createdCommentsattribute defined at extensioncomments.- Parameters:
value- the createdComments
-
setCustomerReviews
@Accessor(qualifier="customerReviews", type=SETTER) public void setCustomerReviews(Collection<CustomerReviewModel> value) Generated method - Initial setter ofUser.customerReviewsattribute defined at extensioncustomerreview. Can only be used at creation of model - before first save.- Parameters:
value- the customerReviews
-
setDeactivationDate
Generated method - Setter ofUser.deactivationDateattribute defined at extensioncore.- Parameters:
value- the deactivationDate - The deactivation date for the user account
-
setDefaultPaymentAddress
@Accessor(qualifier="defaultPaymentAddress", type=SETTER) public void setDefaultPaymentAddress(AddressModel value) Generated method - Setter ofUser.defaultPaymentAddressattribute defined at extensioncore.- Parameters:
value- the defaultPaymentAddress
-
setDefaultShipmentAddress
@Accessor(qualifier="defaultShipmentAddress", type=SETTER) public void setDefaultShipmentAddress(AddressModel value) Generated method - Setter ofUser.defaultShipmentAddressattribute defined at extensioncore.- Parameters:
value- the defaultShipmentAddress
-
setEncodedPassword
Generated method - Setter ofUser.encodedPasswordattribute defined at extensioncore.- Parameters:
value- the encodedPassword
-
setEurope1Discounts
@Accessor(qualifier="europe1Discounts", type=SETTER) public void setEurope1Discounts(Collection<GlobalDiscountRowModel> value) Generated method - Setter ofUser.europe1Discountsdynamic attribute defined at extensioneurope1.- Parameters:
value- the europe1Discounts
-
setEurope1PriceFactory_UDG
@Accessor(qualifier="Europe1PriceFactory_UDG", type=SETTER) public void setEurope1PriceFactory_UDG(UserDiscountGroup value) Generated method - Setter ofUser.Europe1PriceFactory_UDGattribute defined at extensioneurope1.- Parameters:
value- the Europe1PriceFactory_UDG
-
setEurope1PriceFactory_UPG
@Accessor(qualifier="Europe1PriceFactory_UPG", type=SETTER) public void setEurope1PriceFactory_UPG(UserPriceGroup value) Generated method - Setter ofUser.Europe1PriceFactory_UPGattribute defined at extensioneurope1.- Parameters:
value- the Europe1PriceFactory_UPG
-
setEurope1PriceFactory_UTG
@Accessor(qualifier="Europe1PriceFactory_UTG", type=SETTER) public void setEurope1PriceFactory_UTG(UserTaxGroup value) Generated method - Setter ofUser.Europe1PriceFactory_UTGattribute defined at extensioneurope1.- Parameters:
value- the Europe1PriceFactory_UTG
-
setHmcLoginDisabled
Generated method - Setter ofUser.hmcLoginDisabledattribute defined at extensioncore.- Parameters:
value- the hmcLoginDisabled
-
setLastLogin
Generated method - Setter ofUser.lastLoginattribute defined at extensioncore.- Parameters:
value- the lastLogin
-
setLockedPages
@Accessor(qualifier="lockedPages", type=SETTER) public void setLockedPages(Collection<AbstractPageModel> value) Generated method - Setter ofUser.lockedPagesattribute defined at extensioncms2.- Parameters:
value- the lockedPages
-
setLoginDisabled
@Accessor(qualifier="loginDisabled", type=SETTER) public void setLoginDisabled(boolean value) Generated method - Setter ofUser.loginDisabledattribute defined at extensioncore.- Parameters:
value- the loginDisabled - Determines whether user is allowed to login to system.
-
setOrders
Generated method - Setter ofUser.ordersattribute defined at extensioncore.- Parameters:
value- the orders
-
setOwnEurope1Discounts
@Accessor(qualifier="ownEurope1Discounts", type=SETTER) public void setOwnEurope1Discounts(Collection<GlobalDiscountRowModel> value) Generated method - Setter ofUser.ownEurope1Discountsattribute defined at extensioneurope1.- Parameters:
value- the ownEurope1Discounts
-
setPassword
Generated method - Setter ofUser.passworddynamic attribute defined at extensioncore.- Parameters:
value- the password
-
setPasswordAnswer
Generated method - Setter ofUser.passwordAnswerattribute defined at extensioncore.- Parameters:
value- the passwordAnswer
-
setPasswordEncoding
Generated method - Setter ofUser.passwordEncodingattribute defined at extensioncore.- Parameters:
value- the passwordEncoding
-
setPasswordQuestion
Generated method - Setter ofUser.passwordQuestionattribute defined at extensioncore.- Parameters:
value- the passwordQuestion
-
setPaymentInfos
@Accessor(qualifier="paymentInfos", type=SETTER) public void setPaymentInfos(Collection<PaymentInfoModel> value) Generated method - Setter ofUser.paymentInfosattribute defined at extensioncore.- Parameters:
value- the paymentInfos
-
setQuotes
Generated method - Setter ofUser.quotesattribute defined at extensioncore.- Parameters:
value- the quotes
-
setRandomToken
Generated method - Setter ofUser.randomTokenattribute defined at extensioncore.- Parameters:
value- the randomToken - Random part of login token
-
setRestrictions
@Accessor(qualifier="restrictions", type=SETTER) public void setRestrictions(Collection<CMSUserRestrictionModel> value) Generated method - Setter ofUser.restrictionsattribute defined at extensioncms2.- Parameters:
value- the restrictions
-
setRetentionState
@Accessor(qualifier="retentionState", type=SETTER) public void setRetentionState(RetentionState value) Generated method - Setter ofUser.retentionStateattribute defined at extensioncore.- Parameters:
value- the retentionState - User retention state, avoiding being picked up again by cronjob if processed
-
setSessionCurrency
@Accessor(qualifier="sessionCurrency", type=SETTER) public void setSessionCurrency(CurrencyModel value) Generated method - Setter ofUser.sessionCurrencyattribute defined at extensioncore.- Parameters:
value- the sessionCurrency
-
setSessionLanguage
@Accessor(qualifier="sessionLanguage", type=SETTER) public void setSessionLanguage(LanguageModel value) Generated method - Setter ofUser.sessionLanguageattribute defined at extensioncore.- Parameters:
value- the sessionLanguage
-
setThemeForBackoffice
@Accessor(qualifier="themeForBackoffice", type=SETTER) public void setThemeForBackoffice(ThemeModel value) Generated method - Setter ofUser.themeForBackofficeattribute defined at extensionbackoffice.- Parameters:
value- the themeForBackoffice
-
setTokens
@Accessor(qualifier="tokens", type=SETTER) public void setTokens(Collection<OAuthAccessTokenModel> value) Generated method - Setter ofUser.tokensattribute defined at extensionoauth2.- Parameters:
value- the tokens
-
setUserprofile
Generated method - Setter ofUser.userprofileattribute defined at extensioncore.- Parameters:
value- the userprofile
-