Class TextSearchPrematureEndDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.client.messaging.TextSearchPrematureEndDTO
public final class TextSearchPrematureEndDTO
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TextSearchPrematureEndDTO
Replacement constructor.void
static com.levigo.jadice.web.shared.service.internal.textsearch.TooManyResults
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
TextSearchPrematureEndDTO
protected TextSearchPrematureEndDTO()
-
-
Method Details
-
getReason
-
setReason
-
create
Replacement constructor. Creates a new nativeTextSearchPrematureEndDTO
.- Returns:
- The new instance.
-
toTooManyResults
public static com.levigo.jadice.web.shared.service.internal.textsearch.TooManyResults toTooManyResults(TextSearchPrematureEndDTO dto)
-