|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openexchange.mail.MailSessionParameterNames
public final class MailSessionParameterNames
MailSessionParameterNames - Constants used as keys for session parameters.
| Field Summary | |
|---|---|
static java.lang.String |
PARAM_ORGANIZATION_HDR
Organization header field when composing new mails. |
static java.lang.String |
PARAM_TRANSPORT_PROVIDER
Mail transport. |
| Method Summary | |
|---|---|
static java.lang.String |
getParamDefaultFolderArray(int accountId)
Gets the parameter name for default folder array. |
static java.lang.String |
getParamDefaultFolderChecked(int accountId)
Gets the parameter name for default folder flag. |
static java.lang.String |
getParamMailCache(int accountId)
Gets the parameter name for session mail cache. |
static java.lang.String |
getParamMailProvider(int accountId)
Gets the parameter name for mail provider. |
static java.lang.String |
getParamMBox(int accountId)
Gets the parameter name for MBox. |
static java.lang.String |
getParamPublishingInfostoreFolderID()
Gets the parameter name for publishing infostore folder ID. |
static java.lang.String |
getParamSeparator(int accountId)
Gets the parameter name for mail folder separator. |
static java.lang.String |
getParamSessionContext(int accountId)
Gets the parameter name for session's context. |
static java.lang.String |
getParamSpamHandler(int accountId)
Gets the parameter name for spam handler. |
static java.lang.String |
getParamTransportProvider(int accountId)
Gets the parameter name for mail transport. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PARAM_TRANSPORT_PROVIDER
public static final java.lang.String PARAM_ORGANIZATION_HDR
| Method Detail |
|---|
public static java.lang.String getParamPublishingInfostoreFolderID()
public static java.lang.String getParamDefaultFolderChecked(int accountId)
accountId - The account ID
public static java.lang.String getParamSeparator(int accountId)
accountId - The account ID
public static java.lang.String getParamDefaultFolderArray(int accountId)
accountId - The account ID
public static java.lang.String getParamMailCache(int accountId)
accountId - The account ID
public static java.lang.String getParamMailProvider(int accountId)
accountId - The account ID
public static java.lang.String getParamTransportProvider(int accountId)
accountId - The account ID
public static java.lang.String getParamSessionContext(int accountId)
accountId - The account ID
public static java.lang.String getParamSpamHandler(int accountId)
accountId - The account ID
public static java.lang.String getParamMBox(int accountId)
accountId - The account ID
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||