Uses of Class
com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertyIndexSchema
-
Packages that use ContentPropertyIndexSchema Package Description com.atlassian.confluence.plugins.contentproperty.index.config -
-
Uses of ContentPropertyIndexSchema in com.atlassian.confluence.plugins.contentproperty.index.config
Methods in com.atlassian.confluence.plugins.contentproperty.index.config that return ContentPropertyIndexSchema Modifier and Type Method Description ContentPropertyIndexSchema
ContentPropertyIndexSchemaModuleDescriptor. getModule()
ContentPropertyIndexSchema
XmlDescriptorSchemaReader. read(org.dom4j.Element element, String pluginName, String moduleName)
Reads content property index schema from a XML document.
-