public class PromoteNetDeviceAction extends PromoteAction implements ActionCustomClass
Constructor and Description |
---|
PromoteNetDeviceAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
acceptPromotedMbo(MboRemote mbo)
Check if the promoted object is accepted.
|
protected java.lang.String |
getPromotionDefaultsKey(MboRemote mbo)
Obtain the key for the promotion defaults.
|
applyCustomAction, applyDefaults, getPromoteValues, validateDefaults, validatePromotedMbo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyCustomAction
protected java.lang.String getPromotionDefaultsKey(MboRemote mbo) throws java.rmi.RemoteException
getPromotionDefaultsKey
in class PromoteAction
mbo
- - the business object being promotedjava.rmi.RemoteException
protected boolean acceptPromotedMbo(MboRemote mbo)
acceptPromotedMbo
in class PromoteAction
mbo
- - the business object being promoted