public static class EnginePlugin.SaveSubObjHook extends java.lang.Object implements Hook
Constructor and Description |
---|
SaveSubObjHook(EnginePlugin plugin) |
Modifier and Type | Method and Description |
---|---|
boolean |
processMessage(Message m,
int flags)
Persists the sub-object identified by the oid and namespace
in the OIDNamespaceMessage, and sends a boolean response,
true if the persist succeeded and false if it could not
find the sub-object
|
public SaveSubObjHook(EnginePlugin plugin)
public boolean processMessage(Message m, int flags)
processMessage
in interface Hook
m
- The OIDNamespaceMessage messageflags
- The message flags