org.kuali.ole.docstore.util
Class PropertyUtil

java.lang.Object
  extended by org.kuali.ole.docstore.util.PropertyUtil

public class PropertyUtil
extends Object


Method Summary
 String getExternalConfigFile()
           
 Properties getProperties()
           
 String getProperty(String key)
           
static PropertyUtil getPropertyUtil()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPropertyUtil

public static PropertyUtil getPropertyUtil()

getProperty

public String getProperty(String key)

getProperties

public Properties getProperties()

getExternalConfigFile

public String getExternalConfigFile()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.