|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mdm.index.report.ObjectNodeReducer
This class reduces an object node such that it only contains the field values that are desired. This conserves bandwidth when returning an ObjectNode over the network.
Constructor Summary | |
ObjectNodeReducer()
|
Method Summary | |
static ObjectNode |
reduceObjectNode(ObjectNode node,
EPathArrayList epaths)
Creates a new instance of ObjectNodeReducer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ObjectNodeReducer()
Method Detail |
public static ObjectNode reduceObjectNode(ObjectNode node, EPathArrayList epaths) throws ObjectException, EPathException
node
- Original ObjectNode instance.epaths
- EPaths of the original ObjectNode instance.
ObjectException
EPathException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.