public class ServerMboSetAdapter
extends com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapterBase
implements com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter
Constructor and Description |
---|
ServerMboSetAdapter(MboSetRemote mboSet) |
Modifier and Type | Method and Description |
---|---|
int |
count() |
com.ibm.tivoli.maximo.util.mboadapter.MboAdapter |
getMbo() |
com.ibm.tivoli.maximo.util.mboadapter.MboAdapter |
getMbo(int index) |
boolean |
isEmpty() |
java.util.Iterator<?> |
iterator() |
void |
reset() |
getMbosByAttribValues
public ServerMboSetAdapter(MboSetRemote mboSet)
public com.ibm.tivoli.maximo.util.mboadapter.MboAdapter getMbo() throws java.rmi.RemoteException
getMbo
in interface com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter
java.rmi.RemoteException
public com.ibm.tivoli.maximo.util.mboadapter.MboAdapter getMbo(int index) throws java.lang.Exception
getMbo
in interface com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter
java.lang.Exception
public int count() throws java.rmi.RemoteException, MXException
count
in interface com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter
java.rmi.RemoteException
MXException
public boolean isEmpty() throws java.rmi.RemoteException, MXException
isEmpty
in interface com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter
java.rmi.RemoteException
MXException
public java.util.Iterator<?> iterator()
iterator
in interface com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter
public void reset() throws java.lang.Exception
reset
in interface com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter
java.lang.Exception