|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebFragmentModuleDescriptor<T>
A convenience interface for web fragment descriptors
| Field Summary | |
|---|---|
static int |
COMPOSITE_TYPE_AND
Deprecated. As of 2.5.0, use AbstractConditionElementParser.CompositeType.AND |
static int |
COMPOSITE_TYPE_OR
Deprecated. As of 2.5.0, use AbstractConditionElementParser.CompositeType.OR |
| Method Summary | |
|---|---|
Condition |
getCondition()
|
WebLabel |
getTooltip()
|
WebLabel |
getWebLabel()
|
WebParam |
getWebParams()
|
int |
getWeight()
|
| Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
|---|
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion |
| Methods inherited from interface com.atlassian.plugin.Resourced |
|---|
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation |
| Methods inherited from interface com.atlassian.plugin.StateAware |
|---|
disabled, enabled |
| Methods inherited from interface com.atlassian.plugin.web.descriptors.ContextAware |
|---|
getContextProvider |
| Field Detail |
|---|
@Deprecated static final int COMPOSITE_TYPE_OR
AbstractConditionElementParser.CompositeType.OR@Deprecated static final int COMPOSITE_TYPE_AND
AbstractConditionElementParser.CompositeType.AND| Method Detail |
|---|
int getWeight()
getWeight in interface WeightedDescriptorWebLabel getWebLabel()
WebLabel getTooltip()
Condition getCondition()
getCondition in interface ConditionalDescriptorWebParam getWebParams()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||