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