| Interface | Description |
|---|---|
| TicklerActionDescriptionInputDataBean |
Interface for
TicklerActionDescriptionDataBean, containing the setter methods setTicklerActionId and setLanguageId. |
| TicklerActionDescriptionSmartDataBean |
Interface for
TicklerActionDescriptionDataBean, containing getter methods getTicklerActionId and getLanguageId . |
| TicklerActionHistoryListInputDataBean |
Interface for
TicklerActionHistoryListDataBean, containing the setter methods setTicklerActionHistoryList and setDataBeanKeyTicklerId. |
| TicklerActionHistoryListSmartDataBean |
Interface for
TicklerActionHistoryListDataBean, containing the getter methods getTicklerActionHistoryList and getDataBeanKeyTicklerId. |
| TicklerActionInputDataBean |
Interface for
TicklerActionDataBean, containing the setter method setTicklerActionId. |
| TicklerActionListInputDataBean | |
| TicklerActionListSmartDataBean | |
| TicklerActionSmartDataBean |
Interface for
TicklerActionDataBean, containing the getter method getTicklerActionId. |
| TicklerInputDataBean |
Interface for
TicklerDataBean, containing the setter method setDataBeanKeyTicklerId. |
| TicklerListInputDataBean |
Interface for
TicklerListDataBean, containing the setter methods. |
| TicklerListSmartDataBean |
Interface for
TicklerListDataBean, containing the getter methods. |
| TicklerReasonDescriptionInputDataBean |
Interface for
TicklerReasonDescriptionDataBean, containing the setter methods. |
| TicklerReasonDescriptionSmartDataBean |
Interface for
TicklerReasonDescriptionDataBean, containing the getter methods. |
| TicklerReasonInputDataBean |
Interface for
TicklerReasonDataBean, containing the setter methods. |
| TicklerReasonListInputDataBean |
Interface for
TicklerReasonListDataBean, containing the setter methods. |
| TicklerReasonListSmartDataBean |
Interface for
TicklerReasonListDataBean, containing the getter methods. |
| TicklerReasonSmartDataBean |
Interface for
TicklerReasonDataBean, containing the getter methods. |
| TicklerSmartDataBean |
Interface for
TicklerDataBean, containing the getter methods. |
| Class | Description |
|---|---|
| TicklerActionDataBean |
Represents a tickler action.
|
| TicklerActionDescriptionDataBean |
This class represents a description of a tickler action.
|
| TicklerActionHistoryDataBean |
Represents an entry in the action history for a tickler.
|
| TicklerActionHistoryListDataBean |
Represents the action history for a tickler.
|
| TicklerActionListBean |
Provides a list of
TicklerActionDataBean objects. |
| TicklerDataBean |
Represents a tickler.
|
| TicklerListDataBean |
Represents a list of ticklers that are assigned to a given Customer Service Representative or Customer Service Supervisor team.
|
| TicklerReasonDataBean |
Represents a tickler reason.
|
| TicklerReasonDescriptionDataBean |
Represents a tickler reason description.
|
| TicklerReasonListDataBean |
Provides a list of
TicklerReasonDataBean objects. |