Uses of Class
de.hybris.platform.partyroleservices.jalo.PrInvolvementRole
Packages that use PrInvolvementRole
-
Uses of PrInvolvementRole in de.hybris.platform.partyroleservices.jalo
Subclasses of PrInvolvementRole in de.hybris.platform.partyroleservices.jaloModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Fields in de.hybris.platform.partyroleservices.jalo with type parameters of type PrInvolvementRoleModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<PrInvolvementRole>PrPartyRole.INVOLVEMENTROLESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n INVOLVEMENTROLES's relation attributes from 'many' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PrInvolvementRole>PrInvolvementRole.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 PrInvolvementRoleModifier and TypeMethodDescriptionPartyroleservicesManager.createPrInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyroleservicesManager.createPrInvolvementRole(Map attributeValues) Methods in de.hybris.platform.partyroleservices.jalo that return types with arguments of type PrInvolvementRoleModifier and TypeMethodDescriptionPrPartyRole.getInvolvementRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrPartyRole.involvementRolesattribute.PrPartyRole.getInvolvementRoles(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.involvementRolesattribute.Methods in de.hybris.platform.partyroleservices.jalo with parameters of type PrInvolvementRoleModifier and TypeMethodDescriptionvoidPrPartyRole.addToInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, PrInvolvementRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto involvementRoles.voidPrPartyRole.addToInvolvementRoles(PrInvolvementRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto involvementRoles.voidPrPartyRole.removeFromInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, PrInvolvementRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom involvementRoles.voidPrPartyRole.removeFromInvolvementRoles(PrInvolvementRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom involvementRoles.Method parameters in de.hybris.platform.partyroleservices.jalo with type arguments of type PrInvolvementRoleModifier and TypeMethodDescriptionvoidPrPartyRole.setInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PrInvolvementRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrPartyRole.involvementRolesattribute.voidPrPartyRole.setInvolvementRoles(Set<PrInvolvementRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrPartyRole.involvementRolesattribute.