public interface PlusCWODSPointRemote extends MboRemote
Modifier and Type | Method and Description |
---|---|
MboRemote |
getGroupAveragePoint()
Returns the Average point for the group of points to which this point
belongs.
|
MboRemote[] |
getGroupPoints()
Returns all points in this point's group (including itself) in an array.
|
MboRemote |
getMyInstrOwner()
Gets the my instr owner.
|
void |
setDSRequiredStatus(boolean cleared)
Sets the dS required status.
|
void |
setReadOnlyFields()
Sets the read only fields.
|
void |
setReadOnlyFieldsAfterAdd()
Sets the read only fields after add.
|
java.lang.String |
toExternalDefaultValue(java.lang.String sValuelist,
java.lang.String sUserValue)
To external default value.
|
java.lang.String |
toInternalString(java.lang.String sValuelist,
java.lang.String sUserValue)
To internal string.
|
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, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributes
void setReadOnlyFields() throws MXException, java.rmi.RemoteException
MXException
- the mX exceptionjava.rmi.RemoteException
- the remote exceptionvoid setReadOnlyFieldsAfterAdd() throws MXException, java.rmi.RemoteException
MXException
- the mX exceptionjava.rmi.RemoteException
- the remote exceptionjava.lang.String toInternalString(java.lang.String sValuelist, java.lang.String sUserValue) throws MXException, java.rmi.RemoteException
sValuelist
- the s valuelistsUserValue
- the s user valueMXException
- the mX exceptionjava.rmi.RemoteException
- the remote exceptionjava.lang.String toExternalDefaultValue(java.lang.String sValuelist, java.lang.String sUserValue) throws MXException, java.rmi.RemoteException
sValuelist
- the s valuelistsUserValue
- the s user valueMXException
- the mX exceptionjava.rmi.RemoteException
- the remote exceptionMboRemote getMyInstrOwner() throws MXException, java.rmi.RemoteException
MXException
- the mX exceptionjava.rmi.RemoteException
- the remote exceptionvoid setDSRequiredStatus(boolean cleared) throws java.rmi.RemoteException, MXException
cleared
- the new dS required statusjava.rmi.RemoteException
- the remote exceptionMXException
- the mX exceptionMboRemote getGroupAveragePoint() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
- the remote exceptionMXException
- the mX exceptionMboRemote[] getGroupPoints() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
- the remote exceptionMXException
- the mX exception