| Modifier and Type | Interface and Description |
|---|---|
interface |
KeyInfo<T extends MultiInstanceObject<?>>
Representation of Key class generated for list must implement this interface
which would carry the information about key leaves to uniquely identify
the list.
|
interface |
MultiInstanceObject<T extends KeyInfo<? extends MultiInstanceObject<T>>>
Abstraction of an entity which identifies a list.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends InnerModelObject & MultiInstanceObject<K>,K extends KeyInfo<T>> |
ModelObjectId.Builder.addChild(Class<T> list,
K key)
Adds the node's identity for list.
|
Copyright © 2018. All rights reserved.