[This is preliminary documentation and is subject to change.]
Business Layer information for Customer portal
Classes
| Class | Description | |
|---|---|---|
| ExtranetKbInfo |
Provides members and properties to access the extranet knowledge base field information.
| |
| ExtranetUserInfo |
Class to represent the extranet user information
| |
| FeatureInfo |
FeatureIno is used as a container for information about a feature.
The AdminControl and UserControl properties contain the
filename of the user controls that are used by the Extranet framework to
implement a particular feature.
| |
| IssueTrackerDetailsInfo |
IssueTrackerDetailsInfo is a business object that contains information
relevant to Issue Tracker related features. Properties values are set
in either the creation or edit of a feature item and then passed to the
DB Layer for storage.
| |
| ItemInfo |
ItemInfo is the business object that is used to capture information during the
creation or editing of a feature item. The AdminControlLocation and
UserControlLocation contain the values of the dynamically loaded User Controls
that are used by the Extranet framework to provide a particular feature.
| |
| OrgInfo |
OrgIfo is the business object that is used to capture various properties
about the organization providing the Extranet.
| |
| PermissionItem |
PermissionItem is a business object that is used
in a collection to identify all users having access to a secure feature item.
| |
| PermissionItemCollection |
PermissionItemCollection is a collection of PermissionItems and is used as
an access control list for specifying what extranet users have access to
a secure feature item.
|
