org.kuali.rice.krad.data
Class KradDataServiceLocator

java.lang.Object
  extended by org.kuali.rice.krad.data.KradDataServiceLocator

public class KradDataServiceLocator
extends Object


Constructor Summary
KradDataServiceLocator()
           
 
Method Summary
static DataObjectService getDataObjectService()
           
static MetadataRepository getMetadataRepository()
           
static ProviderRegistry getProviderRegistry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KradDataServiceLocator

public KradDataServiceLocator()
Method Detail

getDataObjectService

public static DataObjectService getDataObjectService()

getMetadataRepository

public static MetadataRepository getMetadataRepository()

getProviderRegistry

public static ProviderRegistry getProviderRegistry()


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