| Package | Description |
|---|---|
| org.talend.esb.policy.schemavalidate | |
| org.talend.esb.policy.schemavalidate.interceptors |
| Modifier and Type | Method and Description |
|---|---|
SchemaValidationPolicy.AppliesToType |
SchemaValidationPolicy.getApplyToType() |
static SchemaValidationPolicy.AppliesToType |
SchemaValidationPolicy.AppliesToType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaValidationPolicy.AppliesToType[] |
SchemaValidationPolicy.AppliesToType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaValidationPolicy.setAppliesToType(SchemaValidationPolicy.AppliesToType appliesToType) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SchemaValidationPolicyAbstractInterceptor.shouldSchemaValidate(org.apache.cxf.message.Message message,
SchemaValidationPolicy.MessageType msgType,
SchemaValidationPolicy.AppliesToType appliesToType) |
Copyright © 2011–2021 Talend Inc.. All rights reserved.