public interface PlusCDSRemote extends StatefulMboRemote
| Modifier and Type | Method and Description |
|---|---|
void |
addPlusCDSConfig()
Adds the plus cds config.
|
java.lang.String[] |
bulkCopyAcrossSite(java.util.Vector selectedDS,
java.lang.String toSiteId)
TODO:.
|
void |
checkStatus()
Check status.
|
void |
childHasChanged()
Child has changed.
|
MboRemote |
copyAcrossSite(MboSetRemote mboset,
java.lang.String toSiteId)
TODO:.
|
void |
copyAssets(MboSetRemote assetset)
TODO:.
|
void |
copyItems(MboSetRemote itemset)
TODO:.
|
void |
copyLocations(MboSetRemote locationset)
TODO:.
|
MboRemote |
reviseDataSheet(java.lang.String revDescription)
Revise data sheet.
|
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, 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 copyLocations(MboSetRemote locationset) throws java.rmi.RemoteException, MXException
locationset - the locationsetjava.rmi.RemoteException - the remote exceptionMXException - the mX exceptionPlusCDS.copyLocations(psdi.mbo.MboSetRemote)void copyAssets(MboSetRemote assetset) throws java.rmi.RemoteException, MXException
assetset - the assetsetjava.rmi.RemoteException - the remote exceptionMXException - the mX exceptionPlusCDS.copyAssets(psdi.mbo.MboSetRemote)void copyItems(MboSetRemote itemset) throws java.rmi.RemoteException, MXException
itemset - the itemsetjava.rmi.RemoteException - the remote exceptionMXException - the mX exceptionPlusCDS.copyItems(psdi.mbo.MboSetRemote)MboRemote copyAcrossSite(MboSetRemote mboset, java.lang.String toSiteId) throws MXException, java.rmi.RemoteException
mboset - the mbosettoSiteId - the to site idMXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionPlusCDS.copyAcrossSite(psdi.mbo.MboSetRemote, java.lang.String)java.lang.String[] bulkCopyAcrossSite(java.util.Vector selectedDS,
java.lang.String toSiteId)
throws MXException,
java.rmi.RemoteException
selectedDS - the selected dstoSiteId - the to site idMXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionPlusCDS.bulkCopyAcrossSite(java.util.Vector, java.lang.String)MboRemote reviseDataSheet(java.lang.String revDescription) throws MXException, java.rmi.RemoteException
revDescription - the rev descriptionMXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionPlusCDS.reviseDataSheet(java.lang.String)void checkStatus()
throws MXException,
java.rmi.RemoteException
MXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionvoid addPlusCDSConfig()
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