Class ObjectModel

java.lang.Object
com.blueriq.component.api.externalflow.data.ObjectModel
All Implemented Interfaces:
ObjectModelCreation, ObjectModelRetrieval, ObjectModelStorage

public class ObjectModel extends Object implements ObjectModelCreation, ObjectModelRetrieval, ObjectModelStorage
The ObjectModel is not thread-safe and should not be shared over multiple threads, unless the object is synchronized by the caller.