Uses of Class
de.hybris.platform.partyroleservices.jalo.PrBusinessInteractionRole
Packages that use PrBusinessInteractionRole
-
Uses of PrBusinessInteractionRole in de.hybris.platform.partyroleservices.jalo
Fields in de.hybris.platform.partyroleservices.jalo with type parameters of type PrBusinessInteractionRoleModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PrBusinessInteractionRole>PrBusinessInteractionRole.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<PrBusinessInteractionRole>PrBusinessInteraction.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<PrBusinessInteractionRole>PrPartyRole.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<PrBusinessInteractionRole>PrBusinessInteractionRole.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.partyroleservices.jalo that return PrBusinessInteractionRoleModifier and TypeMethodDescriptionPartyroleservicesManager.createPrBusinessInteractionRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyroleservicesManager.createPrBusinessInteractionRole(Map attributeValues) Methods in de.hybris.platform.partyroleservices.jalo that return types with arguments of type PrBusinessInteractionRoleModifier and TypeMethodDescriptionPrBusinessInteraction.getInteractionRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrBusinessInteraction.interactionRolesattribute.PrBusinessInteraction.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 thePrBusinessInteraction.interactionRolesattribute.PrPartyRole.getInteractionRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrPartyRole.interactionRolesattribute.PrPartyRole.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 thePrPartyRole.interactionRolesattribute.Methods in de.hybris.platform.partyroleservices.jalo with parameters of type PrBusinessInteractionRoleModifier and TypeMethodDescriptionvoidPrBusinessInteraction.addToInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PrBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto interactionRoles.voidPrBusinessInteraction.addToInteractionRoles(PrBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto interactionRoles.voidPrPartyRole.addToInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PrBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto interactionRoles.voidPrPartyRole.addToInteractionRoles(PrBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto interactionRoles.voidPrBusinessInteraction.removeFromInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PrBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom interactionRoles.voidPrBusinessInteraction.removeFromInteractionRoles(PrBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom interactionRoles.voidPrPartyRole.removeFromInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PrBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom interactionRoles.voidPrPartyRole.removeFromInteractionRoles(PrBusinessInteractionRole 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.partyroleservices.jalo with type arguments of type PrBusinessInteractionRoleModifier and TypeMethodDescriptionvoidPrBusinessInteraction.setInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PrBusinessInteractionRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrBusinessInteraction.interactionRolesattribute.voidPrBusinessInteraction.setInteractionRoles(Set<PrBusinessInteractionRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrBusinessInteraction.interactionRolesattribute.voidPrPartyRole.setInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PrBusinessInteractionRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrPartyRole.interactionRolesattribute.voidPrPartyRole.setInteractionRoles(Set<PrBusinessInteractionRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrPartyRole.interactionRolesattribute.