public class SiteSurfConfig extends Object implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
SiteSurfConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
String |
getImportContent(String contentPath) |
String |
getImportView() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setConfigPath(String configPath) |
void |
setPackageName(String packageName) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void setConfigPath(String configPath)
public void setPackageName(String packageName)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic String getImportView()
Copyright © 2005–2018 Alfresco Software. All rights reserved.