public interface LocationRemote extends HierarchicalMboRemote, MboRemote, AppActionInterface, GISable, AddressableMbo, AutoLocatable
Attributes are described in Location
.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SERVICEADDRESSHIERARCHY |
ADDRESSABLE_SERVICEADDRESS_REL, NPADDRESSCODE_ATTRNAME, NPADDRESSDESC_ATTRNAME, NPADDRESSLONGDESC_ATTRNAME, SERVICEADDRESS_NATIVE_RELATIONSHIPNAME
Modifier and Type | Method and Description |
---|---|
void |
addLocationsToCollectDetails(java.lang.String collectionNum) |
void |
addMoreLocationsToSet(MboSetRemote selectedMoreMboSet,
MboSetRemote selectedMboSet) |
java.lang.Object[] |
applyIAS(boolean autokey) |
void |
applyIASAutoNumAll() |
MboRemote |
applyIASCreateChild(MboRemote itemStruct,
boolean autokey) |
MboSetRemote |
applyIASGenPMs(boolean autokey) |
void |
authorizeUserStore(java.lang.String user) |
void |
autoWogen() |
void |
autoWogen(MboRemote locationMeter) |
boolean |
canApplyIAS() |
boolean |
canAssociateSystem() |
boolean |
canBeUsedAsTagId()
Checks if this location can be used as a tag id.
|
void |
cannotChangeStatus(MboSetRemote msr) |
void |
changeStatus(java.lang.String changedStatus,
java.util.Date asOfDate,
java.lang.String memo,
boolean rolltoallchildren,
boolean removefromallroutes,
boolean rolltoallassets,
boolean removefromalljp,
boolean removefromactivesp,
boolean changepmstatus) |
void |
clearClassification() |
void |
copyInvBalancesSetForTransferIn(MboSetRemote invBalancesSet) |
void |
copyInvBalancesSetForTransferOut(MboSetRemote invBalancesSet) |
void |
copyInvReserveSetForIssues(MboSetRemote invReserveSet) |
void |
copyInvReserveSetForTransferIn(MboSetRemote invReserveSet) |
void |
copyInvReserveSetForTransferOut(MboSetRemote invReserveSet) |
void |
copyLocationToCollectDetailsSet(MboSetRemote collectionSet) |
void |
copyMatRecTransSetForTransferIn(MboSetRemote matRecTransSet) |
void |
copyMatUseTransSetForReturn(MboSetRemote matUseSet) |
void |
copyPOLineSetForTransferIn(MboSetRemote poLineSet) |
void |
copyPOLineSetForTransferOut(MboSetRemote poLineSet) |
void |
copySparePartSetForIssues(MboSetRemote sparePartSet) |
void |
copySparePartSetForTransferIn(MboSetRemote sparePartSet) |
void |
copySparePartSetForTransferOut(MboSetRemote sparePartSet) |
void |
createTicket(MboRemote tkMbo) |
void |
createWO(MboRemote workorderMbo) |
MboSetRemote |
generateLocationSpec() |
MboRemote |
getAddressSystemForLocationMbo()
Returns the address system for the
location or
null if it does not belong to the address system. |
MboRemote |
getAncestorSABasedOnAddressSystem(MboRemote child)
It returns the ancestor location based on the
currently selected addresssystem. Return null if no parent found in address system. |
java.lang.String |
getAssetForLocation() |
AssetRemote |
getAssociatedAsset()
Returns the asset associated with this location, if and only if there is
only one.
|
MboSetRemote |
getChildren() |
MboSetRemote |
getChildrenInPrimary() |
MboSetRemote |
getChildrenInPrimary(java.lang.String locSiteId) |
java.lang.String[] |
getHierarchies() |
MboRemote |
getHoldingLocationForSite(java.lang.String siteid) |
boolean |
getInitNonInteractiveStatChange() |
MboSetRemote |
getLeaseContractForLocation() |
java.util.Date |
getLocationMeterNowDate() |
java.lang.String |
getLocItem() |
MboSetRemote |
getNonPrimaryLocations() |
MboSetRemote |
getParents() |
MboSetRemote |
getPrimaryLocations() |
MboSetRemote |
getTop() |
MboSetRemote |
getWarranty() |
MboSetRemote |
getWarrantyContractForLocation() |
java.util.List |
getWarrantyInfo(java.util.Date woDate,
boolean isParent) |
boolean |
hasChildren()
Indicates that this Mbo has Mbos underneth it in the hierarchy
|
void |
hasMeters() |
boolean |
hasParents()
Indicates that this Mbo is owned by another Mbo in the hierarchy.
|
void |
hasReadings() |
boolean |
inPrimarySystem() |
boolean |
inPrimarySystem(java.lang.String locSiteId) |
boolean |
isCourier() |
boolean |
isDecommissioned() |
boolean |
isHolding() |
boolean |
isInventory() |
boolean |
isLabor() |
boolean |
isLocationOccupied(MboRemote asset) |
boolean |
isLocationOccupied(java.lang.String itemnum) |
boolean |
isOperating() |
boolean |
isStore() |
boolean |
isTop()
This method indicates if the Mbo is at the top level of a hierarchy.
|
boolean |
isVendor() |
void |
modify() |
void |
queryDataSheets(PlusCWODSSetRemote woDsSet,
boolean loopCalibrations,
java.util.Date fromDate,
java.util.Date toDate)
Sets up the where clause of the given WO DS MBO Set to return the list of
calibrations in a given time frame for this location
|
MboRemote |
receiveRotableAssetOnMoveFromNonInventory(MboRemote asset,
java.lang.String glCredit,
java.lang.String glDebit) |
MboRemote |
receiveRotableAssetOnMoveFromNonInventoryWithPOLine(MboRemote asset,
java.lang.String glCredit,
java.lang.String glDebit,
MboRemote mrtMbo) |
MboSetRemote |
selectItemsForReturn() |
MboSetRemote |
selectItemsForTransferIn() |
MboSetRemote |
selectItemsForTransferOut() |
MboSetRemote |
selectMatRecTransIn() |
MboSetRemote |
selectPOItemsIn() |
MboSetRemote |
selectPOItemsOut() |
MboSetRemote |
selectReservedItems() |
MboSetRemote |
selectReservedItemsIn() |
MboSetRemote |
selectReservedItemsOut() |
void |
setInitNonInteractiveStatChange(boolean value) |
void |
setLocationAttributesForWO() |
void |
setLocationAttributesForWO(AutoAttrUpdateSetRemote autoAttrUpdateSet) |
MboSetRemote |
showHierarchy() |
void |
updateDesc() |
void |
validateOrderQty() |
void |
warningsCopyMatRecTransSetForTransferIn() |
void |
warningsCopyPOLineSetForTransferIn() |
void |
warningsCopyPOLineSetForTransferOut() |
createChange, createIncident, createProblem, createRelease, createServiceRequest, createWorkorder
getAddressString, getLatitudeY, getLongitudeX, hasCoords, isGISDataReadonly, saveGISData
getServiceAddress, hasServiceAddress
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, validateAttributes
getAutoLocateObject, getAutoLocateObject
static final java.lang.String SERVICEADDRESSHIERARCHY
void modify() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.modify()
boolean isStore() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.isStore()
boolean isCourier() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.isCourier()
boolean isHolding() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.isHolding()
MboRemote getHoldingLocationForSite(java.lang.String siteid) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.location.Location#getHoldingLocationForSite()
boolean isLabor() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.isLabor()
void authorizeUserStore(java.lang.String user) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.location.Location#authorizeUserStore()
boolean isTop() throws MXException, java.rmi.RemoteException
HierarchicalMboRemote
isTop
in interface HierarchicalMboRemote
MXException
java.rmi.RemoteException
Location.isTop()
boolean hasChildren() throws MXException, java.rmi.RemoteException
HierarchicalMboRemote
hasChildren
in interface HierarchicalMboRemote
MXException
java.rmi.RemoteException
Location.hasChildren()
boolean hasParents() throws MXException, java.rmi.RemoteException
HierarchicalMboRemote
hasParents
in interface HierarchicalMboRemote
MXException
java.rmi.RemoteException
Location.hasParents()
MboSetRemote getChildren() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getChildren()
MboSetRemote getParents() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getParents()
MboSetRemote getTop() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getTop()
java.lang.String[] getHierarchies() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getHierarchies()
MboSetRemote showHierarchy() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.showHierarchy()
MboSetRemote getChildrenInPrimary() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getChildrenInPrimary()
boolean inPrimarySystem() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.inPrimarySystem()
boolean isInventory() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.isInventory()
java.lang.String getLocItem() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getLocItem()
boolean isLocationOccupied(MboRemote asset) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.isLocationOccupied(MboRemote asset)
boolean isLocationOccupied(java.lang.String itemnum) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.isLocationOccupied(String itemnum)
MboSetRemote getPrimaryLocations() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getPrimaryLocations()
MboSetRemote getNonPrimaryLocations() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getNonPrimaryLocations()
void updateDesc() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.updateDesc()
MboSetRemote generateLocationSpec() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
Location.generateLocationSpec()
boolean canApplyIAS() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.canApplyIAS()
java.lang.Object[] applyIAS(boolean autokey) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.location.Location#applyIAS()
MboRemote applyIASCreateChild(MboRemote itemStruct, boolean autokey) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.location.Location#applyIASCreatechild()
MboSetRemote applyIASGenPMs(boolean autokey) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.location.Location#applyIASGenPMs()
void applyIASAutoNumAll() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.applyIASAutoNumAll()
boolean canAssociateSystem() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.canAssociateSystem()
void changeStatus(java.lang.String changedStatus, java.util.Date asOfDate, java.lang.String memo, boolean rolltoallchildren, boolean removefromallroutes, boolean rolltoallassets, boolean removefromalljp, boolean removefromactivesp, boolean changepmstatus) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.location.Location#changeStatus()
boolean isOperating() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.isOperating()
boolean isDecommissioned() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.isDecommissioned()
boolean isVendor() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.isVendor()
void copyInvReserveSetForIssues(MboSetRemote invReserveSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#copyInvReserveSetForIssues()
void copyInvReserveSetForTransferOut(MboSetRemote invReserveSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#copyInvReserveSetForTransferOut()
void copyInvReserveSetForTransferIn(MboSetRemote invReserveSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#copyInvReserveSetForTransferIn()
void copyMatUseTransSetForReturn(MboSetRemote matUseSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#copyMatUseTransSetForReturn()
void copySparePartSetForIssues(MboSetRemote sparePartSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#copySparePartSetForIssues()
void copySparePartSetForTransferOut(MboSetRemote sparePartSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#copySparePartSetForTransferOut()
void copySparePartSetForTransferIn(MboSetRemote sparePartSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#copySparePartSetForTransferIn()
void copyInvBalancesSetForTransferOut(MboSetRemote invBalancesSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#copyInvBalancesSetForTransferOut()
void copyInvBalancesSetForTransferIn(MboSetRemote invBalancesSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#copyInvBalancesSetForTransferIn()
void copyPOLineSetForTransferOut(MboSetRemote poLineSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#copyPOLineSetForTransferOut()
void warningsCopyPOLineSetForTransferOut() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.warningsCopyPOLineSetForTransferOut()
void copyPOLineSetForTransferIn(MboSetRemote poLineSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#copyPOLineSetForTransferIn()
void warningsCopyPOLineSetForTransferIn() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.warningsCopyPOLineSetForTransferIn()
void copyMatRecTransSetForTransferIn(MboSetRemote matRecTransSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#copyMatRecTransSetForTransferIn()
void warningsCopyMatRecTransSetForTransferIn() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.warningsCopyMatRecTransSetForTransferIn()
MboSetRemote selectPOItemsOut() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.selectPOItemsOut()
MboSetRemote selectReservedItemsOut() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.selectReservedItemsOut()
MboSetRemote selectItemsForTransferOut() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.selectItemsForTransferOut()
MboSetRemote selectPOItemsIn() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.selectPOItemsIn()
MboSetRemote selectMatRecTransIn() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.selectMatRecTransIn()
MboSetRemote selectReservedItemsIn() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.selectReservedItemsIn()
MboSetRemote selectItemsForTransferIn() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.selectItemsForTransferIn()
MboSetRemote selectItemsForReturn() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.selectItemsForReturn()
MboSetRemote selectReservedItems() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.selectReservedItems()
MboRemote receiveRotableAssetOnMoveFromNonInventory(MboRemote asset, java.lang.String glCredit, java.lang.String glDebit) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
Location.receiveRotableAssetOnMoveFromNonInventory(MboRemote asset, java.lang.String glCredit, java.lang.String glDebit)
MboSetRemote getChildrenInPrimary(java.lang.String locSiteId) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getChildrenInPrimary(String locSiteId)
boolean inPrimarySystem(java.lang.String locSiteId) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.inPrimarySystem(String locSiteId)
java.util.Date getLocationMeterNowDate() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getLocationMeterNowDate()
void clearClassification() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.asset.Location#clearClassification
void setLocationAttributesForWO() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.setLocationAttributesForWO()
void setLocationAttributesForWO(AutoAttrUpdateSetRemote autoAttrUpdateSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.setLocationAttributesForWO(AutoAttrUpdateSetRemote autoAttrUpdateSet)
java.util.List getWarrantyInfo(java.util.Date woDate, boolean isParent) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getWarrantyInfo(java.util.Date, boolean)
void hasMeters() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.hasMeters()
void hasReadings() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.hasReadings()
java.lang.String getAssetForLocation() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getAssetForLocation()
MboSetRemote getLeaseContractForLocation() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getLeaseContractForLocation()
MboSetRemote getWarranty() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getWarranty()
MboSetRemote getWarrantyContractForLocation() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.getWarrantyContractForLocation()
void autoWogen() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.autoWogen()
void autoWogen(MboRemote locationMeter) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.autoWogen(MboRemote locationMeter)
void createWO(MboRemote workorderMbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.createWO(psdi.mbo.MboRemote)
void createTicket(MboRemote tkMbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.createTicket(psdi.mbo.MboRemote)
void copyLocationToCollectDetailsSet(MboSetRemote collectionSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.copyLocationToCollectDetailsSet(psdi.mbo.MboSetRemote)
void addLocationsToCollectDetails(java.lang.String collectionNum) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.addLocationsToCollectDetails(java.lang.String)
void validateOrderQty() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Location.validateOrderQty()
MboRemote receiveRotableAssetOnMoveFromNonInventoryWithPOLine(MboRemote asset, java.lang.String glCredit, java.lang.String glDebit, MboRemote mrtMbo) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
Location.receiveRotableAssetOnMoveFromNonInventoryWithPOLine(MboRemote asset, String glCredit, String glDebit, MboRemote mrtMbo)
void queryDataSheets(PlusCWODSSetRemote woDsSet, boolean loopCalibrations, java.util.Date fromDate, java.util.Date toDate) throws java.rmi.RemoteException, MXApplicationException, MXException
woDsSet
- WO DS set whose where clause will be changedloopCalibrations
- whether to include only loop calibrationsfromDate
- start date to be used when filtering resultstoDate
- end date to be used when filtering resultsjava.rmi.RemoteException
MXApplicationException
MXException
boolean canBeUsedAsTagId() throws java.rmi.RemoteException, MXException
true
if this location meets the criteriajava.rmi.RemoteException
MXException
AssetRemote getAssociatedAsset() throws java.rmi.RemoteException, MXException
null
otherwise.java.rmi.RemoteException
MXException
void cannotChangeStatus(MboSetRemote msr) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboRemote getAncestorSABasedOnAddressSystem(MboRemote child) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboRemote getAddressSystemForLocationMbo() throws MXException, java.rmi.RemoteException
location
or
null
if it does not belong to the address system.location
- location whose address system will be returnedMXException
java.rmi.RemoteException
void addMoreLocationsToSet(MboSetRemote selectedMoreMboSet, MboSetRemote selectedMboSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.location.Location#addMoreLocationsToSet()
void setInitNonInteractiveStatChange(boolean value) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
boolean getInitNonInteractiveStatChange() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException