psdi.app.appsetup

Class FldCtrlGroupGroupSeq

    • Constructor Detail

      • FldCtrlGroupGroupSeq

        public FldCtrlGroupGroupSeq(MboValue mbv)
        Constructor using default values.
        Parameters:
        mbv - the current mbo value.
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        If not null, check for duplicates.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException - Thrown with "appsetup","DuplicateGroupSeq" if the taskID value is already in use.
        java.rmi.RemoteException