psdi.mbo

Interface LanguageMboRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    LanguageMbo


    public interface LanguageMboRemote
    extends MboRemote
    • Method Detail

      • populate

        boolean populate(Mbo mbo,
                         java.lang.String baseTableName,
                         java.lang.String langTableName)
                  throws MXException,
                         java.rmi.RemoteException
        Set the values of the language Mbo based on the main MBO.
        Throws:
        MXException
        java.rmi.RemoteException