public interface ContractServiceRemote extends AppServiceRemote
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
findContracts(MboRemote inputMbo,
MboRemote owningPO) |
java.util.Vector |
findValidContracts(MboRemote inputMbo,
java.lang.String vendor,
java.lang.String catalogCode,
boolean createRel) |
MboSetRemote |
getContractLine(MboRemote mboRemote) |
checkSecurity, getCriteria, getCurrentState, getLiveObjCount, getMboSet, getName, getSchemaOwner, getSetForRelationship, getSetFromKeys, getStateCmdList, getStateList, getURL, verifyUser, verifyUser
isAppService, isSingletonService, restart
MboSetRemote findContracts(MboRemote inputMbo, MboRemote owningPO) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
ContractService.findContracts(MboRemote, MboRemote)
java.util.Vector findValidContracts(MboRemote inputMbo, java.lang.String vendor, java.lang.String catalogCode, boolean createRel) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
ContractService.findValidContracts(MboRemote, String, String, boolean)
MboSetRemote getContractLine(MboRemote mboRemote) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
ContractService.getContractLine(MboRemote)