public interface JobPlanRemote extends StatefulMboRemote
JobPlan.| Modifier and Type | Method and Description |
|---|---|
void |
canRevise() |
void |
clearClassification() |
void |
componentAdded() |
void |
copySparePartsToJPMatSet(MboSetRemote SparePartSet) |
void |
delete()
Delete job plan record and all references to this job plan in other tables.
|
MboSetRemote |
getJobPlanComponentSet(java.lang.String maxRelName,
java.lang.String orgid,
java.lang.String siteid) |
java.util.Vector |
getTotals(java.lang.String siteid) |
boolean |
isRevEnabled() |
MboRemote |
revise(java.lang.String revDescription) |
void |
setReadOnlyFields() |
canChangeMaxStatus, 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, 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 delete()
throws MXException,
java.rmi.RemoteException
delete in interface MboRemoteMXExceptionjava.rmi.RemoteExceptionMbo.delete()java.util.Vector getTotals(java.lang.String siteid)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionJobPlan.getTotals(String siteid)void copySparePartsToJPMatSet(MboSetRemote SparePartSet) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionJobPlan.copySparePartsToJPMatSet(psdi.mbo.MboSetRemote)void componentAdded()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionJobPlan.componentAdded()MboSetRemote getJobPlanComponentSet(java.lang.String maxRelName, java.lang.String orgid, java.lang.String siteid) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionJobPlan.getJobPlanComponentSet(java.lang.String, java.lang.String, java.lang.String)void clearClassification()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionJobPlan.clearClassification()void setReadOnlyFields()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionJobPlan.setReadOnlyFields()MboRemote revise(java.lang.String revDescription) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionJobPlan.revise(java.lang.String)boolean isRevEnabled()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionJobPlan.isRevEnabled()void canRevise()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionJobPlan.canRevise()