public abstract class DMXAbstractCallback extends Object implements DMXExtensionCallback
DMXExtensionCallback
. It provides implementation of methods
to set/get model data, and allows clients to use DMXModel
annotations for model data.Constructor and Description |
---|
DMXAbstractCallback()
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getCallbackData()
Returns data that this callback wants to register with the model.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMappings, getResourceBundles
public final Map<String,Object> getCallbackData()
DMXExtensionCallback
getCallbackData
in interface DMXExtensionCallback
Copyright © 2012-2014 Vektor Software. All Rights Reserved.