public interface ItemRemote extends StatefulMboRemote, MboRemote
| Modifier and Type | Method and Description |
|---|---|
MboRemote |
addSparePart(java.lang.String assetnum,
java.lang.String siteid) |
InventoryRemote |
addToStore(java.lang.String store) |
InventoryRemote |
addToStore(java.lang.String store,
java.lang.String category) |
InventoryRemote |
addToStore(java.lang.String store,
java.lang.String category,
boolean validateLocationLater) |
void |
applyIAS(MboRemote applyToMbo) |
void |
autoKeyItemnum() |
void |
canAddKitToStore() |
void |
canModifyKitStructure() |
boolean |
canSparePartAutoAdd() |
MboSetRemote |
changeCapitalizedStatus(boolean capitalized) |
void |
changeCapitalizedStatus(boolean capitalized,
java.lang.String capitalacc,
java.lang.String memo) |
void |
changeStatus(java.lang.String status,
boolean rolldown,
java.util.Date date,
java.lang.String memo,
long accessModifier) |
boolean |
checkAssetExists() |
boolean |
checkCIExists() |
boolean |
checkContractExists() |
boolean |
checkInvBalancesExists() |
boolean |
checkJPExists() |
boolean |
checkMRExists() |
boolean |
checkPOExists() |
boolean |
checkPRExists() |
boolean |
checkWOExists() |
void |
clearClassification() |
MboSetRemote |
createItemSpecSet() |
MboRemote |
createNewDepreciation() |
void |
createTopItemStruct() |
MboRemote |
duplicate() |
MboSetRemote |
generateItemSpec() |
java.lang.String |
getDefaultBin() |
java.lang.String |
getInternalItemType() |
MboRemote |
getOneHundredPercent() |
java.lang.String |
getThisComponentsDefaultBin() |
java.lang.String |
getThisComponentsKit() |
boolean |
isCapitalized() |
boolean |
isConditionEnabled() |
boolean |
isKit() |
boolean |
isLotted() |
void |
isNewKitComponentUniqueToSet(Mbo newKitItemStruct) |
boolean |
isObsolete() |
boolean |
isPendobs() |
boolean |
isPlanning() |
boolean |
isRotating() |
void |
processItemSpecSet() |
boolean |
removeSpecialOrderItems(java.util.Vector storeLoc) |
void |
setLotTypeReadOnly(boolean state) |
void |
setThisComponentsKitAndDefaultBin(java.lang.String kitNum,
java.lang.String defaultBin) |
boolean |
sparePartExists(java.lang.String assetnum,
java.lang.String siteid) |
void |
toggleRotating() |
void |
updateDesc() |
void |
updateRelatedObjects(java.lang.String newStatus,
java.util.Date date,
java.lang.String memo) |
void |
validateChangeStatus(java.lang.String status,
boolean rolldown,
java.util.Date date,
java.lang.String memo) |
void |
validateDepreciation() |
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, 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 toggleRotating()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.toggleRotating()boolean isLotted()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.isLotted()boolean isConditionEnabled()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.isConditionEnabled()boolean isRotating()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.isRotating()boolean isKit()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.isKit()boolean isCapitalized()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.isCapitalized()InventoryRemote addToStore(java.lang.String store, java.lang.String category, boolean validateLocationLater) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.addToStore(String store,String category,boolean validateLocationLater)InventoryRemote addToStore(java.lang.String store, java.lang.String category) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.addToStore(String store,String category)InventoryRemote addToStore(java.lang.String store) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.addToStore(String store)void autoKeyItemnum()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.autoKeyItemnum()java.lang.String getDefaultBin()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.getDefaultBin()boolean canSparePartAutoAdd()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.canSparePartAutoAdd()boolean sparePartExists(java.lang.String assetnum,
java.lang.String siteid)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.sparePartExists(String assetnum, String siteid)MboRemote addSparePart(java.lang.String assetnum, java.lang.String siteid) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.addSparePart(String assetnum, String siteid)void applyIAS(MboRemote applyToMbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.applyIAS(MboRemote applyToMbo)MboSetRemote createItemSpecSet() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.createItemSpecSet()MboSetRemote changeCapitalizedStatus(boolean capitalized) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.changeCapitalizedStatus(boolean capitalized)void changeCapitalizedStatus(boolean capitalized,
java.lang.String capitalacc,
java.lang.String memo)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.changeCapitalizedStatus(boolean capitalized, String capitalacc, String memo)void updateDesc()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.updateDesc()MboSetRemote generateItemSpec() throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionItem.generateItemSpec()boolean removeSpecialOrderItems(java.util.Vector storeLoc)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.removeSpecialOrderItems(Vector storeLoc)MboRemote duplicate() throws MXException, java.rmi.RemoteException
duplicate in interface MboRemoteMXExceptionjava.rmi.RemoteExceptionItem.duplicate()void createTopItemStruct()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboRemote getOneHundredPercent() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.getOneHundredPercent()void clearClassification()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionItem.clearClassification()void setThisComponentsKitAndDefaultBin(java.lang.String kitNum,
java.lang.String defaultBin)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.setThisComponentsKitAndDefaultBin(String kitNum,String defaultBin)java.lang.String getThisComponentsKit()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.getThisComponentsKit()java.lang.String getThisComponentsDefaultBin()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.getThisComponentsDefaultBin()java.lang.String getInternalItemType()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.getInternalItemType()void canAddKitToStore()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.canAddKitToStore()void canModifyKitStructure()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.canModifyKitStructure()void isNewKitComponentUniqueToSet(Mbo newKitItemStruct) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.isNewKitComponentUniqueToSet(Mbo newKitItemStruct)void setLotTypeReadOnly(boolean state)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.setLotTypeReadOnly(boolean state)boolean checkWOExists()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.item.Item#checkWorkOrder()boolean checkJPExists()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.item.Item#checkJobPlan()boolean checkMRExists()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.item.Item#checkMR()boolean checkPRExists()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.item.Item#checkPR()boolean checkPOExists()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.item.Item#checkPO()boolean checkInvBalancesExists()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.item.Item#checkInvBalances()boolean checkAssetExists()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.item.Item#checkAsset()void changeStatus(java.lang.String status,
boolean rolldown,
java.util.Date date,
java.lang.String memo,
long accessModifier)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.changeStatus(String status, Date date, String memo, long accessModifier)boolean isPendobs()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.isPendobs()boolean isObsolete()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.item.Item#Obsolete()boolean isPlanning()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.item.Item#Planning()void updateRelatedObjects(java.lang.String newStatus,
java.util.Date date,
java.lang.String memo)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.updateRelatedObjects(String newStatus, Date date, String memo)boolean checkContractExists()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.app.item.Item#checkContracExists()boolean checkCIExists()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.checkCIExists()void validateChangeStatus(java.lang.String status,
boolean rolldown,
java.util.Date date,
java.lang.String memo)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.validateChangeStatus(String status, boolean rolldown, Date date, String memo)void processItemSpecSet()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionItem.processItemSpecSet()MboRemote createNewDepreciation() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid validateDepreciation()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException