Interface PqPoQualificationService
- All Known Implementing Classes:
DefaultPqPoQualificationService
public interface PqPoQualificationService
Service related to
TmaProductOfferingModel operations.- Since:
- 2302
-
Method Summary
Modifier and TypeMethodDescriptionReturns the product offering by code.
-
Method Details
-
getProductOfferingByCode
Returns the product offering by code.- Parameters:
code- code of the product offering- Returns:
- a product offering
-