|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IdeCompareContributor
A supplementary interface to a CompareContributor
with IDE integration.
Method Summary | |
---|---|
Node |
getNode() Gets the primary node instance associated with the compare contributor. |
void |
setContextNode(Node node) Allows the contextual node of the compare contributor to be set by the internals of the compare framework when algorithms are executed. |
Method Detail |
---|
void setContextNode(Node node)
getNode()
unless there is a more definite node instance that can be provided by the contributor.node
- the contextual node.Node getNode()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |