psdi.app.company

Class FldCompanyCatalogName

    • Constructor Detail

      • FldCompanyCatalogName

        public FldCompanyCatalogName(MboValue mbv)
                              throws MXException
        Construct and attach to the MboValue.
        Parameters:
        mbv -
        Throws:
        MXException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Validation for adding a new catalog name from the company object. If the catalog name already exists, throw exception.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXApplicationException(company, - catalognameexist) is thrown if catalog name is already exist.
        MXException
        java.rmi.RemoteException