@Component public class MondrianSchemaStorageManager extends BaseStorageManager implements org.springframework.beans.factory.InitializingBean
configurationManager, DATA_FOLDER_NAME, storageDirectory| Constructor and Description |
|---|
MondrianSchemaStorageManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
boolean |
createBackupCopy(String surveyName) |
boolean |
deleteSchemaFile(String surveyName) |
boolean |
existsSchemaFile(String surveyName) |
File |
getSchemaFile(String surveyName) |
void |
init() |
protected void |
initStorageDirectory() |
String |
readSchemaFile(String surveyName) |
getDefaultRootStoragePath, getDefaultStorageDirectory, getDefaultStorageRootDirectory, getStorageDirectory, initStorageDirectory, initStorageDirectory, setDefaultRootStoragePath, setDefaultSubFolderpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void init()
protected void initStorageDirectory()
public boolean existsSchemaFile(String surveyName)
public boolean createBackupCopy(String surveyName) throws IOException
IOExceptionpublic boolean deleteSchemaFile(String surveyName)
Copyright © 2020 Open Foris. All rights reserved.