Package org.alfresco.rest.api.impl
Class SiteSurfConfig
java.lang.Object
org.alfresco.rest.api.impl.SiteSurfConfig
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.beans.factory.InitializingBean
,org.springframework.context.ApplicationContextAware
public class SiteSurfConfig
extends Object
implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getImportContent
(String contentPath) void
setApplicationContext
(org.springframework.context.ApplicationContext applicationContext) void
setConfigPath
(String configPath) void
setPackageName
(String packageName)
-
Constructor Details
-
SiteSurfConfig
public SiteSurfConfig()
-
-
Method Details
-
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException - Specified by:
setApplicationContext
in interfaceorg.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
-
setConfigPath
-
setPackageName
-
afterPropertiesSet
- Specified by:
afterPropertiesSet
in interfaceorg.springframework.beans.factory.InitializingBean
- Throws:
Exception
-
getImportView
-
getImportContent
-