Class CatalogLanguagesHandler

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<LanguageModel> get​(CatalogModel model)
      Holds logic behind getter for dynamic attribute.
      void set​(CatalogModel model, java.util.Collection<LanguageModel> lanuages)
      Holds logic behind setter for dynamic attribute.
      • Methods inherited from class java.lang.Object

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