public class EntryValidationResult extends Object
Constructor and Description |
---|
EntryValidationResult(String entryName) |
Modifier and Type | Method and Description |
---|---|
protected AttributeValidationResult |
getAttributeValidationResult(String attributeName) |
Iterator<AttributeValidationResult> |
iterator() |
public EntryValidationResult(String entryName)
public Iterator<AttributeValidationResult> iterator()
protected AttributeValidationResult getAttributeValidationResult(String attributeName)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.