| Package | Description |
|---|---|
| org.springframework.extensions.webscripts |
| Modifier and Type | Method and Description |
|---|---|
ArgumentTypeDescription[] |
Description.getArguments()
Gets webscript argument descriptions
|
ArgumentTypeDescription[] |
DescriptionImpl.getArguments() |
static ArgumentTypeDescription |
ArgumentTypeDescription.newInstance()
Returns a new instance of ArgumentTypeDescription
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ArgumentTypeDescription.compare(ArgumentTypeDescription newArgumentTypeDescription)
Utility function for comparing this ArgumentTypeDescription with another ArgumentTypeDescription instance.
|
void |
DescriptionImpl.setArguments(ArgumentTypeDescription[] arguments) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.