com.ibm.commerce.tickler.beans
Interface TicklerReasonSmartDataBean
-
- All Known Implementing Classes:
- TicklerReasonDataBean
public interface TicklerReasonSmartDataBean
Interface forTicklerReasonDataBean
, containing the getter methods. A tickler reminds a Customer Service Supervisor or Customer Service Representative to perform an action. Example actions are calling a customer to get a replacement payment instruction or to review a price override. Tickler reason defines the purpose for a tickler.
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.String
COPYRIGHT
IBM copyright notice field.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.Integer
getTicklerReasonId()
This method gets the tickler reason Id.
-
-
-
Field Detail
-
COPYRIGHT
static final java.lang.String COPYRIGHT
IBM copyright notice field.- See Also:
- Constant Field Values
-
-