| Modifier and Type | Method and Description |
|---|---|
void |
childHasChanged()
Child has changed.
|
void |
copyDStoWODS()
Copy d sto wods.
|
boolean |
getBooleanWithDefault(java.lang.String attribute,
boolean valueIfNull)
Returns the given attributes boolean value, or
valueIfNull
if the attribute is null. |
boolean |
isAddingToWO()
Checks if is adding to wo.
|
boolean |
isDeletingFromWO()
Checks if is deleting from wo.
|
boolean |
isLoop()
Is this a loop Datasheet?.
|
void |
setDSRequiredStatus(boolean cleared)
Sets the read-only status of the datasheets's REQUIRED field
according to whether its points' as found/left data are filled.
|
void |
setIsAddingToWO(boolean setting)
Sets the checks if is adding to wo.
|
void |
setIsDeleteingFromWO(boolean setting)
Sets the checks if is deleteing from wo.
|
void |
setReadOnlyFields()
Sets the read only fields.
|
void |
validateDS(java.lang.String dsNum,
java.lang.String revNum)
Validate ds.
|
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, 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, validateAttributesvoid setReadOnlyFields()
throws MXException,
java.rmi.RemoteException
MXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionboolean isAddingToWO()
throws MXException,
java.rmi.RemoteException
MXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionvoid setIsAddingToWO(boolean setting)
throws MXException,
java.rmi.RemoteException
setting - the new checks if is adding to woMXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionboolean isDeletingFromWO()
throws MXException,
java.rmi.RemoteException
MXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionvoid setIsDeleteingFromWO(boolean setting)
throws MXException,
java.rmi.RemoteException
setting - the new checks if is deleteing from woMXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionvoid copyDStoWODS()
throws MXException,
java.rmi.RemoteException
MXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionvoid validateDS(java.lang.String dsNum,
java.lang.String revNum)
throws MXException,
java.rmi.RemoteException
dsNum - the ds numrevNum - the rev numMXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionboolean getBooleanWithDefault(java.lang.String attribute,
boolean valueIfNull)
throws MXException,
java.rmi.RemoteException,
MXApplicationException
valueIfNull
if the attribute is null.attribute - name of attribute to getvalueIfNull - value if attribute is nullMXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionMXApplicationException - the mX application exceptionvoid setDSRequiredStatus(boolean cleared)
throws java.rmi.RemoteException,
MXException
cleared argument indicates whether the field's content
has been set to empty (true) or not empty (false).cleared - whether the field's content has been set to empty (true) or not empty (false).java.rmi.RemoteException - the remote exceptionMXException - the mX exceptionboolean isLoop()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteException - the remote exceptionMXException - the mX exceptionvoid childHasChanged()
throws MXException,
java.rmi.RemoteException
MXException - the mX exceptionjava.rmi.RemoteException - the remote exception