public interface DataDictionaryEntry
| Modifier and Type | Method and Description |
|---|---|
void |
completeValidation()
Kicks off complete entry-wide validation which couldn't be done earlier.
|
AttributeDefinition |
getAttributeDefinition(String attributeName) |
String |
getFullClassName()
Returns the full class name of the underlying object.
|
String |
getJstlKey() |
List<RelationshipDefinition> |
getRelationships() |
String getJstlKey()
void completeValidation()
CompletionException - if a problem arises during validation-completionAttributeDefinition getAttributeDefinition(String attributeName)
attributeName - String getFullClassName()
List<RelationshipDefinition> getRelationships()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.