| Package | Description |
|---|---|
| org.springframework.extensions.webscripts |
| Modifier and Type | Method and Description |
|---|---|
Description.FormatStyle |
WebScriptRequest.getFormatStyle()
Get the style the Format was specified in
|
Description.FormatStyle |
Description.getFormatStyle()
Gets the style of Format discriminator supported by this web script
|
Description.FormatStyle |
WebScriptRequestImpl.getFormatStyle() |
Description.FormatStyle |
DescriptionImpl.getFormatStyle() |
static Description.FormatStyle |
Description.FormatStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Description.FormatStyle[] |
Description.FormatStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionImpl.setFormatStyle(Description.FormatStyle formatStyle)
Sets the format style
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.