Uses of Class
cn.sliew.sakura.catalog.factory.CatalogViewFactory
-
Packages that use CatalogViewFactory Package Description cn.sliew.sakura.catalog.factory -
-
Uses of CatalogViewFactory in cn.sliew.sakura.catalog.factory
Methods in cn.sliew.sakura.catalog.factory that return CatalogViewFactory Modifier and Type Method Description static CatalogViewFactoryCatalogViewFactory. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CatalogViewFactory[]CatalogViewFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-