Uses of Class
de.hybris.platform.partyservices.jalo.PmPartyRoleAssociation
Packages that use PmPartyRoleAssociation
-
Uses of PmPartyRoleAssociation in de.hybris.platform.partyservices.jalo
Fields in de.hybris.platform.partyservices.jalo with type parameters of type PmPartyRoleAssociationModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<PmPartyRoleAssociation>PmPartyRole.PARTYROLEASSOCIATIONINVOLVEDWITHHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYROLEASSOCIATIONINVOLVEDWITH's relation attributes from 'many' side.protected static final de.hybris.platform.util.OneToManyHandler<PmPartyRoleAssociation>PmPartyRole.PARTYROLEASSOCIATIONINVOLVESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYROLEASSOCIATIONINVOLVES's relation attributes from 'many' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PmPartyRoleAssociation>PmPartyRoleAssociation.PARTYROLEINVOLVEDWITHHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n PARTYROLEINVOLVEDWITH's relation attributes from 'one' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PmPartyRoleAssociation>PmPartyRoleAssociation.PARTYROLEINVOLVESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n PARTYROLEINVOLVES's relation attributes from 'one' side.Methods in de.hybris.platform.partyservices.jalo that return PmPartyRoleAssociationModifier and TypeMethodDescriptionPartyservicesManager.createPmPartyRoleAssociation(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyservicesManager.createPmPartyRoleAssociation(Map attributeValues) Methods in de.hybris.platform.partyservices.jalo that return types with arguments of type PmPartyRoleAssociationModifier and TypeMethodDescriptionPmPartyRole.getPartyRoleAssociationInvolvedWith()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyRoleAssociationInvolvedWithattribute.PmPartyRole.getPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyRoleAssociationInvolvedWithattribute.PmPartyRole.getPartyRoleAssociationInvolves()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyRoleAssociationInvolvesattribute.PmPartyRole.getPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyRoleAssociationInvolvesattribute.Methods in de.hybris.platform.partyservices.jalo with parameters of type PmPartyRoleAssociationModifier and TypeMethodDescriptionvoidPmPartyRole.addToPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoleAssociationInvolvedWith.voidPmPartyRole.addToPartyRoleAssociationInvolvedWith(PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoleAssociationInvolvedWith.voidPmPartyRole.addToPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx, PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoleAssociationInvolves.voidPmPartyRole.addToPartyRoleAssociationInvolves(PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoleAssociationInvolves.voidPmPartyRole.removeFromPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoleAssociationInvolvedWith.voidPmPartyRole.removeFromPartyRoleAssociationInvolvedWith(PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoleAssociationInvolvedWith.voidPmPartyRole.removeFromPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx, PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoleAssociationInvolves.voidPmPartyRole.removeFromPartyRoleAssociationInvolves(PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoleAssociationInvolves.Method parameters in de.hybris.platform.partyservices.jalo with type arguments of type PmPartyRoleAssociationModifier and TypeMethodDescriptionvoidPmPartyRole.setPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, Set<PmPartyRoleAssociation> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyRoleAssociationInvolvedWithattribute.voidPmPartyRole.setPartyRoleAssociationInvolvedWith(Set<PmPartyRoleAssociation> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyRoleAssociationInvolvedWithattribute.voidPmPartyRole.setPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx, Set<PmPartyRoleAssociation> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyRoleAssociationInvolvesattribute.voidPmPartyRole.setPartyRoleAssociationInvolves(Set<PmPartyRoleAssociation> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyRoleAssociationInvolvesattribute.