psdi.app.scconfig

Class LayoutSet

    • Constructor Detail

      • LayoutSet

        public LayoutSet(MboServerInterface ms)
                  throws MXException,
                         java.rmi.RemoteException
        Constructs the set of Layout.
        Parameters:
        ms - the MboServerInterface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new Layout object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet.
        Returns:
        Mbo - the new Layout.
        Throws:
        MXException
        java.rmi.RemoteException
      • displayConfiguration

        public void displayConfiguration()
                                  throws MXException,
                                         java.rmi.RemoteException
        Filters the portlets that are configurable and allowed for user to see.
        Specified by:
        displayConfiguration in interface LayoutSetRemote
        Throws:
        MXException
        java.rmi.RemoteException