|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.ks.common.jcr.JCRListAccess<Topic>
org.exoplatform.forum.service.TopicListAccess
public class TopicListAccess
List access for topics.
| Constructor Summary | |
|---|---|
TopicListAccess(java.lang.String topicQuery)
|
|
| Method Summary | |
|---|---|
protected int |
getSize(javax.jcr.Session session)
|
protected Topic[] |
load(javax.jcr.Session session,
int index,
int length)
|
| Methods inherited from class org.exoplatform.ks.common.jcr.JCRListAccess |
|---|
getSize, load |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TopicListAccess(java.lang.String topicQuery)
topicQuery - the JCR xpath query that will match topic nodes| Method Detail |
|---|
protected int getSize(javax.jcr.Session session)
throws java.lang.Exception
getSize in class JCRListAccess<Topic>java.lang.Exception
protected Topic[] load(javax.jcr.Session session,
int index,
int length)
throws java.lang.Exception,
java.lang.IllegalArgumentException
load in class JCRListAccess<Topic>java.lang.Exception
java.lang.IllegalArgumentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||