psdi.app.company

Class FldCompany

    • Constructor Detail

      • FldCompany

        public FldCompany(MboValue mbv,
                          java.lang.String orgAttr)
                   throws MXException
        Construct and attach to the MboValue.
        Parameters:
        orgAttr: - the attribute name of organization id
        mbv -
        Throws:
        MXException
    • Method Detail

      • onlyEnabled

        public boolean onlyEnabled()
        Overide this function in the derived class from FldCompany to specify if only the enabled companies are valid. By default, only enabled companies will be valid. Implement this function to return false if you want both disabled and enabled companies to be validated against.
        Returns:
        boolean