public class AccountContactAddEdit.EditablePreference extends NotificationPref
| Modifier and Type | Field and Description |
|---|---|
private int |
index
The index of this preference in the collection of
preferences.
|
private static long |
serialVersionUID
The class' serialization version id.
|
LOWVAL_RPG_DATE, LOWVAL_RPG_TIME, STATUS_ACTIVE, STATUS_BLANK, STATUS_CANCELED, STATUS_DELETED, STATUS_INACTIVE, STATUS_PENDINGivHashCode, ivHashFlds, ivObjAttrs| Modifier | Constructor and Description |
|---|---|
protected |
EditablePreference(NotificationPref pref,
int index)
Constructs a new editable notification preference.
|
| Modifier and Type | Method and Description |
|---|---|
Checkbox |
getSendEmailChk()
Returns the send email checkbox.
|
Checkbox |
getSendPushChk()
Returns the send email checkbox.
|
Checkbox |
getSendSMSChk()
Returns the send email checkbox.
|
getDescription, getMessageType, getSendEmail, getSendPush, getSendSMS, getUserId, setMessageType, setSendEmail, setSendPush, setSendSMS, setUserIdafter, before, compareTo, equals, fmtStatus, fmtStatus, getObjectStatus, hashKey, setObjectStatuscloneMapAttributes, formatValue, formatValue, getHashFields, getMapArrayList, getMapAttributes, getMapBigDecimal, getMapBoolean, getMapDate, getMapDouble, getMapInteger, getMapLong, getMapMapped, getMapObject, getMapShort, getMapString, getMapString, getMapStringBuffer, getMapStringBuilder, getMapTime, getMapTimestamp, getMapVector, hashCode, setHashFields, setMap, setMap, setMap, setMap, setMap, setMap, setMap, setMap, setMap, setMap, setMap, setMap, setMap, setMap, setMap, setMapAttributes, setMapObject, setMapTime, setMapTimestamp, toStringArrayprivate static final long serialVersionUID
private int index
protected EditablePreference(NotificationPref pref, int index)
public Checkbox getSendEmailChk()
public Checkbox getSendSMSChk()
public Checkbox getSendPushChk()