|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object proai.service.SetListProvider
public class SetListProvider
Constructor Summary | |
---|---|
SetListProvider(RecordCache cache,
int incompleteListSize)
|
Method Summary | |
---|---|
int |
getIncompleteListSize()
|
CloseableIterator<SetInfo> |
getList()
|
CloseableIterator<java.lang.String[]> |
getPathList()
|
RecordCache |
getRecordCache()
|
java.lang.String |
getVerb()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SetListProvider(RecordCache cache, int incompleteListSize)
Method Detail |
---|
public CloseableIterator<SetInfo> getList() throws ServerException
getList
in interface ListProvider<SetInfo>
ServerException
public CloseableIterator<java.lang.String[]> getPathList() throws ServerException
getPathList
in interface ListProvider<SetInfo>
ServerException
public RecordCache getRecordCache()
getRecordCache
in interface ListProvider<SetInfo>
public int getIncompleteListSize()
getIncompleteListSize
in interface ListProvider<SetInfo>
public java.lang.String getVerb()
getVerb
in interface ListProvider<SetInfo>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |