|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataFieldDescriptor | |
---|---|
org.kuali.student.common.assembly.dictionary.old |
Uses of DataFieldDescriptor in org.kuali.student.common.assembly.dictionary.old |
---|
Fields in org.kuali.student.common.assembly.dictionary.old with type parameters of type DataFieldDescriptor | |
---|---|
protected List<DataFieldDescriptor> |
DataObjectStructure.fields
Deprecated. |
Methods in org.kuali.student.common.assembly.dictionary.old that return types with arguments of type DataFieldDescriptor | |
---|---|
List<DataFieldDescriptor> |
DataObjectStructure.getFields()
Deprecated. |
Methods in org.kuali.student.common.assembly.dictionary.old with parameters of type DataFieldDescriptor | |
---|---|
protected boolean |
MetadataServiceImpl.isRepeating(DataFieldDescriptor field)
Deprecated. This method determines if a field is a repeating field |
Method parameters in org.kuali.student.common.assembly.dictionary.old with type arguments of type DataFieldDescriptor | |
---|---|
protected void |
MetadataServiceImpl.loadProperties(Map<String,Metadata> properties,
List<DataFieldDescriptor> fields,
MetadataServiceImpl.RecursionCounter counter)
Deprecated. Retreives data object structure from the spring file and caches the properties |
void |
DataObjectStructure.setFields(List<DataFieldDescriptor> fields)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |