com.sun.mdm.index.query
Class JoinObject

java.lang.Object
  extended bycom.sun.mdm.index.query.JoinObject

class JoinObject
extends java.lang.Object


Constructor Summary
(package private) JoinObject()
          Creates a new instance of JoinObject
(package private) JoinObject(java.lang.String primaryObject, java.lang.String secondaryObject)
           
 
Method Summary
(package private)  java.lang.String join()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoinObject

JoinObject()
Creates a new instance of JoinObject


JoinObject

JoinObject(java.lang.String primaryObject,
           java.lang.String secondaryObject)
Method Detail

join

java.lang.String join()


Sun Microsystems, Inc.