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

Uses of Interface
psdi.app.dpldasset.DeployedAssetRemote

  • Packages that use DeployedAssetRemote 
    Package Description
    psdi.app.dpldasset  
    psdi.app.dpldasset.virtual  
    psdi.app.ndasset  
    psdi.app.npasset  
    • Uses of DeployedAssetRemote in psdi.app.dpldasset

      Classes in psdi.app.dpldasset that implement DeployedAssetRemote 
      Modifier and Type Class and Description
      class  ComputerSystem 
      class  DeployedAsset 
      class  DeployedAssetView 
    • Uses of DeployedAssetRemote in psdi.app.dpldasset.virtual

      Fields in psdi.app.dpldasset.virtual declared as DeployedAssetRemote 
      Modifier and Type Field and Description
      protected DeployedAssetRemote PromoteNode.deployedAsset 
      Methods in psdi.app.dpldasset.virtual that return DeployedAssetRemote 
      Modifier and Type Method and Description
      DeployedAssetRemote PromoteNode.getDeployedAsset()
      Gets and caches computer linked through nodeid.
      DeployedAssetRemote PromoteNodeRemote.getDeployedAsset()
      Return the linked deployed asset.
      Methods in psdi.app.dpldasset.virtual with parameters of type DeployedAssetRemote 
      Modifier and Type Method and Description
      void PromoteNode.setDeployedAsset(DeployedAssetRemote deployedAsset)
      Set computer reference and related field values and flags.
      void PromoteNodeRemote.setDeployedAsset(DeployedAssetRemote compsys) 
    • Uses of DeployedAssetRemote in psdi.app.ndasset

      Classes in psdi.app.ndasset that implement DeployedAssetRemote 
      Modifier and Type Class and Description
      class  NetDevice 
    • Uses of DeployedAssetRemote in psdi.app.npasset

      Classes in psdi.app.npasset that implement DeployedAssetRemote 
      Modifier and Type Class and Description
      class  NetPrinter 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes