T - the generic type of the model objectpublic interface ChainableModel<T> extends Model<T>
ChainableModel provides chaining for model objects. The
ChainableModel is also responsible to detach the internal models.| Modifier and Type | Method and Description |
|---|---|
Model<?> |
getChainedModel()
Gets the chained model.
|
void |
setChainedModel(Model<?> model)
Sets the chained model.
|
attachdetachCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.