|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NodesFactory
UNSTABLE API! SPI for creating node from key and children key. Implementation is registered to FilterConfig.
| Method Summary | |
|---|---|
Node |
createNode(Object obj)
Creates node for input key (any object, DFItem, etc.) |
List |
getChildrenKeys(Object parent)
Creates keys of nodes for parent key |
| Method Detail |
|---|
Node createNode(Object obj)
obj - The i nput key (any object, DFItem, etc.)List getChildrenKeys(Object parent)
parent - - key of parent node
|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||