com.adobe.solutions.sne.bootstrap
Class SNETypesRegisterBootstrap

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

public class SNETypesRegisterBootstrap
extends Object


Constructor Summary
SNETypesRegisterBootstrap()
           
 
Method Summary
 String getApplicationFolder()
           
 String getApplicationId()
           
 com.adobe.livecycle.content.repository.action.ActionHandler getCreateHandler()
           
 com.adobe.livecycle.content.repository.action.ActionHandler getDdReadHandler()
           
 com.adobe.livecycle.content.config.ApplicationBootstrapper getLcContentAppBootstrapper()
           
 com.adobe.livecycle.content.repository.RepositoryService getLcContentRepositoryService()
           
 com.adobe.livecycle.content.model.TypeRegistry getLcContentTypeRegistry()
           
 com.adobe.livecycle.content.repository.action.ActionHandler getReadHandler()
           
 com.adobe.livecycle.content.repository.action.ActionHandler getSelectionTemplateCreateHandler()
           
 String getServiceName()
           
 void init()
           
 void setApplicationFolder(String applicationFolder)
           
 void setApplicationId(String applicationId)
           
 void setCreateHandler(com.adobe.livecycle.content.repository.action.ActionHandler createHandler)
           
 void setDdReadHandler(com.adobe.livecycle.content.repository.action.ActionHandler ddReadHandler)
           
 void setLcContentAppBootstrapper(com.adobe.livecycle.content.config.ApplicationBootstrapper lcContentAppBootstrapper)
           
 void setLcContentRepositoryService(com.adobe.livecycle.content.repository.RepositoryService lcContentRepositoryService)
           
 void setLcContentTypeRegistry(com.adobe.livecycle.content.model.TypeRegistry lcContentTypeRegistry)
           
 void setReadHandler(com.adobe.livecycle.content.repository.action.ActionHandler readHandler)
           
 void setSelectionTemplateCreateHandler(com.adobe.livecycle.content.repository.action.ActionHandler selectionTemplateCreateHandler)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SNETypesRegisterBootstrap

public SNETypesRegisterBootstrap()
Method Detail

getDdReadHandler

public com.adobe.livecycle.content.repository.action.ActionHandler getDdReadHandler()

setDdReadHandler

public void setDdReadHandler(com.adobe.livecycle.content.repository.action.ActionHandler ddReadHandler)

getSelectionTemplateCreateHandler

public com.adobe.livecycle.content.repository.action.ActionHandler getSelectionTemplateCreateHandler()

setSelectionTemplateCreateHandler

public void setSelectionTemplateCreateHandler(com.adobe.livecycle.content.repository.action.ActionHandler selectionTemplateCreateHandler)

getLcContentRepositoryService

public com.adobe.livecycle.content.repository.RepositoryService getLcContentRepositoryService()

setLcContentRepositoryService

public void setLcContentRepositoryService(com.adobe.livecycle.content.repository.RepositoryService lcContentRepositoryService)

getReadHandler

public com.adobe.livecycle.content.repository.action.ActionHandler getReadHandler()

setReadHandler

public void setReadHandler(com.adobe.livecycle.content.repository.action.ActionHandler readHandler)

getCreateHandler

public com.adobe.livecycle.content.repository.action.ActionHandler getCreateHandler()

setCreateHandler

public void setCreateHandler(com.adobe.livecycle.content.repository.action.ActionHandler createHandler)

getLcContentAppBootstrapper

public com.adobe.livecycle.content.config.ApplicationBootstrapper getLcContentAppBootstrapper()

setLcContentAppBootstrapper

public void setLcContentAppBootstrapper(com.adobe.livecycle.content.config.ApplicationBootstrapper lcContentAppBootstrapper)

getApplicationId

public String getApplicationId()

setApplicationId

public void setApplicationId(String applicationId)

getApplicationFolder

public String getApplicationFolder()

setApplicationFolder

public void setApplicationFolder(String applicationFolder)

getLcContentTypeRegistry

public com.adobe.livecycle.content.model.TypeRegistry getLcContentTypeRegistry()

setLcContentTypeRegistry

public void setLcContentTypeRegistry(com.adobe.livecycle.content.model.TypeRegistry lcContentTypeRegistry)

getServiceName

public String getServiceName()

init

public void init()


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