public interface ExtensionSystemOffering
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOfferingExternalId()
Gets the Offering's external Id
|
java.lang.String |
getOfferingId()
Gets the Offering's Id
|
java.lang.String |
getOfferingName()
Gets the offering name for the purchased offering
|
java.lang.Integer |
getOfferingPriority()
Gets the priority of the offering associated to the purchased offering
|
oracle.communication.brm.charging.util.misc.Interval |
getOfferingValidity()
Gets the validity of the offering in the purchased Offering
|
oracle.communication.brm.charging.config.offerprofile.OfferProfile |
getOfferProfile()
Gets the Offer profile
|
java.lang.String getOfferingName()
oracle.communication.brm.charging.util.misc.Interval getOfferingValidity()
java.lang.Integer getOfferingPriority()
java.lang.String getOfferingId()
java.lang.String getOfferingExternalId()
oracle.communication.brm.charging.config.offerprofile.OfferProfile getOfferProfile()