org.ofbiz.entityext
Class EntityWatchServices

java.lang.Object
  extended by org.ofbiz.entityext.EntityWatchServices

public class EntityWatchServices
extends java.lang.Object


Field Summary
static java.lang.String module
           
 
Constructor Summary
EntityWatchServices()
           
 
Method Summary
static java.util.Map watchEntity(DispatchContext dctx, java.util.Map context)
          This service is meant to be called through an Entity ECA (EECA) to watch an entity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

module

public static final java.lang.String module
Constructor Detail

EntityWatchServices

public EntityWatchServices()
Method Detail

watchEntity

public static java.util.Map watchEntity(DispatchContext dctx,
                                        java.util.Map context)
This service is meant to be called through an Entity ECA (EECA) to watch an entity

Parameters:
dctx -
context -
Returns: