public class FieldUserInitials extends Field
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUserInitials()
Gets the current user's initials.
|
void |
setUserInitials(java.lang.String value)
Sets the current user's initials.
|
getDisplayResult, getEnd, getFieldCode, getFieldCode, getFormat, getLocaleId, getResult, getSeparator, getStart, getType, isDirty, isDirty, isLocked, isLocked, needStoreOldResultNodes, remove, setLocaleId, setResult, unlink, update, updatepublic java.lang.String getUserInitials()
public void setUserInitials(java.lang.String value)
throws java.lang.Exception
value - The current user's initials.java.lang.Exception