de.smartics.sandbox.mail
Interface MailProperties

Package class diagram package MailProperties

@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.
 

Method Detail

mailsPerPage

@PropertyExpression(value="25")
@Min(value=1L)
int mailsPerPage()
The default number of mails listed on one page if the user has no personalized value.

Returns:
the default number of mails listed on one page.


Copyright © 2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.