Uses of Class
de.hybris.platform.jalo.user.Title
Packages that use Title
Package
Description
-
Uses of Title in de.hybris.platform.b2b.jalo
Methods in de.hybris.platform.b2b.jalo that return TitleModifier and TypeMethodDescriptionGeneratedB2BRegistration.getTitle()Generated method - Getter of theB2BRegistration.titleattribute.GeneratedB2BRegistration.getTitle(SessionContext ctx) Generated method - Getter of theB2BRegistration.titleattribute.Methods in de.hybris.platform.b2b.jalo with parameters of type TitleModifier and TypeMethodDescriptionvoidGeneratedB2BRegistration.setTitle(SessionContext ctx, Title value) Generated method - Setter of theB2BRegistration.titleattribute.voidGenerated method - Setter of theB2BRegistration.titleattribute. -
Uses of Title in de.hybris.platform.commerceservices.jalo
Methods in de.hybris.platform.commerceservices.jalo that return TitleModifier and TypeMethodDescriptionGeneratedCommerceServicesManager.getTitle(SessionContext ctx, Customer item) Generated method - Getter of theCustomer.titleattribute.Generated method - Getter of theCustomer.titleattribute.Methods in de.hybris.platform.commerceservices.jalo with parameters of type TitleModifier and TypeMethodDescriptionvoidGeneratedCommerceServicesManager.setTitle(SessionContext ctx, Customer item, Title value) Generated method - Setter of theCustomer.titleattribute.voidGenerated method - Setter of theCustomer.titleattribute. -
Uses of Title in de.hybris.platform.jalo.user
Methods in de.hybris.platform.jalo.user that return TitleModifier and TypeMethodDescriptionUserManager.createTitle(PK pkBase, String code) Creates a newTitle.UserManager.createTitle(String code) Creates a newTitle.GeneratedAddress.getTitle()Generated method - Getter of theAddress.titleattribute.GeneratedAddress.getTitle(SessionContext ctx) Generated method - Getter of theAddress.titleattribute.UserManager.getTitleByCode(String code) Returns theTitlewith the specified code.Methods in de.hybris.platform.jalo.user with parameters of type TitleModifier and TypeMethodDescriptionprotected AddressUserManager.createAddress(PK pkBase, Item owner, Address original, Country country, Region region, Title title, JaloPropertyContainer props) voidGeneratedAddress.setTitle(SessionContext ctx, Title value) Generated method - Setter of theAddress.titleattribute.voidGenerated method - Setter of theAddress.titleattribute. -
Uses of Title in de.hybris.platform.servicelayer.internal.jalo
Methods in de.hybris.platform.servicelayer.internal.jalo that return TitleModifier and TypeMethodDescriptionGeneratedServicelayerManager.createTitle(SessionContext ctx, Map attributeValues) GeneratedServicelayerManager.createTitle(Map attributeValues)