org.exoplatform.wiki.webui.bean
Class WikiDraftListAccess
java.lang.Object
org.exoplatform.wiki.webui.bean.WikiDraftListAccess
- All Implemented Interfaces:
- org.exoplatform.commons.utils.ListAccess<DraftBean>
public class WikiDraftListAccess
- extends Object
- implements org.exoplatform.commons.utils.ListAccess<DraftBean>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiDraftListAccess
public WikiDraftListAccess(List<DraftBean> list)
load
public DraftBean[] load(int index,
int length)
throws IllegalArgumentException
- Specified by:
load in interface org.exoplatform.commons.utils.ListAccess<DraftBean>
- Throws:
IllegalArgumentException
getSize
public int getSize()
throws Exception
- Specified by:
getSize in interface org.exoplatform.commons.utils.ListAccess<DraftBean>
- Throws:
Exception
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.