Package | Description |
---|---|
org.kuali.rice.krms.api.repository | |
org.kuali.rice.krms.impl.repository |
Modifier and Type | Method and Description |
---|---|
NaturalLanguage |
NaturalLanguage.Builder.build()
Builds an instance of a Natural Language Tree based on the current state of the
builder.
|
Modifier and Type | Method and Description |
---|---|
List<NaturalLanguage> |
RuleManagementService.translateNaturalLanguageForObjects(String naturalLanguageUsageId,
String typeId,
List<String> krmsObjectIds,
String languageCode)
Translates and retrieves a NaturalLanguage for a list of KRMS objects (e.g,
propositions or agendas), NaturalLanguage usage type (context) and language
into natural language
|
Modifier and Type | Method and Description |
---|---|
List<NaturalLanguage> |
KSRuleManagementServiceImpl.translateNaturalLanguageForObjects(String naturalLanguageUsageId,
String typeId,
List<String> krmsObjectIds,
String languageCode) |
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.