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

Uses of Interface
psdi.app.dpldasset.virtual.PromoteNodeRemote

  • Packages that use PromoteNodeRemote 
    Package Description
    psdi.app.dpldasset  
    psdi.app.dpldasset.virtual  
    • Uses of PromoteNodeRemote in psdi.app.dpldasset

      Methods in psdi.app.dpldasset with parameters of type PromoteNodeRemote 
      Modifier and Type Method and Description
      protected void PromoteAction.applyDefaults(PromoteNodeRemote promtionObject, PromoteValuesRemote defaults)
      Apply Defaults
    • Uses of PromoteNodeRemote in psdi.app.dpldasset.virtual

      Classes in psdi.app.dpldasset.virtual that implement PromoteNodeRemote 
      Modifier and Type Class and Description
      class  PromoteNode
      PromoteNode (PROMOTE object) is based on a view showing DPLDASSET values, but it also has non-peristent attributes showing the asset a node is already linked to, if any, the parent of that asset, and the parent of the node in deployedasset.
      Methods in psdi.app.dpldasset.virtual that return PromoteNodeRemote 
      Modifier and Type Method and Description
      PromoteNodeRemote PromoteNodeSet.findByNodeID(java.lang.Long nodeid) 
      PromoteNodeRemote PromoteNodeSetRemote.findByNodeID(java.lang.Long nodeid) 
      Methods in psdi.app.dpldasset.virtual with parameters of type PromoteNodeRemote 
      Modifier and Type Method and Description
      void PromoteNodeSet.addResult(PromoteNodeRemote node, int status)
      Record the nodename, status, and assetnum & siteid of promoted nodes for later reporting.
      void PromoteNodeSetRemote.addResult(PromoteNodeRemote node, int status) 
      protected void PromoteValues.setAdditionFields(PromoteNodeRemote promoteNode, boolean fromApplyDefaultsButton) 
      protected boolean PromoteNode.setDefaults(PromoteNodeRemote child, PromoteValuesRemote defaults)
      set Defaults
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes