|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.aida.client.doc.SubsetDocumentsModel.DocSetsImpl
class SubsetDocumentsModel.DocSetsImpl
Field Summary | |
---|---|
private int |
numSets
|
private int |
setSize
|
private int |
start
|
Constructor Summary | |
---|---|
SubsetDocumentsModel.DocSetsImpl(int setSize)
|
Method Summary | |
---|---|
java.lang.Iterable<ClientDocument> |
getDocuments(int index)
Gets the documents in this set. |
int |
getSetCount()
Gets the number of document sets in this DocSets collection. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private int start
private int setSize
private int numSets
Constructor Detail |
---|
SubsetDocumentsModel.DocSetsImpl(int setSize)
Method Detail |
---|
public int getSetCount()
DocSets
getSetCount
in interface DocSets
public java.lang.Iterable<ClientDocument> getDocuments(int index)
DocSets
getDocuments
in interface DocSets
index
- of the document set whose documents we want
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |