Package org.exoplatform.wiki.webui.bean
Class WikiDraftListAccess
- java.lang.Object
-
- org.exoplatform.wiki.webui.bean.WikiDraftListAccess
-
-
Constructor Summary
Constructors Constructor Description WikiDraftListAccess(List<DraftBean> list)
-
-
-
Method Detail
-
load
public DraftBean[] load(int index, int length) throws IllegalArgumentException
- Specified by:
loadin interfaceorg.exoplatform.commons.utils.ListAccess<DraftBean>- Throws:
IllegalArgumentException
-
-