public class AboutPageContentManagerFactory extends Object implements org.springframework.beans.factory.FactoryBean<StaticPageContentManager>
StaticPageContentManager of the about page.| Modifier and Type | Field and Description |
|---|---|
static String |
SECTION_ID_IMPRINT |
static int |
SECTION_ORDER_IMPRINT |
| Constructor and Description |
|---|
AboutPageContentManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
StaticPageContentManager |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
public static final String SECTION_ID_IMPRINT
public static final int SECTION_ORDER_IMPRINT
public StaticPageContentManager getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBean<StaticPageContentManager>Exceptionpublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<StaticPageContentManager>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<StaticPageContentManager>Copyright © 2019 Communote team. All rights reserved.