public interface NaturalLanguageTemplateContract extends Identifiable, Inactivatable, Versioned
NaturalLanguageTemplateNaturalLanguageTemplate| Modifier and Type | Method and Description | 
|---|---|
| Map<String,String> | getAttributes()This method returns a list of custom/remote attributes associated with the
 agenda. | 
| String | getLanguageCode()This is the Language Code of the NaturalLanguageTemplate | 
| String | getNaturalLanguageUsageId()This is the NaturalLanguageUsageId of the NaturalLanguageTemplate | 
| String | getTemplate()This is the Template of the NaturalLanguageTemplate | 
| String | getTypeId()This is the TypeId of the NaturalLanguageTemplate | 
getIdisActivegetVersionNumberString getLanguageCode()
The Language Code of the NaturalLanguageTemplate
String getNaturalLanguageUsageId()
The NaturalLanguageUsageId of the NaturalLanguageTemplate
String getTypeId()
The TypeId of the NaturalLanguageTemplate
String getTemplate()
The Template of the NaturalLanguageTemplate
Map<String,String> getAttributes()
The attributes of the NaturalLanguageUsage
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.