Class SkinUtil

java.lang.Object
edu.ucsb.nceas.metacat.util.SkinUtil

public class SkinUtil extends Object
  • Method Details

    • getSkinNames

      public static Vector<String> getSkinNames() throws edu.ucsb.nceas.utilities.PropertyNotFoundException
      Gets a list of available skin names by parsing a csv property from metacat.properties.
      Returns:
      a Vector of Strings holding skin names
      Throws:
      edu.ucsb.nceas.utilities.PropertyNotFoundException
    • setSkinName

      public static void setSkinName(Vector<String> names)
      Set the names of skin. We use this method for testing
      Parameters:
      names - the name of skins will be set