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, validatePromotedMboclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyCustomActionprotected java.lang.String getPromotionDefaultsKey(MboRemote mbo) throws java.rmi.RemoteException
getPromotionDefaultsKey in class PromoteActionmbo - - the business object being promotedjava.rmi.RemoteExceptionprotected boolean acceptPromotedMbo(MboRemote mbo)
acceptPromotedMbo in class PromoteActionmbo - - the business object being promoted