psdi.app.scconfig

Class PortletDisplaySet

    • Constructor Detail

      • PortletDisplaySet

        public PortletDisplaySet(MboServerInterface ms)
                          throws MXException,
                                 java.rmi.RemoteException
        Constructs the set of PortletDisplay.
        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 PortletDisplay object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet.
        Returns:
        Mbo - the new PortletDisplay.
        Throws:
        MXException
        java.rmi.RemoteException
      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Validates if the result set portlet is being configured with empty values in paramters and no condition attribute.
        Specified by:
        validate in interface MboSetRemote
        Overrides:
        validate in class MboSet
        Throws:
        MXException, - RemoteException
        MXException
        java.rmi.RemoteException
      • isSkipValidation

        public boolean isSkipValidation()
        Should validation be skipped on
        Specified by:
        isSkipValidation in interface PortletDisplaySetRemote
        Returns:
        true if alidation to be skipped