|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GraphProcessor
API for ObjectGraphTemplateProcessor and ObjectGraphProcessor which produce
a realized ObjectGraph given the root object and either an ObjectGraphTemplate
(preview or application modes) or an ObjectGraph (application mode only)
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static int |
BREADTH_FIRST_NAVIGATOR
Used to specify a breadth first navigation. |
static int |
DEPTH_FIRST_NAVIGATOR
Used to specify a depth first navigation. |
| Field Detail |
|---|
static final int DEPTH_FIRST_NAVIGATOR
static final int BREADTH_FIRST_NAVIGATOR
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||