public class AdmSalesRepUserAddEdit.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_PENDING
ivHashCode, 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, setUserId
after, before, compareTo, equals, fmtStatus, fmtStatus, getObjectStatus, hashKey, setObjectStatus
cloneMapAttributes, 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, toStringArray
private static final long serialVersionUID
private int index
protected EditablePreference(NotificationPref pref, int index)
public Checkbox getSendEmailChk()
public Checkbox getSendSMSChk()
public Checkbox getSendPushChk()