| Package | Description |
|---|---|
| org.gatein.wsrp | |
| org.gatein.wsrp.spec.v2 |
| Modifier and Type | Method and Description |
|---|---|
static FailedPortlets |
WSRPTypeFactory.createFailedPortlets(Collection<String> portletHandles,
ErrorCodes.Codes errorCode,
String reason)
reason(LocalizedString)?, resourceList(ResourceList)?, extensions(Extension)* errorCode(ErrorCodes)
portletHandles(xsd:string)+
|
static ImportPortletsFailed |
WSRPTypeFactory.createImportPortletsFailed(List<String> importIds,
ErrorCodes.Codes errorCode,
String reason) |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCodes.Codes |
ErrorCodes.Codes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCodes.Codes[] |
ErrorCodes.Codes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static QName |
ErrorCodes.getQname(ErrorCodes.Codes code) |
Copyright © 2006-2014 GateIn. All Rights Reserved.