public class MakeFieldsReadOnly extends java.lang.Object implements ActionCustomClass
Constructor and Description |
---|
MakeFieldsReadOnly() |
Modifier and Type | Method and Description |
---|---|
void |
applyCustomAction(MboRemote mbo,
java.lang.Object[] params)
Makes listed fields read only in the Mbo.
|
public void applyCustomAction(MboRemote mbo, java.lang.Object[] params) throws MXException, java.rmi.RemoteException
applyCustomAction
in interface ActionCustomClass
mbo
- The Mbo where to make the fields read only.params
- The first member of this array has a comma separated list of fields to make
read only.MXException
java.rmi.RemoteException