com.adobe.solutions.sne.actionhandler
Class SelectionTemplateCreateHandler

java.lang.Object
  extended by com.adobe.solutions.sne.actionhandler.SelectionTemplateCreateHandler
All Implemented Interfaces:
com.adobe.livecycle.content.repository.action.ActionHandler

public class SelectionTemplateCreateHandler
extends Object
implements com.adobe.livecycle.content.repository.action.ActionHandler


Field Summary
 
Fields inherited from interface com.adobe.livecycle.content.repository.action.ActionHandler
ALL_TYPES
 
Constructor Summary
SelectionTemplateCreateHandler()
           
 
Method Summary
 DataDictionaryRegistryService getDdRegistryService()
           
 com.adobe.livecycle.content.repository.RepositoryService getLcContentRepositoryService()
           
 void postProcess(String arg0, com.adobe.livecycle.content.repository.action.ActionType arg1, Object arg2, Map arg3)
           
 void preProcess(String nodeType, com.adobe.livecycle.content.repository.action.ActionType actionType, Object object, Map paramMap)
           
 void setDdRegistryService(DataDictionaryRegistryService ddRegistryService)
           
 void setLcContentRepositoryService(com.adobe.livecycle.content.repository.RepositoryService lcContentRepositoryService)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionTemplateCreateHandler

public SelectionTemplateCreateHandler()
Method Detail

getLcContentRepositoryService

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

setLcContentRepositoryService

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

getDdRegistryService

public DataDictionaryRegistryService getDdRegistryService()

setDdRegistryService

public void setDdRegistryService(DataDictionaryRegistryService ddRegistryService)

postProcess

public void postProcess(String arg0,
                        com.adobe.livecycle.content.repository.action.ActionType arg1,
                        Object arg2,
                        Map arg3)
                 throws Exception
Specified by:
postProcess in interface com.adobe.livecycle.content.repository.action.ActionHandler
Throws:
Exception

preProcess

public void preProcess(String nodeType,
                       com.adobe.livecycle.content.repository.action.ActionType actionType,
                       Object object,
                       Map paramMap)
                throws Exception
Specified by:
preProcess in interface com.adobe.livecycle.content.repository.action.ActionHandler
Throws:
Exception


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