psdi.mbo.custapp

Class CustomMbo

    • Constructor Detail

      • CustomMbo

        public CustomMbo(MboSet ms)
                  throws java.rmi.RemoteException
        Your basic constructor.
        Parameters:
        ms - The WO MboSet.
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • duplicate

        public MboRemote duplicate()
                            throws MXException,
                                   java.rmi.RemoteException
        Duplicates the contenst of the mbo except the key column which is not either orgid or siteid.
        Specified by:
        duplicate in interface MboRemote
        Overrides:
        duplicate in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException