Package org.kuali.rice.krad.datadictionary.parse


package org.kuali.rice.krad.datadictionary.parse
  • Class
    Description
    Annotation flag that the connected class is a represented by the declared name in Spring Beans created using the custom schema.
    Annotation flag that the connected method is represented by the declared name in Spring Beans created using the custom schema.
     
    BeanTags annotation for holding multiple BeanTag annotations, for krad beans
    Converts a string configured in the dictionary for a list property type to a List object using the convention of commas to separate list entries
    Converts a string configured in the dictionary for a map property type to a Map object using the convention of commas to separate map entries and a colon to separate the key value pair