Service Offering Events

The following events are located in the curam.serviceoffering.impl.ServiceOffering interface.

Table 1. Service Offering Event Details.

This table describes Service Offering Events

Event Class

Description

Event is raised before and after

ServiceOfferingGetServiceRatesForPeriodEvents Raised when Service rates are retrieved for a particular period. curam.serviceoffering.impl.ServiceOffering.getServiceRatesForPeriod ()
ServiceOfferingModifyDescriptionTextTranslationEvents Raised when the text translation details for the Service Offering description attribute is modified. curam.serviceoffering.impl.ServiceOffering.modifyDescriptionTextTranslation()
ServiceOfferingModifyNameTextTranslationEvents Raised when the text translation details for the Service Offering name attribute is modified. curam.serviceoffering.impl.ServiceOffering.modifyNameTextTranslation()
ServiceOfferingAddNameTextTranslationEvents Raised when the text translation is created for the Service Offering name attribute. curam.serviceoffering.impl.ServiceOffering.addNameTextTranslation()
ServiceOfferingAddDescriptionTextTranslationEvents Raised when the text translation is created for the Service Offering description attribute. curam.serviceoffering.impl.ServiceOffering.addDescriptionTextTranslation()