org.exoplatform.mail.service
Class MessagePageList
java.lang.Object
org.exoplatform.mail.service.JCRPageList
org.exoplatform.mail.service.MessagePageList
public class MessagePageList
- extends JCRPageList
- Since:
- July 25, 2007
- Author:
- Phung Nam (phunghainam@gmail.com)
|
Constructor Summary |
MessagePageList(long pageSize,
java.lang.String value,
boolean hasStructure)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagePageList
public MessagePageList(long pageSize,
java.lang.String value,
boolean hasStructure)
throws java.lang.Exception
- Throws:
java.lang.Exception
populateCurrentPage
protected void populateCurrentPage(long page,
java.lang.String username)
throws java.lang.Exception
- Specified by:
populateCurrentPage in class JCRPageList
- Throws:
java.lang.Exception
getReferedMessageIds
public java.util.List<java.lang.String> getReferedMessageIds(javax.jcr.Node node,
java.lang.String[] refFolders)
throws java.lang.Exception
- Throws:
java.lang.Exception
getAll
public java.util.List<Message> getAll()
throws java.lang.Exception
- Specified by:
getAll in class JCRPageList
- Throws:
java.lang.Exception
getAll
public java.util.List<Message> getAll(java.lang.String username)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2010 eXo Platform SAS. All Rights Reserved.