Uses of Class
de.hybris.platform.jalo.user.Title
-
Packages that use Title Package Description de.hybris.platform.commerceservices.jalo de.hybris.platform.jalo.user de.hybris.platform.secureportaladdon.jalo de.hybris.platform.servicelayer.internal.jalo -
-
Uses of Title in de.hybris.platform.commerceservices.jalo
Methods in de.hybris.platform.commerceservices.jalo that return Title Modifier and Type Method Description TitleGeneratedCommerceServicesManager. getTitle(SessionContext ctx, Customer item)Generated method - Getter of theCustomer.titleattribute.TitleGeneratedCommerceServicesManager. getTitle(Customer item)Generated method - Getter of theCustomer.titleattribute.Methods in de.hybris.platform.commerceservices.jalo with parameters of type Title Modifier and Type Method Description voidGeneratedCommerceServicesManager. setTitle(SessionContext ctx, Customer item, Title value)Generated method - Setter of theCustomer.titleattribute.voidGeneratedCommerceServicesManager. setTitle(Customer item, Title value)Generated method - Setter of theCustomer.titleattribute. -
Uses of Title in de.hybris.platform.jalo.user
Methods in de.hybris.platform.jalo.user that return Title Modifier and Type Method Description TitleUserManager. createTitle(PK pkBase, java.lang.String code)Creates a newTitle.TitleUserManager. createTitle(java.lang.String code)Creates a newTitle.TitleGeneratedAddress. getTitle()Generated method - Getter of theAddress.titleattribute.TitleGeneratedAddress. getTitle(SessionContext ctx)Generated method - Getter of theAddress.titleattribute.TitleUserManager. getTitleByCode(java.lang.String code)Returns theTitlewith the specified code.Methods in de.hybris.platform.jalo.user with parameters of type Title Modifier and Type Method Description protected 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.voidGeneratedAddress. setTitle(Title value)Generated method - Setter of theAddress.titleattribute. -
Uses of Title in de.hybris.platform.secureportaladdon.jalo
Methods in de.hybris.platform.secureportaladdon.jalo that return Title Modifier and Type Method Description TitleGeneratedB2BRegistration. getTitle()Generated method - Getter of theB2BRegistration.titleattribute.TitleGeneratedB2BRegistration. getTitle(SessionContext ctx)Generated method - Getter of theB2BRegistration.titleattribute.Methods in de.hybris.platform.secureportaladdon.jalo with parameters of type Title Modifier and Type Method Description voidGeneratedB2BRegistration. setTitle(SessionContext ctx, Title value)Generated method - Setter of theB2BRegistration.titleattribute.voidGeneratedB2BRegistration. setTitle(Title value)Generated method - Setter of theB2BRegistration.titleattribute. -
Uses of Title in de.hybris.platform.servicelayer.internal.jalo
Methods in de.hybris.platform.servicelayer.internal.jalo that return Title Modifier and Type Method Description TitleGeneratedServicelayerManager. createTitle(SessionContext ctx, java.util.Map attributeValues)TitleGeneratedServicelayerManager. createTitle(java.util.Map attributeValues)
-