public class NodeTypesDBServiceImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFINITIONS_PROPERTIES |
| Constructor and Description |
|---|
NodeTypesDBServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFilesList() |
org.hibernate.SessionFactory |
getHibernateSessionFactory() |
String |
readDefinitionPropertyFile() |
String |
readFile(String filename) |
void |
saveCndFile(String filename,
String content,
Properties properties) |
void |
setHibernateSessionFactory(org.hibernate.SessionFactory hibernateSessionFactory) |
public static final String DEFINITIONS_PROPERTIES
public void setHibernateSessionFactory(org.hibernate.SessionFactory hibernateSessionFactory)
public org.hibernate.SessionFactory getHibernateSessionFactory()
public String readDefinitionPropertyFile() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic String readFile(String filename) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic List<String> getFilesList() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic void saveCndFile(String filename, String content, Properties properties) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.