| Package | Description |
|---|---|
| org.springframework.extensions.webscripts |
| Modifier and Type | Method and Description |
|---|---|
NegotiatedFormat[] |
Description.getNegotiatedFormats()
Gets the formats available for negotiation
|
NegotiatedFormat[] |
DescriptionImpl.getNegotiatedFormats() |
| Modifier and Type | Method and Description |
|---|---|
static String |
NegotiatedFormat.negotiateFormat(String accept,
NegotiatedFormat[] negotiatedFormats)
Negotiate Format - given a list of accepted media types, return the format that's
most suitable
|
void |
DescriptionImpl.setNegotiatedFormats(NegotiatedFormat[] negotiatedFormats)
Sets the negotiated formats
|
Copyright © 2005–2015 Alfresco Software. All rights reserved.