Uses of Class
org.talend.esb.policy.transformation.TransformationAssertion.AppliesToType

Packages that use TransformationAssertion.AppliesToType
org.talend.esb.policy.transformation   
 

Uses of TransformationAssertion.AppliesToType in org.talend.esb.policy.transformation
 

Methods in org.talend.esb.policy.transformation that return TransformationAssertion.AppliesToType
 TransformationAssertion.AppliesToType TransformationAssertion.getAppliesTo()
           
static TransformationAssertion.AppliesToType TransformationAssertion.AppliesToType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransformationAssertion.AppliesToType[] TransformationAssertion.AppliesToType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.talend.esb.policy.transformation with parameters of type TransformationAssertion.AppliesToType
protected  boolean AbstractTransformationPolicyInterceptor.shouldSchemaValidate(org.apache.cxf.message.Message message, TransformationAssertion.MessageType msgType, TransformationAssertion.AppliesToType appliesToType)
           
 

Constructors in org.talend.esb.policy.transformation with parameters of type TransformationAssertion.AppliesToType
TransformationAssertion(String path, TransformationAssertion.AppliesToType appliesTo, TransformationAssertion.MessageType messageType, TransformationType transformationType)
           
 



Copyright © 2011–2014 Talend Inc.. All rights reserved.