org.kuali.kfs.sys.service.impl
Class KFSApplicationConfigurationServiceImpl

java.lang.Object
  extended by org.kuali.rice.kns.service.impl.RiceApplicationConfigurationServiceImpl
      extended by org.kuali.kfs.sys.service.impl.KFSApplicationConfigurationServiceImpl
All Implemented Interfaces:
org.kuali.rice.kns.service.RiceApplicationConfigurationService

public class KFSApplicationConfigurationServiceImpl
extends org.kuali.rice.kns.service.impl.RiceApplicationConfigurationServiceImpl


Field Summary
 
Fields inherited from class org.kuali.rice.kns.service.impl.RiceApplicationConfigurationServiceImpl
components, packagePrefixes
 
Constructor Summary
KFSApplicationConfigurationServiceImpl()
           
 
Method Summary
 String getDetailType(Class documentOrStepClass)
           
protected  String getDetailTypeName(Class documentOrStepClass)
           
 List<org.kuali.rice.kns.bo.ParameterDetailType> getNonDatabaseComponents()
           
 
Methods inherited from class org.kuali.rice.kns.service.impl.RiceApplicationConfigurationServiceImpl
getBaseHelpUrl, getBaseInquiryUrl, getBaseLookupUrl, getBusinessObjectAttributeDefinition, getConfigurationParameter, getDataDictionaryService, getKualiConfigurationService, getPackagePrefixes, getParameterDetailType, getParameterService, isResponsibleForPackage, setPackagePrefixes, supportsBusinessObjectClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KFSApplicationConfigurationServiceImpl

public KFSApplicationConfigurationServiceImpl()
Method Detail

getNonDatabaseComponents

public List<org.kuali.rice.kns.bo.ParameterDetailType> getNonDatabaseComponents()
Specified by:
getNonDatabaseComponents in interface org.kuali.rice.kns.service.RiceApplicationConfigurationService
Overrides:
getNonDatabaseComponents in class org.kuali.rice.kns.service.impl.RiceApplicationConfigurationServiceImpl

getDetailType

public String getDetailType(Class documentOrStepClass)

getDetailTypeName

protected String getDetailTypeName(Class documentOrStepClass)
Overrides:
getDetailTypeName in class org.kuali.rice.kns.service.impl.RiceApplicationConfigurationServiceImpl


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