public interface ItemStructRemote extends MboRemote
| Modifier and Type | Method and Description |
|---|---|
void |
applyIAS(MboRemote thisOwner,
ItemRemote myItemMbo) |
void |
copyIAS(MboSetRemote adoptedItemStructSet,
boolean justTopItem) |
void |
copyItemOnly(boolean justTheItem) |
boolean |
getAutoKey() |
MboSetRemote |
getChildren() |
java.lang.String[] |
getHierarchy() |
MboRemote |
getMyAssetMbo() |
ItemRemote |
getMyItemMbo() |
MboSetRemote |
getParents() |
MboSetRemote |
getTop() |
boolean |
hasChildren() |
boolean |
hasParents() |
boolean |
isRotating() |
boolean |
isTop() |
void |
setAutoKey() |
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 applyIAS(MboRemote thisOwner, ItemRemote myItemMbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.applyIAS(MboRemote thisOwner, ItemRemote myItemMbo)boolean getAutoKey()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.getAutoKey()void setAutoKey()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.setAutoKey()ItemRemote getMyItemMbo() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.getMyItemMbo()MboRemote getMyAssetMbo() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.getMyAssetMbo()boolean isRotating()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.isRotating()boolean isTop()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.isTop()MboSetRemote getTop() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.getTop()boolean hasChildren()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.hasChildren()boolean hasParents()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.hasParents()MboSetRemote getChildren() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.getChildren()MboSetRemote getParents() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.getParents()java.lang.String[] getHierarchy()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.getHierarchy()void copyIAS(MboSetRemote adoptedItemStructSet, boolean justTopItem) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.copyIAS(MboSetRemote adoptedItemStructSet, boolean justTopItem)void copyItemOnly(boolean justTheItem)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItemStruct.copyItemOnly(boolean justTheItem)