|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectportlets.compoze.groupware.pref.MailPreferences.Replying
This class represents handling of original message when replying.
| Field Summary | |
static int |
RULE_DONT_INCLUDE
This value represents to not include the original message. |
static int |
RULE_FULL_INCLUDE
This value represents to fully include the original message. |
| Constructor Summary | |
MailPreferences.Replying()
Constructor. |
|
MailPreferences.Replying(int iIncludeRule)
Constructor. |
|
| Method Summary | |
int |
getIncludeRule()
Gets the include rule. |
void |
setIncludeRule(int iIncludeRule)
Sets the include rule. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int RULE_DONT_INCLUDE
public static final int RULE_FULL_INCLUDE
| Constructor Detail |
public MailPreferences.Replying(int iIncludeRule)
iIncludeRule - the replying rulepublic MailPreferences.Replying()
| Method Detail |
public int getIncludeRule()
RULE_ constants)public void setIncludeRule(int iIncludeRule)
iIncludeRule - the include rule (see RULE_ constants)
|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||