|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@PropertySet(value="mail") public interface MailProperties
Mail Properties.
Method Summary | |
---|---|
int |
mailsPerPage() The default number of mails listed on one page if the user has no personalized value. |
String |
signature() The signature to add to every mail message. |
Method Detail |
---|
@PropertyExpression(value="25") @Min(value=1L) @PropertyLifecycle(access=READ_WRITE, updateInterval=0L) int mailsPerPage()
@PropertyLifecycle(access=READ_WRITE, updateInterval=0L) String signature()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |