|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mongodb.BasicDBObjectBuilder
eu.emi.dsr.db.mongodb.ServiceObjectBuilder
public class ServiceObjectBuilder
| Constructor Summary | |
|---|---|
ServiceObjectBuilder()
|
|
| Method Summary | |
|---|---|
static ServiceObject |
build(com.mongodb.DBObject sobj)
|
static ServiceObject |
build(org.codehaus.jettison.json.JSONObject jobj)
|
| Methods inherited from class com.mongodb.BasicDBObjectBuilder |
|---|
add, append, get, isEmpty, pop, push, start, start, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceObjectBuilder()
| Method Detail |
|---|
public static ServiceObject build(org.codehaus.jettison.json.JSONObject jobj)
throws org.codehaus.jettison.json.JSONException
org.codehaus.jettison.json.JSONException
public static ServiceObject build(com.mongodb.DBObject sobj)
throws org.codehaus.jettison.json.JSONException
org.codehaus.jettison.json.JSONException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||