public interface MeasurePointRemote extends MboRemote
Attributes are described in MeasurePoint.
| Modifier and Type | Method and Description |
|---|---|
void |
generateWorkOrder(java.util.Date effectiveDate,
java.lang.String memo,
boolean actionsAsCriteria) |
void |
generateWorkOrder(java.util.Date effectiveDate,
java.lang.String memo,
boolean actionsAsCriteria,
MboRemote measurement) |
void |
genWOAndPointWOFromJobPlan(java.util.Date effectiveDate,
java.lang.String memo,
boolean useActionLimitCriteria,
java.lang.String jpnum,
int priority) |
void |
genWOAndPointWOFromPM(java.util.Date effectiveDate,
java.lang.String memo,
boolean useActionLimitCriteria,
java.lang.String jpnum,
int priority) |
MboRemote |
getDeployedMeter() |
MboRemote |
getDeployedMeterForUpdate() |
java.lang.Object |
getJobPlanOrPMToGenWO() |
void |
setMoveAssetFlag(boolean flag) |
void |
updateMeterOnMeasureDeletion() |
add, 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 generateWorkOrder(java.util.Date effectiveDate,
java.lang.String memo,
boolean actionsAsCriteria)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMeasurePoint.generateWorkOrder(Date,String,boolean)void generateWorkOrder(java.util.Date effectiveDate,
java.lang.String memo,
boolean actionsAsCriteria,
MboRemote measurement)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMeasurePoint.generateWorkOrder(Date,String,boolean,MboRemote)java.lang.Object getJobPlanOrPMToGenWO()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.measurement.MeasurePoint#getJobPlanOrPMToWOGen()void genWOAndPointWOFromJobPlan(java.util.Date effectiveDate,
java.lang.String memo,
boolean useActionLimitCriteria,
java.lang.String jpnum,
int priority)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.measurement.MeasurePoint#genWOAndPointWOFromJobPlan(java.util.Date effectiveDate,java.util.String memo,java.util.String jpnum,int priority)void genWOAndPointWOFromPM(java.util.Date effectiveDate,
java.lang.String memo,
boolean useActionLimitCriteria,
java.lang.String jpnum,
int priority)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.measurement.MeasurePoint#genWOAndPointWOFromPM(java.util.Date effectiveDate,java.util.String memo,java.util.String jpnum,int priority)MboRemote getDeployedMeter() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMeasurePoint.getDeployedMeter()void setMoveAssetFlag(boolean flag)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMeasurePoint.setMoveAssetFlag(boolean flag)MboRemote getDeployedMeterForUpdate() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMeasurePoint.getDeployedMeterForUpdate()void updateMeterOnMeasureDeletion()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMeasurePoint.updateMeterOnMeasureDeletion()