| Package | Description |
|---|---|
| org.kuali.rice.kim.api.type |
Copyright 2005-2017 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.
|
| Modifier and Type | Method and Description |
|---|---|
KimAttributeField |
KimAttributeField.Builder.build() |
static KimAttributeField |
KimAttributeField.findAttribute(String attributeName,
Collection<KimAttributeField> fields)
Utility method to search a collection of attribute fields and returns
a field for a give attribute name.
|
| Modifier and Type | Method and Description |
|---|---|
static KimAttributeField |
KimAttributeField.findAttribute(String attributeName,
Collection<KimAttributeField> fields)
Utility method to search a collection of attribute fields and returns
a field for a give attribute name.
|
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.