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.ApplicationContextAware
org.springframework.beans.BeansException
public void setConfigPath(String configPath)
public void setPackageName(String packageName)
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public String getImportView()
Copyright © 2005–2017 Alfresco Software. All rights reserved.