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 java.lang.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(java.lang.String arg0, com.adobe.livecycle.content.repository.action.ActionType arg1, java.lang.Object arg2, java.util.Map arg3)
           
 void preProcess(java.lang.String nodeType, com.adobe.livecycle.content.repository.action.ActionType actionType, java.lang.Object object, java.util.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(java.lang.String arg0,
                        com.adobe.livecycle.content.repository.action.ActionType arg1,
                        java.lang.Object arg2,
                        java.util.Map arg3)
                 throws java.lang.Exception
Specified by:
postProcess in interface com.adobe.livecycle.content.repository.action.ActionHandler
Throws:
java.lang.Exception

preProcess

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


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