com.adobe.solutions.sne.actionhandler
Class CreateHandler

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

public class CreateHandler
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
CreateHandler()
           
 
Method Summary
 DataDictionaryUtilService getDdUtilsService()
           
 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 setDdUtilsService(DataDictionaryUtilService ddUtilsService)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateHandler

public CreateHandler()
Method Detail

getDdUtilsService

public DataDictionaryUtilService getDdUtilsService()

setDdUtilsService

public void setDdUtilsService(DataDictionaryUtilService ddUtilsService)

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]