Package | Description |
---|---|
psdi.app.dpldasset.virtual |
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. |
Modifier and Type | Method and Description |
---|---|
PromoteNodeRemote |
PromoteNodeSetRemote.findByNodeID(java.lang.Long nodeid) |
PromoteNodeRemote |
PromoteNodeSet.findByNodeID(java.lang.Long nodeid) |
Modifier and Type | Method and Description |
---|---|
void |
PromoteNodeSetRemote.addResult(PromoteNodeRemote node,
int status) |
void |
PromoteNodeSet.addResult(PromoteNodeRemote node,
int status)
Record the nodename, status, and assetnum & siteid of promoted nodes for
later reporting.
|