See: Description
Interface | Description |
---|---|
ActionsCfgRemote |
Created On April 5, 2004
|
ActionsCfgServiceRemote |
Created On April 5, 2004
|
ActionsCfgSetRemote |
Created On April 5, 2004
|
ExcludedActionsRemote |
Created On April 5, 2004
|
ExcludedActionsSetRemote |
Created On April 5, 2004
|
Class | Description |
---|---|
ActionsCfg |
Business object class for ACTIONSCFG
|
ActionsCfgService |
Created On April 5, 2004
|
ActionsCfgSet |
Created On April 5, 2004
|
ExcludedActions |
Created on April 4th 2004
|
ExcludedActionsSet |
Created On April 5, 2004
|
FldActionsCfgTemplate |
The ActionsCfg package represents objects that are used to configure, display and control Quick Insert Portlet.
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 Name | Description |
---|---|
ACTIONSCFGID | Unique Id |
OPTIONNAME | Action Name |
APP | Application |
ORDERNUM | Order In which it will appear in the Portlet |
LAYOUTID | Layout / Portlet Id |
DESCRIPTION | Description 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 Name | Description |
---|---|
EXCLUDEDACTIONSID | Unique Id |
APP | Application |
OPTIONNAME | Action |
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