| Modifier and Type | Field and Description |
|---|---|
protected List<Representation> |
Response.representation |
protected List<Representation> |
Request.representation |
| Modifier and Type | Method and Description |
|---|---|
Representation |
ObjectFactory.createRepresentation()
Create an instance of
Representation |
| Modifier and Type | Method and Description |
|---|---|
List<Representation> |
Response.getRepresentation()
Gets the value of the representation property.
|
List<Representation> |
Request.getRepresentation()
Gets the value of the representation property.
|
| Modifier and Type | Method and Description |
|---|---|
Representation |
WadlGenerator.createRequestRepresentation(Resource r,
ResourceMethod m,
MediaType mediaType) |
| Modifier and Type | Method and Description |
|---|---|
Representation |
WadlGeneratorImpl.createRequestRepresentation(Resource r,
ResourceMethod m,
MediaType mediaType) |
Representation |
WadlGeneratorImpl.createResponseRepresentation(Resource r,
ResourceMethod m,
MediaType mediaType) |
| Modifier and Type | Method and Description |
|---|---|
Representation |
WadlGeneratorJAXBGrammarGenerator.createRequestRepresentation(Resource ar,
ResourceMethod arm,
MediaType mt) |
Representation |
WadlGeneratorGrammarsSupport.createRequestRepresentation(Resource ar,
ResourceMethod arm,
MediaType mt) |
Representation |
WadlGeneratorApplicationDoc.createRequestRepresentation(Resource r,
ResourceMethod m,
MediaType mediaType) |
| Modifier and Type | Method and Description |
|---|---|
Representation |
WadlGeneratorResourceDocSupport.createRequestRepresentation(Resource r,
ResourceMethod m,
MediaType mediaType) |
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.