Package psdi.app.actionscfg

The ActionsCfg package represents objects that are used to configure, display and control Quick Insert Portlet.

See: Description

Package psdi.app.actionscfg Description

The ActionsCfg package represents objects that are used to configure, display and control Quick Insert Portlet.

Package Specification

The MBOs included in the ActionsCfg package are:
  • ActionsCfg
  • This is a SYSTEM level object.
    It represents an action that is included inside the Quick Insert Portlet.
    User can customize display, and order of the action in the portlet

    The key attributes for this object are as follows: ACTIONSCFGID

    The attributes in this object are as follows:

    Attribute NameDescription
    ACTIONSCFGIDUnique Id
    OPTIONNAMEAction Name
    APPApplication
    ORDERNUMOrder In which it will appear in the Portlet
    LAYOUTIDLayout / Portlet Id
    DESCRIPTIONDescription or custom name

  • ExcludedActions
  • This is a SYSTEM level object.
    This MboRemote contains information about which optionname of which application is not allowed to for "selection" in the Quick Insert portlet by the system.
    This includes actions which have INSERT actions implemented in a non-standard way

    The key attribute for this object is : EXCLUDEDACTIONSID.

    The attributes in this object are as follows:

    Attribute NameDescription
    EXCLUDEDACTIONSIDUnique Id
    APPApplication
    OPTIONNAMEAction


Other classes included in the ActionsCfg package are:

  • psdi.app.actioncfg.ActionsCfgService - The ActionsCfgService object contains methods and relationships related to ActionsCfg package objects.

Last updated: 2/15/2005

Last updated by: KD Singh