com.adobe.solutions.sne.actionhandler
Class ReadHandler

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

public class ReadHandler
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
ReadHandler()
           
 
Method Summary
 DataDictionaryUtilService getDdUtilsService()
           
 void postProcess(String nodeType, com.adobe.livecycle.content.repository.action.ActionType actionType, Object object, Map paramMap)
           
 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

ReadHandler

public ReadHandler()
Method Detail

getDdUtilsService

public DataDictionaryUtilService getDdUtilsService()

setDdUtilsService

public void setDdUtilsService(DataDictionaryUtilService ddUtilsService)

postProcess

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

preProcess

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


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