|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PluginTemplateReference in com.atlassian.confluence.pages.templates |
---|
Methods in com.atlassian.confluence.pages.templates that return PluginTemplateReference | |
---|---|
static PluginTemplateReference |
PluginTemplateReference.globalTemplateReference(com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey,
com.atlassian.plugin.ModuleCompleteKey referencingModuleCompleteKey)
Create a reference to the globally customised version of the template |
static PluginTemplateReference |
PluginTemplateReference.spaceTemplateReference(com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey,
com.atlassian.plugin.ModuleCompleteKey referencingModuleCompleteKey,
Space space)
Create a reference to the space level customised version of the template |
static PluginTemplateReference |
PluginTemplateReference.systemTemplateReference(com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey)
Create a reference to the globally customised version of a system template |
Methods in com.atlassian.confluence.pages.templates with parameters of type PluginTemplateReference | |
---|---|
PageTemplate |
PageTemplateManager.getPageTemplate(PluginTemplateReference pluginTemplateReference)
|
PageTemplate |
DefaultPageTemplateManager.getPageTemplate(PluginTemplateReference pluginTemplateReference)
|
Uses of PluginTemplateReference in com.atlassian.confluence.pages.templates.persistence.dao |
---|
Methods in com.atlassian.confluence.pages.templates.persistence.dao with parameters of type PluginTemplateReference | |
---|---|
PageTemplate |
PageTemplateDao.findCustomisedPluginTemplate(PluginTemplateReference pluginTemplateReference)
|
Uses of PluginTemplateReference in com.atlassian.confluence.pages.templates.persistence.dao.hibernate |
---|
Methods in com.atlassian.confluence.pages.templates.persistence.dao.hibernate with parameters of type PluginTemplateReference | |
---|---|
PageTemplate |
HibernatePageTemplateDao.findCustomisedPluginTemplate(PluginTemplateReference pluginTemplateReference)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |