org.kuali.hr.time
Class SpringBasedOJBRepositoryLoader
java.lang.Object
org.kuali.hr.time.SpringBasedOJBRepositoryLoader
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class SpringBasedOJBRepositoryLoader
- extends Object
- implements org.springframework.beans.factory.InitializingBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringBasedOJBRepositoryLoader
public SpringBasedOJBRepositoryLoader()
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
loadRepositoryDescriptor
public void loadRepositoryDescriptor(String ojbRepositoryFilePath)
getPathLocations
public List<String> getPathLocations()
setPathLocations
public void setPathLocations(List<String> pathLocations)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.