|
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.Warnings
This class represents warnings for users when sending messages.
| Constructor Summary | |
MailPreferences.Warnings()
Constructor. |
|
| Method Summary | |
boolean |
getEmptyBody()
Checks to warn for an empty body. |
boolean |
getEmptySubject()
Checks to warn for an empty subject. |
void |
setEmptyBody(boolean bFlag)
Sets whether to warn for an empty body. |
void |
setEmptySubject(boolean bFlag)
Sets whether to warn for an empty subject. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MailPreferences.Warnings()
| Method Detail |
public boolean getEmptySubject()
true to warn for an empty subject; false otherwisepublic void setEmptySubject(boolean bFlag)
bFlag - true to warn for an empty subject; false otherwisepublic boolean getEmptyBody()
true to warn for an empty body; false otherwisepublic void setEmptyBody(boolean bFlag)
bFlag - true to warn for an empty body; false otherwise
|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||