public class FieldGlossary extends Field
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEntryName()
Gets the name of the glossary entry to insert.
|
void |
setEntryName(java.lang.String value)
Sets the name of the glossary entry to insert.
|
getDisplayResult, getEnd, getFieldCode, getFieldCode, getFormat, getLocaleId, getResult, getSeparator, getStart, getType, isDirty, isDirty, isLocked, isLocked, needStoreOldResultNodes, remove, setLocaleId, setResult, unlink, update, updatepublic java.lang.String getEntryName()
public void setEntryName(java.lang.String value)
throws java.lang.Exception
value - The name of the glossary entry to insert.java.lang.Exception