Uses of Class
de.hybris.platform.partyservices.jalo.PmInvolvementRole
Packages that use PmInvolvementRole
-
Uses of PmInvolvementRole in de.hybris.platform.partyservices.jalo
Subclasses of PmInvolvementRole in de.hybris.platform.partyservices.jaloModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Fields in de.hybris.platform.partyservices.jalo with type parameters of type PmInvolvementRoleModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<PmInvolvementRole>PmPartyRole.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<PmInvolvementRole>PmInvolvementRole.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 PmInvolvementRoleModifier and TypeMethodDescriptionPartyservicesManager.createPmInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyservicesManager.createPmInvolvementRole(Map attributeValues) Methods in de.hybris.platform.partyservices.jalo that return types with arguments of type PmInvolvementRoleModifier and TypeMethodDescriptionPmPartyRole.getInvolvementRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.involvementRolesattribute.PmPartyRole.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 thePmPartyRole.involvementRolesattribute.Methods in de.hybris.platform.partyservices.jalo with parameters of type PmInvolvementRoleModifier and TypeMethodDescriptionvoidPmPartyRole.addToInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, PmInvolvementRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto involvementRoles.voidPmPartyRole.addToInvolvementRoles(PmInvolvementRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto involvementRoles.voidPmPartyRole.removeFromInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, PmInvolvementRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom involvementRoles.voidPmPartyRole.removeFromInvolvementRoles(PmInvolvementRole 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.partyservices.jalo with type arguments of type PmInvolvementRoleModifier and TypeMethodDescriptionvoidPmPartyRole.setInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PmInvolvementRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.involvementRolesattribute.voidPmPartyRole.setInvolvementRoles(Set<PmInvolvementRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.involvementRolesattribute.