Package | Description |
---|---|
org.kuali.rice.kns.kim.type |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.krad.datadictionary | |
org.kuali.rice.krad.datadictionary.validation |
Data Dictionary validation objects.
|
org.kuali.rice.krad.datadictionary.validation.constraint.resolver | |
org.kuali.rice.krad.lookup | |
org.kuali.rice.krad.uif.field |
Modifier and Type | Class and Description |
---|---|
class |
KimAttributeDefinition
Deprecated.
A krad integrated type service base class will be provided in the future.
This is only used for the legacy
DataDictionaryTypeServiceBase . |
Modifier and Type | Class and Description |
---|---|
class |
AttributeDefinition
A single attribute definition in the DataDictionary, which contains
information relating to the display, validation, and general maintenance of a
specific attribute of an entry.
|
class |
BusinessObjectEntry
A single BusinessObject entry in the DataDictionary, which contains information relating to the display, validation,
and general maintenance of a BusinessObject and its attributes.
|
class |
DataObjectEntry
Generic dictionary entry for an object that does not have to implement BusinessObject.
|
class |
ExternalizableAttributeDefinitionProxy
A single attribute definition in the DataDictionary, which contains
information relating to the display, validation, and general maintenance of a
specific attribute of an entry.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewAttributeValueReader.InputFieldConstrainableInfo
This is a simple object used to contain information about InputFields that are being evaluated and used by
this ViewAttributeValueReader.
|
Modifier and Type | Class and Description |
---|---|
class |
MustOccurConstraintsResolver<T extends MustOccurConstrainable>
An object that returns the list of must occur constraints for a definition implementing the capability
MustOccurConstrainable . |
Modifier and Type | Class and Description |
---|---|
class |
LookupInputField
Custom
InputField for criteria fields within a lookup view that adds criteria specific options. |
Modifier and Type | Interface and Description |
---|---|
interface |
InputField
TODO mark don't forget to fill this in.
|
Modifier and Type | Class and Description |
---|---|
class |
InputFieldBase
Field that encapsulates data input/output captured by an attribute within the
application
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.