| Package | Description |
|---|---|
| org.jahia.data.templates | |
| org.jahia.services.content | |
| org.jahia.services.content.nodetypes | |
| org.jahia.services.render | |
| org.jahia.services.templates |
| Modifier and Type | Method and Description |
|---|---|
ModuleVersion |
JahiaTemplatesPackage.getVersion()
Returns the version information for this module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JahiaTemplatesPackage.setVersion(ModuleVersion version)
Sets the version information for this module.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JCRStoreService.isLatestDefinitions(String systemId,
ModuleVersion version,
long lastModified) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeTypeRegistry.addDefinitionsFile(File file,
String systemId,
ModuleVersion version)
Deprecated.
|
void |
NodeTypeRegistry.addDefinitionsFile(org.springframework.core.io.Resource resource,
String systemId,
ModuleVersion version)
Deprecated.
|
| Constructor and Description |
|---|
FileSystemView(String path,
String key,
JahiaTemplatesPackage ownerPackage,
ModuleVersion version,
String displayName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,SortedMap<ModuleVersion,JahiaTemplatesPackage>> |
TemplatePackageRegistry.getAllModuleVersions() |
Set<ModuleVersion> |
TemplatePackageRegistry.getAvailableVersionsForModule(String moduleNameOrId) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplatePackageDeployer.clearModuleNodes(String id,
ModuleVersion version)
Clear all module nodes for given package id and version
|
void |
TemplatePackageDeployer.clearModuleNodes(String id,
ModuleVersion version,
JCRSessionWrapper session)
Clear all module nodes for given package id, version and session
if you want to remove a module nodes, use clearModuleNodes(String id, ModuleVersion version) to be sure to remove
nodes in both workspaces.
|
int |
ModuleVersion.compareTo(ModuleVersion o) |
JahiaTemplatesPackage |
TemplatePackageRegistry.lookupByFileNameAndVersion(String fileName,
ModuleVersion moduleVersion)
Deprecated.
|
JahiaTemplatesPackage |
TemplatePackageRegistry.lookupByIdAndVersion(String moduleId,
ModuleVersion moduleVersion) |
JahiaTemplatesPackage |
TemplatePackageRegistry.lookupByNameAndVersion(String moduleName,
ModuleVersion moduleVersion) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.