public class DocumentRepresentationFactory extends Object
Constructor and Description |
---|
DocumentRepresentationFactory() |
Modifier and Type | Method and Description |
---|---|
static void |
addSpecialProperties(Representation rep,
RequestContext.TYPE type,
org.bson.BsonDocument data) |
Representation |
getRepresentation(String href,
io.undertow.server.HttpServerExchange exchange,
RequestContext context,
org.bson.BsonDocument data) |
public static void addSpecialProperties(Representation rep, RequestContext.TYPE type, org.bson.BsonDocument data)
public Representation getRepresentation(String href, io.undertow.server.HttpServerExchange exchange, RequestContext context, org.bson.BsonDocument data) throws IllegalQueryParamenterException
href
- exchange
- context
- data
- IllegalQueryParamenterException
Copyright © 2014–2019 SoftInstigate. All rights reserved.