| Package | Description |
|---|---|
| org.kuali.rice.krms.impl.repository |
| Modifier and Type | Method and Description |
|---|---|
static NaturalLanguageTemplateAttributeBo |
NaturalLanguageTemplateAttributeBo.from(NaturalLanguageTemplateAttribute naturalLanguageTemplateAttribute)
Converts a immutable
NaturalLanguageTemplateAttribute to its mutable NaturalLanguageTemplateAttributeBo counterpart. |
| Modifier and Type | Method and Description |
|---|---|
static NaturalLanguageTemplateAttribute |
NaturalLanguageTemplateAttributeBo.to(NaturalLanguageTemplateAttributeBo naturalLanguageTemplateAttributeBo)
Converts a mutable
NaturalLanguageTemplateAttributeBo to its immutable counterpart, NaturalLanguageTemplateAttribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
NaturalLanguageTemplateBo.setAttributeBos(List<NaturalLanguageTemplateAttributeBo> attributeBos)
Sets the value of AttributeBos on this builder to the given value.
|
void |
NaturalLanguageTemplateBo.setAttributeBos(Set<NaturalLanguageTemplateAttributeBo> attributeBos)
Sets the value of AttributeBos on this builder to the given value.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.