Package | Description |
---|---|
psdi.app.dpldasset | |
psdi.app.dpldasset.virtual |
Modifier and Type | Method and Description |
---|---|
protected void |
PromoteAction.applyDefaults(PromoteNodeRemote promtionObject,
PromoteValuesRemote defaults)
Apply Defaults
|
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 |
PromoteNodeSet.findByNodeID(java.lang.Long nodeid) |
PromoteNodeRemote |
PromoteNodeSetRemote.findByNodeID(java.lang.Long nodeid) |
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
|