public class GwtRosterStore extends DefaultRosterStore implements JsonSerializationHelper.Serializable
RosterStore.Predicate
groups, roster
sessionObject
Constructor and Description |
---|
GwtRosterStore() |
Modifier and Type | Method and Description |
---|---|
Object |
fromJSON(JsonSerializationHelper helper,
com.google.gwt.core.client.JavaScriptObject obj) |
String |
getJsonType() |
com.google.gwt.core.client.JavaScriptObject |
toJSON() |
addItem, calculateModifiedGroups, createItemId, get, getAll, getCount, getGroups, removeAll, removeItem
add, add, add, clear, getAll, getPropertyClass, remove, setSessionObject, update
public String getJsonType()
getJsonType
in interface JsonSerializationHelper.Serializable
public com.google.gwt.core.client.JavaScriptObject toJSON() throws XMLException
toJSON
in interface JsonSerializationHelper.Serializable
XMLException
public Object fromJSON(JsonSerializationHelper helper, com.google.gwt.core.client.JavaScriptObject obj) throws JaxmppException
fromJSON
in interface JsonSerializationHelper.Serializable
JaxmppException
Copyright © 2006–2016 Tigase. All rights reserved.