Class UserPropertiesDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.client.messaging.UserPropertiesDTO
public final class UserPropertiesDTO
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic UserPropertiesDTO
create()
static UserPropertiesDTO
String[]
com.google.gwt.core.client.JavaScriptObject
void
static com.levigo.jadice.web.shared.model.internal.document.UserProperties
to
(UserPropertiesDTO dto) Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
UserPropertiesDTO
protected UserPropertiesDTO()
-
-
Method Details
-
setEntry
-
getEntryList
-
getValue
-
create
-
to
public static com.levigo.jadice.web.shared.model.internal.document.UserProperties to(UserPropertiesDTO dto) -
from
-