Uses of Class
de.hybris.platform.tuadatamodel.jalo.TuaParty
Packages that use TuaParty
-
Uses of TuaParty in de.hybris.platform.tuadatamodel.jalo
Subclasses of TuaParty in de.hybris.platform.tuadatamodel.jaloModifier and TypeClassDescriptionclassGenerated class for type TuaIndividual.classGenerated class for type TuaOrganization.Methods in de.hybris.platform.tuadatamodel.jalo that return TuaPartyModifier and TypeMethodDescriptionTuadatamodelManager.createTuaParty(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatamodelManager.createTuaParty(Map attributeValues) TuaPartyRole.getParty()Generated method - Getter of theTuaPartyRole.partyattribute.TuaPartyRole.getParty(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyRole.partyattribute.TuaPartyBillOnDemand.getRelatedParty()Generated method - Getter of theTuaPartyBillOnDemand.relatedPartyattribute.TuaPartyBillOnDemand.getRelatedParty(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBillOnDemand.relatedPartyattribute.TuadatamodelManager.getTuaParty(de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.tuaPartyattribute.TuadatamodelManager.getTuaParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.tuaPartyattribute.Methods in de.hybris.platform.tuadatamodel.jalo that return types with arguments of type TuaPartyModifier and TypeMethodDescriptionTuaPartyBill.getParties()Generated method - Getter of theTuaPartyBill.partiesattribute.TuaPartyBill.getParties(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.partiesattribute.Methods in de.hybris.platform.tuadatamodel.jalo with parameters of type TuaPartyModifier and TypeMethodDescriptionvoidTuaPartyBill.addToParties(de.hybris.platform.jalo.SessionContext ctx, TuaParty value) Generated method - Addsvalueto parties.voidTuaPartyBill.addToParties(TuaParty value) Generated method - Addsvalueto parties.voidTuaPartyBill.removeFromParties(de.hybris.platform.jalo.SessionContext ctx, TuaParty value) Generated method - Removesvaluefrom parties.voidTuaPartyBill.removeFromParties(TuaParty value) Generated method - Removesvaluefrom parties.voidGenerated method - Setter of theTuaPartyRole.partyattribute.voidGenerated method - Setter of theTuaPartyRole.partyattribute.voidTuaPartyBillOnDemand.setRelatedParty(de.hybris.platform.jalo.SessionContext ctx, TuaParty value) Generated method - Setter of theTuaPartyBillOnDemand.relatedPartyattribute.voidTuaPartyBillOnDemand.setRelatedParty(TuaParty value) Generated method - Setter of theTuaPartyBillOnDemand.relatedPartyattribute.voidTuadatamodelManager.setTuaParty(de.hybris.platform.jalo.security.Principal item, TuaParty value) Generated method - Setter of thePrincipal.tuaPartyattribute.voidTuadatamodelManager.setTuaParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, TuaParty value) Generated method - Setter of thePrincipal.tuaPartyattribute.Method parameters in de.hybris.platform.tuadatamodel.jalo with type arguments of type TuaPartyModifier and TypeMethodDescriptionvoidTuaPartyBill.setParties(de.hybris.platform.jalo.SessionContext ctx, Set<TuaParty> value) Generated method - Setter of theTuaPartyBill.partiesattribute.voidTuaPartyBill.setParties(Set<TuaParty> value) Generated method - Setter of theTuaPartyBill.partiesattribute.