public class RelatedMboFetcher
extends java.lang.Object
Objects of this type are returned.
,
This defines the relationships per segment, which is relationship
plus any filters.
Constructor and Description |
---|
RelatedMboFetcher() |
Modifier and Type | Method and Description |
---|---|
static MboSetIterator |
getMboSetIterator(MboRemote mbo,
java.util.List<MboRelationPath> mrp) |
static MboSetIterator |
getMboSetIterator(MboRemote mbo,
MboRelationPath mrp) |
static MboSetIterator |
getMboSetIterator(MboRemote mbo,
java.lang.String relationship) |
public static MboSetIterator getMboSetIterator(MboRemote mbo, java.lang.String relationship) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public static MboSetIterator getMboSetIterator(MboRemote mbo, java.util.List<MboRelationPath> mrp) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public static MboSetIterator getMboSetIterator(MboRemote mbo, MboRelationPath mrp) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException