public class QueryParamCategoryLevel extends CategoryLevel implements groovy.lang.GroovyObject
category, categoryTitle| Constructor and Description |
|---|
QueryParamCategoryLevel(String category,
String categoryTitle) |
| Modifier and Type | Method and Description |
|---|---|
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) |
getCategory, getTitlepublic groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectgetMetaClass in class CategoryLevelpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectsetMetaClass in class CategoryLevelpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectinvokeMethod in class CategoryLevelpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectgetProperty in class CategoryLevelpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectsetProperty in class CategoryLevelpublic String getQueryString()
getQueryString in interface QueryablegetQueryString in class CategoryLevelCopyright © 2012-2013 Acquity Group. All Rights Reserved.