Class EntityWatchServices

java.lang.Object
org.apache.ofbiz.entityext.EntityWatchServices

public class EntityWatchServices extends Object
  • Constructor Details

    • EntityWatchServices

      public EntityWatchServices()
  • Method Details

    • watchEntity

      public static Map<String,Object> watchEntity(DispatchContext dctx, Map<String,? extends Object> context)
      This service is meant to be called through an Entity ECA (EECA) to watch an entity
      Parameters:
      dctx - the dispatch context
      context - the context
      Returns:
      the result of the service execution