|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.entityext.EntityWatchServices
public class EntityWatchServices
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 |
---|
public static final java.lang.String module
Constructor Detail |
---|
public EntityWatchServices()
Method Detail |
---|
public static java.util.Map watchEntity(DispatchContext dctx, java.util.Map context)
dctx
- context
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |