public interface ContractRemote extends PurchasingMboRemote
Contract has to be declared in this interface.
Also see the Contract Attribute table .| Modifier and Type | Method and Description |
|---|---|
void |
addInvVendorItemsToContractLine(MboSetRemote invVendorSetRemote) |
void |
canAuthSites() |
void |
canChangeLineStatus() |
void |
canPerformAction() |
void |
canReviseContract() |
void |
changeLineStatus(MboSetRemote contractLineSetRemote) |
void |
copySitesToContractAuth(SiteSetRemote siteSetRemote) |
void |
copySLAToSLAContract(SLASetRemote slaSetRemote) |
MboSetRemote |
getAssetList() |
double |
getAvailableFunds() |
int |
getContractReleaseSeqNumber() |
java.lang.String |
getInternalContractType() |
MboSetRemote |
getLocationsList() |
boolean |
getRouteWF() |
boolean |
isRevisionInProgress() |
void |
nullVendor() |
MboRemote |
reviseContract(java.lang.String revDescription) |
void |
revisionInProgress(boolean flag) |
void |
setRouteWF(boolean route) |
void |
validateDates() |
copyContarctTerm, copyContractToPOPR, copyTerms, getPOPRLineSet, noLimitWhenApprove, nullVendorContract, showConsVendorWarningMessageForContractscanChangeMaxStatus, canChangeStatus, canChangeStatus, canDeleteAttachedDocs, changeMaxStatus, changeMaxStatus, changeStatus, changeStatus, changeStatus, checkForOpenStatus, getInternalStatus, getOnListTab, getOverridePVStatusException, getStatusChangeButtonSigoption, getStatusList, getStatusListName, getTargetStatusOption, getValidStatusList, setOnListTab, setOverridePVStatusException, setStatusChangeButtonSigoption, setTargetStatusOptionadd, addMboSetForRequiredCheck, addToDeleteForInsertList, blindCopy, checkMethodAccess, clear, copy, copy, copy, copyFake, copyValue, copyValue, createComm, delete, delete, duplicate, evaluateCondition, evaluateCtrlConditions, evaluateCtrlConditions, excludeObjectForPropagate, generateAutoKey, getBoolean, getByte, getBytes, getCommLogOwnerNameAndUniqueId, getDatabaseValue, getDate, getDeleteForInsertList, getDocLinksCount, getDomainIDs, getDouble, getExistingMboSet, getFlags, getFloat, getIgnoreLockCheck, getInitialValue, getInsertCompanySetId, getInsertItemSetId, getInsertOrganization, getInsertSite, getInt, getKeyValue, getLinesRelationship, getList, getLockedByDisplayName, getLong, getMatchingAttr, getMatchingAttr, getMatchingAttrs, getMaxMessage, getMboData, getMboDataSet, getMboInitialValue, getMboList, getMboSet, getMboSet, getMboSet, getMboValueData, getMboValueData, getMboValueData, getMboValueDataForDownload, getMboValueInfoStatic, getMboValueInfoStatic, getMessage, getMessage, getMessage, getMessage, getMXTransaction, getName, getOrgForGL, getOrgSiteForMaxvar, getOwner, getPropagateKeyFlag, getRecordIdentifer, getSiteOrg, getString, getString, getStringInBaseLanguage, getStringInSpecificLocale, getStringTransparent, getThisMboSet, getUniqueIDName, getUniqueIDValue, getUserInfo, getUserName, hasHierarchyLink, hasLockSaveRights, isAutoKeyed, isBasedOn, isFlagSet, isForDM, isLocked, isLocked, isMasterTenant, isMboLockedByMe, isModified, isModified, isNew, isNull, isOptionGranted, isSelected, isZombie, lock, propagateKeyValue, rollbackToCheckpoint, select, setApplicationError, setApplicationRequired, setAutokeyFields, setCopyDefaults, setDeleted, setESigFieldModified, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlags, setFlag, setFlag, setFlags, setForDM, setIgnoreRecordLockCheck, setMLValue, setModified, setNewMbo, setPropagateKeyFlag, setPropagateKeyFlag, setReferencedMbo, setReferencedMbo, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, setValueNull, sigopGranted, sigopGranted, sigopGranted, sigOptionAccessAuthorized, smartFill, smartFind, smartFind, smartFind, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributesvoid validateDates()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionContract.validateDates()void canChangeLineStatus()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionContract.canChangeLineStatus()int getContractReleaseSeqNumber()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionContract.getContractReleaseSeqNumber()double getAvailableFunds()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionContract.getAvailableFunds()MboRemote reviseContract(java.lang.String revDescription) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionContract.reviseContract(java.lang.String)void copySitesToContractAuth(SiteSetRemote siteSetRemote) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionContract.copySitesToContractAuth(psdi.app.site.SiteSetRemote)void copySLAToSLAContract(SLASetRemote slaSetRemote) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionContract.copySitesToContractAuth(psdi.app.site.SiteSetRemote)void canPerformAction()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionContract.canPerformAction()void canReviseContract()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionContract.canReviseContract()void addInvVendorItemsToContractLine(MboSetRemote invVendorSetRemote) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionContract.addInvVendorItemsToContractLine(psdi.mbo.MboSetRemote)void changeLineStatus(MboSetRemote contractLineSetRemote) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionContract.changeLineStatus(psdi.mbo.MboSetRemote)void nullVendor()
throws MXException,
java.rmi.RemoteException
nullVendor in interface PurchasingMboRemoteMXExceptionjava.rmi.RemoteExceptionContract.nullVendor()void canAuthSites()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionContract.canAuthSites()MboSetRemote getAssetList() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.contractMboSetRemote getLocationsList() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.contractjava.lang.String getInternalContractType()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.contractvoid revisionInProgress(boolean flag)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.contractboolean isRevisionInProgress()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.contractvoid setRouteWF(boolean route)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean getRouteWF()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException