|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.web.conditions.AbstractCompositeCondition
com.atlassian.plugin.web.conditions.OrCompositeCondition
public class OrCompositeCondition
| Field Summary |
|---|
| Fields inherited from class com.atlassian.plugin.web.conditions.AbstractCompositeCondition |
|---|
conditions |
| Constructor Summary | |
|---|---|
OrCompositeCondition()
|
|
| Method Summary | |
|---|---|
boolean |
shouldDisplay(java.util.Map<java.lang.String,java.lang.Object> context)
Determine whether the web fragment should be displayed |
| Methods inherited from class com.atlassian.plugin.web.conditions.AbstractCompositeCondition |
|---|
addCondition, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrCompositeCondition()
| Method Detail |
|---|
public boolean shouldDisplay(java.util.Map<java.lang.String,java.lang.Object> context)
Condition
shouldDisplay in interface ConditionshouldDisplay in class AbstractCompositeCondition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||