Class VisitorProfilesResult
java.lang.Object
net.atthegate.server.service.serviceModels.VisitorProfilesResult
Model for list results
-
Field Summary
FieldsModifier and TypeFieldDescriptionCursor for next pageboolean
long
List of found docs -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
visitors
List of found docs -
cursorStr
Cursor for next page -
totalNumberFound
public long totalNumberFound -
loadMore
public boolean loadMore -
notifyOnEntrance
-
notifyOnExit
-
-
Constructor Details
-
VisitorProfilesResult
public VisitorProfilesResult()
-