public interface TicklerActionDescriptionSmartDataBean
TicklerActionDescriptionDataBean, containing getter methods getTicklerActionId and getLanguageId .
The language ID is the ID of the language used for the description for each language.
The ticklerActionId is the ID of the tickler action.
A tickler action classifies work that is performed in an effort to resolve a tickler.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getLanguageId()
This method gets the language ID.
|
java.lang.Integer |
getTicklerActionId()
This method gets the tickler action ID.
|
static final java.lang.String COPYRIGHT
java.lang.Integer getTicklerActionId()
ticklerActionId is the ID of the tickler action.
A tickler action classifies work that is performed in an effort to resolve a tickler.java.lang.Integer getLanguageId()
-1 = English (US) -2 = French -3 = German -4 = Italian -5 = Spanish -6 = Brazilian Portuguese -7 = Simplified Chinese -8 = Traditional Chinese -9 = Korean -10 = Japanese