Class DefaultUpilIntegrationClientService

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      UpilResponse createUpilProduct​(java.util.Map<java.lang.String,​java.lang.Object> product)
      Connects with UPIL System and each SubscriptionPricePlanModel will create as a new UtilitiesProduct in UPIL
      java.util.List<org.apache.olingo.odata2.api.ep.entry.ODataEntry> getIsuReferenceTypes()
      Connects with UPIL System and get list of ODataEntry which contains TmaProductSpecTypeModel details from UPIL
      java.util.List<org.apache.olingo.odata2.api.ep.entry.ODataEntry> getIsuSemantics()
      Connects with UPIL System and get list of ODataEntry which contains UpilSemanticsModel details from UPIL
      protected java.lang.String sanitize​(java.lang.String input)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait