Package psdi.app.scconfig

The SCCONFIG package represents objects that are used to configure, display and control Start Centers.

See: Description

  • Interface Summary 
    Interface Description
    LayoutRemote
    Remote Interface to the Layout object.
    LayoutSetRemote
    Remote Interface to the Layout set.
    PortletDisplayRemote
    Remote Interface to the PortletDisplayConfig object.
    PortletDisplaySetRemote
    Remote Interface to the PortletDisplaySet.
    PortletRemote
    Remote Interface to the Portlet object.
    PortletSetRemote
    Remote Interface to the Portlet set.
    SCConfigRemote
    Remote Interface to the SCConfig object.
    SCConfigServiceRemote  
    SCConfigSetRemote
    Remote Interface to the SCConfig set.
    StartCenterTemplateRemote
    Remote Interface to the StartCenterTemplate object.
    StartCenterTemplateSetRemote
    Remote Interface to the StartCenterTemplate set.
  • Class Summary 
    Class Description
    FldLayoutRowsToDisplay
    This class represents the validation class for LAYOUT.ROWSTODISPLAY field.
    FldLayoutShowChart
    This class is designed to be filed validation class for LAYOUT.SHOWGRAPH attribute It makes sure that a graph attribute has been selected before flagging this attribute on
    FldSCDisplay
    This class represents the validation class for SCCONFIG.DISPLAY field.
    FldSCIsDefault
    This class is designed to be filed validation class for SCCONFIG.ISDEFAULT attribute It makes sure that other start centers as non-default when this one is made default.
    FldSCIsMobile
    This class is designed to be filed validation class for SCCONFIG.ISMOBILE attribute It makes sure that other start centers as non-mobile when this one is made mobile.
    FldSCTemplateID
    Common class for validating sctemplateid.
    Layout
    Created on 1/12/04
    LayoutSet
    Represents the Mbo set of Layout.
    Portlet
    Created on 1/12/04
    PortletDisplay
    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
    PortletDisplaySet
    Represents the Mbo set of PortletDisplay.
    PortletSet
    Represents the Mbo set of Portlet.
    SCConfig
    Created on 1/12/04
    SCConfigService
    Service Class for for SCCONFIG App
    SCConfigSet
    Represents the Mbo set of SCConfig.
    SCConfigUtil
    This class is designed to provide utility methods for start center functionality
    StartCenterLoader
    Class used for parsing presentation xml of start center templates.
    StartCenterTemplate
    Created on 1/12/04
    StartCenterTemplateSet
    Represents the Mbo set of StartCenterTemplate.

    Package psdi.app.scconfig Description

    The SCCONFIG package represents objects that are used to configure, display and control Start Centers.

    Package Specification

    The MBOs included in the SCCONFIG package are:
    • psdi.app.scconfig.SCCONFIG
    • This class defines, by a specific reference Mbo, a configured Start Center for a user or Start Center Template currently being worked on

      This is a SYSTEM level object. The key attributes for this object are as follows: SCCONFIGID

      The attributes in this object are as follows:

      Attribute NameDescription
      LAYOUTLayout
      ISDEFAULTDefault
      SCCONFIGIDSCCONFIGID
      DESCRIPTIONDescription
      USERIDUser Id
      GROUPNAMEGroup Name
      SCTEMPLATEIDTemplate Quique Id
      DISPLAYDisplay

    • Portlet
    • Mbo object to represent PORTLET This class defines, by a specific reference Mbo, a portlet avialable to be added

      This is a SYSTEM level object. The key attributes for this object are as follows: PORTLETUID

      The attributes in this object are as follows:

      Attribute NameDescription
      PORTLETIDPortlet Id
      DESCRIPTIONPortlet
      FORMATSuggested Format
      PORTLETUIDPORTLETUID

    • Layout
    • This class defines, by a specific reference Mbo, a portlet added to a start center.

      This is a SYSTEM level object.

      . The key attributes for this object are as follows: LAYOUTID

      The attributes in this object are as follows:

      Attribute NameDescription
      LAYOUTIDLayout
      PORTLETIDPortlet Id
      DESCRIPTIONDisplay Name
      ORDERNUMOrder
      COLUMNNUMColumn
      SCCONFIGIDSCCONFIGID
      MINORMAXPortlet State
      CHARTTYPEChart Type
      SHOWCHARTShow Chart by Default
      RSCONDITIONATTRCondition Attribute
      RSGRAPHATTRDisplay By
      ROWSTODISPLAYRows To Display
      QUERYNAMECurrent Query

    • StartCenterTemplate
    • Mbo object to represent SCTEMPLATE This class defines, by a specific reference Mbo, a start center template that are avialble to be assigned to a user group

      This is a SYSTEM level object. The key attributes for this object are as follows: SCTEMPLATEID

      The attributes in this object are as follows:

      Attribute NameDescription
      SCTEMPLATEIDUnique Id
      DESCRIPTIONDescription
      PRESENTATIONPresentation
      CREATEDONCreated On
      NAMEStart Center Template

    • psdi.app.scconfig.POrtletDisplay
    • Mbo object to represent PORTLET This class defines, by a specific reference Mbo, a portlet display information for color and field on which display is to be shown

      This is a SYSTEM level object.

      . The key attributes for this object are as follows: PORTLETDISPLAYID

      The attributes in this object are as follows:

      Attribute NameDescription
      PORTLETDISPLAYIDUnique Id
      EXPRESSIONExpression
      EXPVALUEExpression Value
      COLORColor
      LAYOUTIDPortlet Id
    Other classes included in the SCCONFIG package are:

    • SCConfigService - The SCConfigService object contains methods related to SCCONFIG package objects.

    Last updated: 2/15/2005

    Last updated by: KD Singh