psdi.app.scconfig

Class PortletDisplay

  • java.lang.Object
  • All Implemented Interfaces:
    java.rmi.Remote, PortletDisplayRemote, MboConstants, MboRemote, MaxRemoteProxy


    public class PortletDisplay
    extends Mbo
    implements PortletDisplayRemote
    Mbo object to represent PORTLET This class defines, by a specific reference Mbo, a portlet avialable to be added
    Attribute NameDescription
    PORTLETDISPLAYIDUnique Id
    EXPRESSIONExpression
    EXPVALUEExpression Value
    COLORColor
    LAYOUTIDPortlet Id
    • Constructor Detail

      • PortletDisplay

        public PortletDisplay(MboSet ms)
                       throws MXException,
                              java.rmi.RemoteException
        Construct the PortletDisplay object
        Parameters:
        ms - Mbo set
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Add a new Portlet Display - set field defaults.
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException