Class DemoImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      DemoImpl()
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.lang.String getDemoInfo​(java.lang.String medium, java.lang.String objectType, java.lang.String artist)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DemoImpl

        public DemoImpl()
        Deprecated.
    • Method Detail

      • getDemoInfo

        public java.lang.String getDemoInfo​(java.lang.String medium,
                                            java.lang.String objectType,
                                            java.lang.String artist)
        Deprecated.
        Specified by:
        getDemoInfo in interface DemoService