|
|||||||||
Atavism Version 2018.1 | AGIS API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatavism.server.engine.EnginePlugin.SaveSubObjHook
public static class EnginePlugin.SaveSubObjHook
A hook called to persist a sub-object.
Constructor Summary | |
---|---|
EnginePlugin.SaveSubObjHook(EnginePlugin plugin)
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnginePlugin.SaveSubObjHook(EnginePlugin plugin)
Method Detail |
---|
public boolean processMessage(Message m, int flags)
processMessage
in interface Hook
m
- The OIDNamespaceMessage messageflags
- The message flags
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |