|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.portal.wpc.api.constants.NotificationConstants.PropertyValues.ApprovalMessageTypes
public static class NotificationConstants.PropertyValues.ApprovalMessageTypes
Specifies the possible message types for use in approval-related notifications. Corresponds to the property 'MESSAGE_TYPE' defined in the 'PropertyKeys' inner class.
| Field Summary | |
|---|---|
static String |
APPROVE_REQUEST
From approver to author. |
static String |
CANCEL_REQUEST
From author to approver(s). |
static String |
REJECT_REQUEST
From approver to author. |
static String |
REQUEST_APPROVAL
From author to approver(s). |
| Constructor Summary | |
|---|---|
NotificationConstants.PropertyValues.ApprovalMessageTypes()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String REQUEST_APPROVAL
public static final String CANCEL_REQUEST
public static final String APPROVE_REQUEST
public static final String REJECT_REQUEST
| Constructor Detail |
|---|
public NotificationConstants.PropertyValues.ApprovalMessageTypes()
|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||