Package | Description |
---|---|
psdi.app.contract.warranty | |
psdi.app.location |
The Location package includes MBOs mostly related to operating locations. |
psdi.webclient.beans.bim.viewer | |
psdi.webclient.components |
Modifier and Type | Method and Description |
---|---|
void |
WarrantyViewRemote.copyLocationsToContractAsset(LocationSetRemote locationSetRemote) |
void |
WarrantyView.copyLocationsToContractAsset(LocationSetRemote locationSetRemote)
Copies the selected Asset values to the WARRANTYASSET.
|
Modifier and Type | Class and Description |
---|---|
class |
LocationSet
Represents the set of Location.
|
Modifier and Type | Method and Description |
---|---|
LocationSetRemote |
SystemsUpdateBean.lookupLocationsFromSelection(BIMViewer model,
java.util.Set<java.lang.String> selection) |
Modifier and Type | Method and Description |
---|---|
static LocationSetRemote |
BIMViewer.lookupLocations(MboRemote mbo,
java.lang.String location,
java.lang.String siteId)
Queries the database for a location record based on location and siteid attributes
|