Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.app.asset.AssetSetRemote

  • Packages that use AssetSetRemote 
    Package Description
    psdi.app.asset  
    psdi.app.asset.virtual  
    psdi.app.bim.loader  
    psdi.app.contract.lease  
    psdi.app.contract.software  
    psdi.app.contract.warranty  
    psdi.app.ticket
    The Ticket package contains Mbos related to Service Desk applications.
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    psdi.plusc.app.plusctmplt.virtual  
    • Uses of AssetSetRemote in psdi.app.asset

      Classes in psdi.app.asset that implement AssetSetRemote 
      Modifier and Type Class and Description
      class  AssetSet
      Represents the set of Asset
      Methods in psdi.app.asset with parameters of type AssetSetRemote 
      Modifier and Type Method and Description
      void Depreciation.copyAssetsToSplitAllocTable(AssetSetRemote assetSetRemote)
      Copies the selected Asset values to the ASSETALLOCDEP.
      void DepreciationRemote.copyAssetsToSplitAllocTable(AssetSetRemote assetSetRemote) 
    • Uses of AssetSetRemote in psdi.app.asset.virtual

      Methods in psdi.app.asset.virtual with parameters of type AssetSetRemote 
      Modifier and Type Method and Description
      void AssetMoveDfltSet.setAssetMoveSet(AssetSetRemote AssetSet) 
      void AssetMoveDfltSetRemote.setAssetMoveSet(AssetSetRemote AssetSet) 
    • Uses of AssetSetRemote in psdi.app.bim.loader

      Methods in psdi.app.bim.loader that return AssetSetRemote 
      Modifier and Type Method and Description
      protected AssetSetRemote FacilityFetcher.getAssetSet(java.lang.String filter) 
      Methods in psdi.app.bim.loader with parameters of type AssetSetRemote 
      Modifier and Type Method and Description
      protected void ModelExporter.exportAsset2component(AssetSetRemote assetSet) 
      protected void BuildingCommissioner.updateAssetStatus(AssetSetRemote assetSet) 
    • Uses of AssetSetRemote in psdi.app.contract.lease

      Methods in psdi.app.contract.lease with parameters of type AssetSetRemote 
      Modifier and Type Method and Description
      void LeaseViewRemote.copyAssetsToContractAsset(AssetSetRemote assetSetRemote) 
      void LeaseView.copyAssetsToContractAsset(AssetSetRemote assetSetRemote)
      Copies the selected Asset values to the CONTRACTASSET.
    • Uses of AssetSetRemote in psdi.app.contract.software

      Methods in psdi.app.contract.software with parameters of type AssetSetRemote 
      Modifier and Type Method and Description
      void SFWViewRemote.copyAssetsToContractAsset(AssetSetRemote assetSetRemote) 
      void SFWView.copyAssetsToContractAsset(AssetSetRemote assetSetRemote)
      Copies the selected Asset values to the CONTRACTASSET.
      void SFWView.validateAssetsToContractAsset(AssetSetRemote assetSetRemote) 
    • Uses of AssetSetRemote in psdi.app.contract.warranty

      Methods in psdi.app.contract.warranty with parameters of type AssetSetRemote 
      Modifier and Type Method and Description
      void WarrantyViewRemote.copyAssetsToContractAsset(AssetSetRemote assetSetRemote) 
      void WarrantyView.copyAssetsToContractAsset(AssetSetRemote assetSetRemote)
      Copies the selected Asset values to the WARRANTYASSET.
    • Uses of AssetSetRemote in psdi.app.ticket

      Methods in psdi.app.ticket with parameters of type AssetSetRemote 
      Modifier and Type Method and Description
      void TicketRemote.copyAssetsToMultiAsset(AssetSetRemote assetSetRemote) 
      void Ticket.copyAssetsToMultiAsset(AssetSetRemote assetSetRemote)
      Copies the selected Asset values to the multiassetlocci.
    • Uses of AssetSetRemote in psdi.app.workorder

      Methods in psdi.app.workorder with parameters of type AssetSetRemote 
      Modifier and Type Method and Description
      void WO.copyAssetsToMultiAsset(AssetSetRemote assetSetRemote)
      Copies the selected Asset values to the WARRANTYASSET.
      void WORemote.copyAssetsToMultiAsset(AssetSetRemote assetSetRemote) 
    • Uses of AssetSetRemote in psdi.plusc.app.plusctmplt.virtual

      Methods in psdi.plusc.app.plusctmplt.virtual with parameters of type AssetSetRemote 
      Modifier and Type Method and Description
      protected void PlusCPreviewGenAssetSet.deleteWarnings(AssetSetRemote assetSet)
      Deleting the warnings related to the assets locations change
      protected void PlusCPreviewGenAssetSet.postOperationsApplyNewAsset(MboRemote template, AssetSetRemote assetSet, java.util.HashMap assetNumToPreview, boolean isAssetNew)
      As the assets were saved, the Asset mbo logic created the ASSETTRANS records.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes