|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NaturalLanguageTemplateContract
Defines the contract for a NaturalLanguageTemplate
NaturalLanguageTemplate
Method Summary | |
---|---|
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 |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
---|
getId |
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
---|
isActive |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
---|
getVersionNumber |
Method Detail |
---|
String 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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |