JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
de.uplanet.lucy.server.usermanager.ds
Interface IDsSelectIterator
@Scriptable
public interface
IDsSelectIterator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
next
(
IDsRecord
p_record)
boolean
shouldAdd
()
boolean
shouldEnd
()
Method Details
shouldEnd
boolean
shouldEnd
()
next
void
next
(
IDsRecord
p_record)
shouldAdd
boolean
shouldAdd
()