Package com.onenetwork.platform.integ.rest.template

Helper classes related to the Model Templates feature, providing support for manipulating template invocation results prior to returning to the client layer.
  • Class Summary 
    Class Description
    BaseTemplateResourceListener
    Base class which defines event handlers for the events inside the TemplateResource; all of the methods in this class have default implementations, so a subclass only needs to implement the methods it needs.
  • Annotation Types Summary 
    Annotation Type Description
    TemplateResourceListener
    Allows you to register a listener for a model for the TemplateResource.