Uses of Class
de.hybris.platform.tuadatamodel.jalo.TuaOtherName
Packages that use TuaOtherName
-
Uses of TuaOtherName in de.hybris.platform.tuadatamodel.jalo
Methods in de.hybris.platform.tuadatamodel.jalo that return TuaOtherNameModifier and TypeMethodDescriptionTuadatamodelManager.createTuaOtherName(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatamodelManager.createTuaOtherName(Map attributeValues) Methods in de.hybris.platform.tuadatamodel.jalo that return types with arguments of type TuaOtherNameModifier and TypeMethodDescriptionTuaParty.getOtherNames()Generated method - Getter of theTuaParty.otherNamesattribute.TuaParty.getOtherNames(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaParty.otherNamesattribute.Method parameters in de.hybris.platform.tuadatamodel.jalo with type arguments of type TuaOtherNameModifier and TypeMethodDescriptionvoidTuaParty.setOtherNames(de.hybris.platform.jalo.SessionContext ctx, List<TuaOtherName> value) Generated method - Setter of theTuaParty.otherNamesattribute.voidTuaParty.setOtherNames(List<TuaOtherName> value) Generated method - Setter of theTuaParty.otherNamesattribute.