Uses of Class
de.hybris.platform.subscribedproductservices.jalo.SpiPartyRole
Packages that use SpiPartyRole
-
Uses of SpiPartyRole in de.hybris.platform.subscribedproductservices.jalo
Fields in de.hybris.platform.subscribedproductservices.jalo with type parameters of type SpiPartyRoleModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SpiPartyRole>GeneratedSpiParty.PARTYROLESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYROLES's relation attributes from 'many' side.Methods in de.hybris.platform.subscribedproductservices.jalo that return SpiPartyRoleModifier and TypeMethodDescriptionGeneratedSubscribedproductservicesManager.createSpiPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedSubscribedproductservicesManager.createSpiPartyRole(Map attributeValues) Methods in de.hybris.platform.subscribedproductservices.jalo that return types with arguments of type SpiPartyRoleModifier and TypeMethodDescriptionGeneratedSpiParty.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiParty.partyRolesattribute.GeneratedSpiParty.getPartyRoles(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiParty.partyRolesattribute.GeneratedSpiProduct.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiProduct.partyRolesattribute.GeneratedSpiProduct.getPartyRoles(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiProduct.partyRolesattribute.Methods in de.hybris.platform.subscribedproductservices.jalo with parameters of type SpiPartyRoleModifier and TypeMethodDescriptionvoidGeneratedSpiParty.addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, SpiPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidGeneratedSpiParty.addToPartyRoles(SpiPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidGeneratedSpiProduct.addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, SpiPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidGeneratedSpiProduct.addToPartyRoles(SpiPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidGeneratedSpiParty.removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, SpiPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidGeneratedSpiParty.removeFromPartyRoles(SpiPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidGeneratedSpiProduct.removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, SpiPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidGeneratedSpiProduct.removeFromPartyRoles(SpiPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.Method parameters in de.hybris.platform.subscribedproductservices.jalo with type arguments of type SpiPartyRoleModifier and TypeMethodDescriptionvoidGeneratedSpiParty.setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<SpiPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiParty.partyRolesattribute.voidGeneratedSpiParty.setPartyRoles(Set<SpiPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiParty.partyRolesattribute.voidGeneratedSpiProduct.setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<SpiPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiProduct.partyRolesattribute.voidGeneratedSpiProduct.setPartyRoles(Set<SpiPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiProduct.partyRolesattribute.