|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.macro.params.BaseParameter<BooleanQueryFactory>
com.atlassian.confluence.macro.query.params.BooleanQueryFactoryParameter
com.atlassian.confluence.macro.query.params.LabelParameter
public class LabelParameter
Presents label parameters as BooleanQueryFactory implementations.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.macro.params.BaseParameter |
|---|
shouldValidate |
| Constructor Summary | |
|---|---|
LabelParameter()
|
|
LabelParameter(java.lang.String defaultValue)
|
|
| Method Summary | |
|---|---|
protected SearchQueryInterpreter |
createSearchQueryInterpreter(MacroExecutionContext ctx)
|
void |
setLabelManager(LabelManager labelManager)
|
| Methods inherited from class com.atlassian.confluence.macro.query.params.BooleanQueryFactoryParameter |
|---|
createBooleanQueryFactory, findObject, setDefaultInclusionCriteria |
| Methods inherited from class com.atlassian.confluence.macro.params.BaseParameter |
|---|
addParameterAlias, findValue, getDefaultValue, getParameter, getParameterValue, setDefaultValue, setParameterNames, setValidate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LabelParameter()
public LabelParameter(java.lang.String defaultValue)
| Method Detail |
|---|
protected SearchQueryInterpreter createSearchQueryInterpreter(MacroExecutionContext ctx)
createSearchQueryInterpreter in class BooleanQueryFactoryParameterpublic void setLabelManager(LabelManager labelManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||