Class DataDictionaryPostProcessorUtils
java.lang.Object
org.kuali.rice.krad.datadictionary.DataDictionaryPostProcessorUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetupProcessor(org.springframework.beans.factory.support.DefaultListableBeanFactory beans) Sets up the bean post processor and conversion service
-
Method Details
-
setupProcessor
public static void setupProcessor(org.springframework.beans.factory.support.DefaultListableBeanFactory beans) Sets up the bean post processor and conversion service- Parameters:
beans- - The bean factory for the the dictionary beans
-