Class ModifyMetaFieldsAction

  • All Implemented Interfaces:
    BPLAction

    public class ModifyMetaFieldsAction
    extends Object
    implements BPLAction
    Author:
    mshankar
  • pv The real name of the pv.
  • command A command is a verb followed by a list of fields, all of them comma separated. Possible verbs are add, remove and clear. For example add,ADEL,MDEL will add the fields ADEL and MDEL if they are not already present. clear clears all the fields. You can have any number of commands.