...
Bean Name | Implementation Class | Purpose | |||
---|---|---|---|---|---|
Top Level Beans |
|
| |||
org.kuali.corekfs.sys.businessobject.datadictionary.BusinessObjectEntryFinancialSystemBusinessObjectEntry | A single BusinessObject entry in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a BusinessObject and its attributes. You must define one of these for each BusinessObject that you want to render in the user interface. | ||||
org.kuali.corekfs.sys.document.datadictionary.FinancialSystemMaintenanceDocumentEntry |
| ||||
org.kuali.kfs.coresys.document.datadictionary.FinancialSystemTransactionalDocumentEntry |
| ||||
Business Object Support Beans |
|
| |||
org.kuali.kfs.corekrad.datadictionary.AttributeDefinition | These are the attributes of a business object or transactional document. Each instance represents a single property on the underlying java class identified by the businessObjectClass or documentClass property. | ||||
#InquiryDefinition TODO | org.kuali.kfs.corekrad.datadictionary.InquiryDefinition |
| |||
#LookupDefinition TODO | org.kuali.kfs.corekrad.datadictionary.LookupDefinition |
| |||
#FieldDefinition TODO | org.kuali.kfs.corekrad.datadictionary.FieldDefinition |
| |||
org.kuali.kfs.corekrad.datadictionary.RelationshipDefinition | Used to define a relationship between this business object/document and another business object. These are usually only needed when the relationship has not been defined at the database mapping layer. | ||||
#ReferenceDefinition TODO | org.kuali.kfs.corekrad.datadictionary.ReferenceDefinition |
| |||
org.kuali.corekfs.krad.datadictionary.PrimitiveAttributeDefinition | Used within a RelationshipDefinition to define an attributes that makes up the foreign key relationship with the other class. | ||||
org.kuali.kfs.corekrad.datadictionary.SupportAttributeDefinition |
| ||||
Maintenance Document Support Beans |
|
| |||
org.kuali.kfs.corekns.datadictionary.MaintainableFieldDefinition |
| ||||
org.kuali.kfs.corekns.datadictionary.MaintainableSectionDefinition |
| ||||
org.kuali.corekfs.kns.datadictionary.MaintainableSubSectionHeaderDefinition |
| ||||
org.kuali.kfs.corekns.datadictionary.MaintainableCollectionDefinition |
| ||||
Other Document Support Beans |
|
| |||
#WorkflowProperties TODO | org.kuali.core.datadictionary. |
| org.kuali.corekfs.krad.datadictionary.WorkflowProperties |
| |
Control Definition Beans |
|
| |||
TODO |
|
| |||
Validator Beans |
|
| |||
TODO |
|
|
...