public final class NaturalLanguageTemplate extends AbstractDataTransferObject implements NaturalLanguageTemplateContract
NaturalLanguageTemplateContract,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
NaturalLanguageTemplate.Builder
A builder which can be used to construct
NaturalLanguageTemplate instances. |
static class |
NaturalLanguageTemplate.Cache |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes()
This method returns a list of custom/remote attributes associated with the
agenda.
|
String |
getId() |
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
|
Long |
getVersionNumber() |
boolean |
isActive() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic Map<String,String> getAttributes()
NaturalLanguageTemplateContractThe attributes of the NaturalLanguageUsage
getAttributes in interface NaturalLanguageTemplateContractpublic String getLanguageCode()
NaturalLanguageTemplateContractThe Language Code of the NaturalLanguageTemplate
getLanguageCode in interface NaturalLanguageTemplateContractpublic String getNaturalLanguageUsageId()
NaturalLanguageTemplateContractThe NaturalLanguageUsageId of the NaturalLanguageTemplate
getNaturalLanguageUsageId in interface NaturalLanguageTemplateContractpublic String getTypeId()
NaturalLanguageTemplateContractThe TypeId of the NaturalLanguageTemplate
getTypeId in interface NaturalLanguageTemplateContractpublic String getTemplate()
NaturalLanguageTemplateContractThe Template of the NaturalLanguageTemplate
getTemplate in interface NaturalLanguageTemplateContractpublic String getId()
getId in interface Identifiablepublic boolean isActive()
isActive in interface Inactivatablepublic Long getVersionNumber()
getVersionNumber in interface VersionedCopyright © 2005–2016 The Kuali Foundation. All rights reserved.