Atavism Version 2018.1AGIS API

atavism.server.currency
Class CurrencyPlugin.CurrencyPluginGenerateSubObjectHook

java.lang.Object
  extended by atavism.server.engine.EnginePlugin.GenerateSubObjectHook
      extended by atavism.server.currency.CurrencyPlugin.CurrencyPluginGenerateSubObjectHook
All Implemented Interfaces:
Hook
Enclosing class:
CurrencyPlugin

public class CurrencyPlugin.CurrencyPluginGenerateSubObjectHook
extends EnginePlugin.GenerateSubObjectHook


Field Summary
 
Fields inherited from class atavism.server.engine.EnginePlugin.GenerateSubObjectHook
plugin
 
Constructor Summary
CurrencyPlugin.CurrencyPluginGenerateSubObjectHook()
           
 
Method Summary
 EnginePlugin.SubObjData generateSubObject(Template template, Namespace namespace, OID masterOid)
          Returns a SubObjData instance.
 
Methods inherited from class atavism.server.engine.EnginePlugin.GenerateSubObjectHook
processMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrencyPlugin.CurrencyPluginGenerateSubObjectHook

public CurrencyPlugin.CurrencyPluginGenerateSubObjectHook()
Method Detail

generateSubObject

public EnginePlugin.SubObjData generateSubObject(Template template,
                                                 Namespace namespace,
                                                 OID masterOid)
Description copied from class: EnginePlugin.GenerateSubObjectHook
Returns a SubObjData instance.

Specified by:
generateSubObject in class EnginePlugin.GenerateSubObjectHook
Parameters:
template - The template used to create the sub-object
Returns:
A SubObjData instance, when all dependencies are resolved. (The list of dependencies can be null).


Copyright © 2018 Dragonsan Studios Sp. z o.o.