Uses of Class
de.hybris.platform.partyservices.jalo.PmBusinessInteractionRole
Packages that use PmBusinessInteractionRole
-
Uses of PmBusinessInteractionRole in de.hybris.platform.partyservices.jalo
Fields in de.hybris.platform.partyservices.jalo with type parameters of type PmBusinessInteractionRoleModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PmBusinessInteractionRole>PmBusinessInteractionRole.BUSINESSINTERACTIONHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n BUSINESSINTERACTION's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<PmBusinessInteractionRole>PmBusinessInteraction.INTERACTIONROLESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n INTERACTIONROLES's relation attributes from 'many' side.protected static final de.hybris.platform.util.OneToManyHandler<PmBusinessInteractionRole>PmPartyRole.INTERACTIONROLESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n INTERACTIONROLES's relation attributes from 'many' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PmBusinessInteractionRole>PmBusinessInteractionRole.PARTYROLEHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n PARTYROLE's relation attributes from 'one' side.Methods in de.hybris.platform.partyservices.jalo that return PmBusinessInteractionRoleModifier and TypeMethodDescriptionPartyservicesManager.createPmBusinessInteractionRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyservicesManager.createPmBusinessInteractionRole(Map attributeValues) Methods in de.hybris.platform.partyservices.jalo that return types with arguments of type PmBusinessInteractionRoleModifier and TypeMethodDescriptionPmBusinessInteraction.getInteractionRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteraction.interactionRolesattribute.PmBusinessInteraction.getInteractionRoles(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteraction.interactionRolesattribute.PmPartyRole.getInteractionRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.interactionRolesattribute.PmPartyRole.getInteractionRoles(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.interactionRolesattribute.Methods in de.hybris.platform.partyservices.jalo with parameters of type PmBusinessInteractionRoleModifier and TypeMethodDescriptionvoidPmBusinessInteraction.addToInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PmBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto interactionRoles.voidPmBusinessInteraction.addToInteractionRoles(PmBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto interactionRoles.voidPmPartyRole.addToInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PmBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto interactionRoles.voidPmPartyRole.addToInteractionRoles(PmBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto interactionRoles.voidPmBusinessInteraction.removeFromInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PmBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom interactionRoles.voidPmBusinessInteraction.removeFromInteractionRoles(PmBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom interactionRoles.voidPmPartyRole.removeFromInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PmBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom interactionRoles.voidPmPartyRole.removeFromInteractionRoles(PmBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom interactionRoles.Method parameters in de.hybris.platform.partyservices.jalo with type arguments of type PmBusinessInteractionRoleModifier and TypeMethodDescriptionvoidPmBusinessInteraction.setInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PmBusinessInteractionRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmBusinessInteraction.interactionRolesattribute.voidPmBusinessInteraction.setInteractionRoles(Set<PmBusinessInteractionRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmBusinessInteraction.interactionRolesattribute.voidPmPartyRole.setInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PmBusinessInteractionRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.interactionRolesattribute.voidPmPartyRole.setInteractionRoles(Set<PmBusinessInteractionRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.interactionRolesattribute.