Class CatalogAdapterUtil

java.lang.Object
org.opencastproject.index.service.util.CatalogAdapterUtil

public final class CatalogAdapterUtil extends Object
  • Method Details

    • getCatalogProperties

      public static Properties getCatalogProperties(Class<?> sourceClass, String sourceFile)
      Get the catalog properties from the given file
      Parameters:
      sourceClass - Source from where the the method is called
      sourceFile - the path to the source file
      Returns:
      the catalog Properties