|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimpleLinkFactoryModuleDescriptor
Plugin in Module descriptor that defines a SimpleLinkFactory. This is used
by the SimpleLinkManager to display a list of simple links.
| Method Summary | |
|---|---|
String |
getSection()
The section that this list will be inserted into. |
boolean |
shouldBeLazy()
Whether or not this should be lazily loaded. |
| 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.web.descriptors.WeightedDescriptor |
|---|
getWeight |
| Method Detail |
|---|
boolean shouldBeLazy()
String getSection()
WebSectionModuleDescriptor location + "/" + key.
This should never return null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||