Class AddressDataUtils
java.lang.Object
ch.tocco.nice2.optional.address.api.AddressDataUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable String
getAddressSalutationString
(QueryBuilderFactory queryBuilderFactory, Entity salutationEntity, AddressService.AddressLook look, @Nullable String company, @Nullable String firstname, @Nullable String lastname, @Nullable String gender) getOutputUniqueIds
(EntityList outputs)
-
Method Details
-
getOutputUniqueIds
-
getAddressSalutationString
@Nullable public static @Nullable String getAddressSalutationString(QueryBuilderFactory queryBuilderFactory, Entity salutationEntity, AddressService.AddressLook look, @Nullable @Nullable String company, @Nullable @Nullable String firstname, @Nullable @Nullable String lastname, @Nullable @Nullable String gender)
-