org.mule.api.annotations
Annotation Type QueryPart


@Target(value=PARAMETER)
@Retention(value=SOURCE)
@Documented
public @interface QueryPart

This annotation is meant to be applied to support easy query building into studio


Optional Element Summary
 String name
           
 

name

public abstract String name
Default:
""


Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.