public class QueryParamCategoryLevel extends AbstractCategoryLevel implements groovy.lang.GroovyObject
category| Constructor and Description |
|---|
QueryParamCategoryLevel(String category,
String categoryTitle) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryTitle() |
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
String |
getQueryString() |
Object |
invokeMethod(String method,
Object arguments) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object value) |
getCategorypublic groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectgetMetaClass in class AbstractCategoryLevelpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectsetMetaClass in class AbstractCategoryLevelpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectinvokeMethod in class AbstractCategoryLevelpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectgetProperty in class AbstractCategoryLevelpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectsetProperty in class AbstractCategoryLevelpublic String getCategoryTitle()
public String getQueryString()
getQueryString in interface QueryablegetQueryString in class AbstractCategoryLevelCopyright © 2012-2013 Acquity Group. All Rights Reserved.