| Package | Description |
|---|---|
| org.kuali.rice.krms.impl.repository.language |
| Modifier and Type | Class and Description |
|---|---|
class |
TranslationContextRegistry<T extends TranslationContext>
This class is a registry of template contexts which the requirement
component translator uses to generate natural language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTranslationContext
This is an abstract class for creating a map (containing token/data) used
in template translations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropositionNaturalLanguageTemplater.setTranslationContextRegistry(TranslationContextRegistry<TranslationContext> translationContextRegistry)
Sets the template context registry.
|
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.