public class ImporterBootstrapViews
extends java.lang.Object
implements org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
ImporterBootstrapViews() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
setBootstrapViews(java.util.List bootstrapViews)
Sets the bootstrap views
|
void |
setImporter(ImporterBootstrap importer)
Sets the importer
|
public void setImporter(ImporterBootstrap importer)
importer
- public void setBootstrapViews(java.util.List bootstrapViews)
bootstrapViews
- public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
java.lang.Exception
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.