Uses of Class
de.hybris.platform.tuadatamodel.jalo.TuaPartyRoleAssociation
Packages that use TuaPartyRoleAssociation
-
Uses of TuaPartyRoleAssociation in de.hybris.platform.tuadatamodel.jalo
Fields in de.hybris.platform.tuadatamodel.jalo with type parameters of type TuaPartyRoleAssociationModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<TuaPartyRoleAssociation>TuaPartyRole.PARTYROLEASSOCIATIONINVOLVEDWITHHANDLEROneToManyHandlerfor handling 1:n PARTYROLEASSOCIATIONINVOLVEDWITH's relation attributes from 'many' side.protected static final de.hybris.platform.util.OneToManyHandler<TuaPartyRoleAssociation>TuaPartyRole.PARTYROLEASSOCIATIONINVOLVESHANDLEROneToManyHandlerfor handling 1:n PARTYROLEASSOCIATIONINVOLVES's relation attributes from 'many' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaPartyRoleAssociation>TuaPartyRoleAssociation.PARTYROLEINVOLVEDWITHHANDLERBidirectionalOneToManyHandlerfor handling 1:n PARTYROLEINVOLVEDWITH's relation attributes from 'one' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaPartyRoleAssociation>TuaPartyRoleAssociation.PARTYROLEINVOLVESHANDLERBidirectionalOneToManyHandlerfor handling 1:n PARTYROLEINVOLVES's relation attributes from 'one' side.Methods in de.hybris.platform.tuadatamodel.jalo that return TuaPartyRoleAssociationModifier and TypeMethodDescriptionTuadatamodelManager.createTuaPartyRoleAssociation(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatamodelManager.createTuaPartyRoleAssociation(Map attributeValues) Methods in de.hybris.platform.tuadatamodel.jalo that return types with arguments of type TuaPartyRoleAssociationModifier and TypeMethodDescriptionTuaPartyRole.getPartyRoleAssociationInvolvedWith()Generated method - Getter of theTuaPartyRole.partyRoleAssociationInvolvedWithattribute.TuaPartyRole.getPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyRole.partyRoleAssociationInvolvedWithattribute.TuaPartyRole.getPartyRoleAssociationInvolves()Generated method - Getter of theTuaPartyRole.partyRoleAssociationInvolvesattribute.TuaPartyRole.getPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyRole.partyRoleAssociationInvolvesattribute.Methods in de.hybris.platform.tuadatamodel.jalo with parameters of type TuaPartyRoleAssociationModifier and TypeMethodDescriptionvoidTuaPartyRole.addToPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRoleAssociation value) Generated method - Addsvalueto partyRoleAssociationInvolvedWith.voidTuaPartyRole.addToPartyRoleAssociationInvolvedWith(TuaPartyRoleAssociation value) Generated method - Addsvalueto partyRoleAssociationInvolvedWith.voidTuaPartyRole.addToPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRoleAssociation value) Generated method - Addsvalueto partyRoleAssociationInvolves.voidTuaPartyRole.addToPartyRoleAssociationInvolves(TuaPartyRoleAssociation value) Generated method - Addsvalueto partyRoleAssociationInvolves.voidTuaPartyRole.removeFromPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRoleAssociation value) Generated method - Removesvaluefrom partyRoleAssociationInvolvedWith.voidTuaPartyRole.removeFromPartyRoleAssociationInvolvedWith(TuaPartyRoleAssociation value) Generated method - Removesvaluefrom partyRoleAssociationInvolvedWith.voidTuaPartyRole.removeFromPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRoleAssociation value) Generated method - Removesvaluefrom partyRoleAssociationInvolves.voidTuaPartyRole.removeFromPartyRoleAssociationInvolves(TuaPartyRoleAssociation value) Generated method - Removesvaluefrom partyRoleAssociationInvolves.Method parameters in de.hybris.platform.tuadatamodel.jalo with type arguments of type TuaPartyRoleAssociationModifier and TypeMethodDescriptionvoidTuaPartyRole.setPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, Set<TuaPartyRoleAssociation> value) Generated method - Setter of theTuaPartyRole.partyRoleAssociationInvolvedWithattribute.voidTuaPartyRole.setPartyRoleAssociationInvolvedWith(Set<TuaPartyRoleAssociation> value) Generated method - Setter of theTuaPartyRole.partyRoleAssociationInvolvedWithattribute.voidTuaPartyRole.setPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx, Set<TuaPartyRoleAssociation> value) Generated method - Setter of theTuaPartyRole.partyRoleAssociationInvolvesattribute.voidTuaPartyRole.setPartyRoleAssociationInvolves(Set<TuaPartyRoleAssociation> value) Generated method - Setter of theTuaPartyRole.partyRoleAssociationInvolvesattribute.