com.adobe.solutions.sne.bootstrap
Class AssetDefinitionsDeployer

java.lang.Object
  extended by com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer

public class AssetDefinitionsDeployer
extends Object

Deploys the Asset Definition fml to server.


Constructor Summary
AssetDefinitionsDeployer()
           
 
Method Summary
 void bootstrap()
           
 String getAssetDefinitionArchiveFolder()
           
 List getAssetDefinitions()
           
 DataDictionaryRegistryService getDataDictionaryRegistryService()
           
 DataDictionaryUtilService getDataDictionaryUtilService()
           
 String getDefaultCharacterEncoding()
           
 ResourceResolverFactory getResolverFactory()
           
 void setAssetDefinitionArchiveFolder(String assetDefinitionArchiveFolder)
           
 void setAssetDefinitions(List assetDefinitions)
           
 void setDataDictionaryRegistryService(DataDictionaryRegistryService dataDictionaryRegistryService)
           
 void setDataDictionaryUtilService(DataDictionaryUtilService dataDictionaryUtilService)
           
 void setDefaultCharacterEncoding(String defaultCharacterEncoding)
           
 void setResolverFactory(ResourceResolverFactory resolverFactory)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssetDefinitionsDeployer

public AssetDefinitionsDeployer()
Method Detail

bootstrap

public void bootstrap()
               throws SNEException
Throws:
SNEException

getResolverFactory

public ResourceResolverFactory getResolverFactory()

setResolverFactory

public void setResolverFactory(ResourceResolverFactory resolverFactory)

getDataDictionaryUtilService

public DataDictionaryUtilService getDataDictionaryUtilService()

setDataDictionaryUtilService

public void setDataDictionaryUtilService(DataDictionaryUtilService dataDictionaryUtilService)

getDataDictionaryRegistryService

public DataDictionaryRegistryService getDataDictionaryRegistryService()

setDataDictionaryRegistryService

public void setDataDictionaryRegistryService(DataDictionaryRegistryService dataDictionaryRegistryService)

getAssetDefinitions

public List getAssetDefinitions()

setAssetDefinitions

public void setAssetDefinitions(List assetDefinitions)

getAssetDefinitionArchiveFolder

public String getAssetDefinitionArchiveFolder()

setAssetDefinitionArchiveFolder

public void setAssetDefinitionArchiveFolder(String assetDefinitionArchiveFolder)

getDefaultCharacterEncoding

public String getDefaultCharacterEncoding()

setDefaultCharacterEncoding

public void setDefaultCharacterEncoding(String defaultCharacterEncoding)


[an error occurred while processing this directive] [an error occurred while processing this directive]