[This is preliminary documentation and is subject to change.]
Business Layer information for the Customer Portal
Classes
| Class | Description | |
|---|---|---|
| DetailItem |
Container class consisting of a collection of DetailItemData with identifiers for
did and name. The did/name combination must be unique amoung its siblings.
| |
| DetailItemCollection |
The class to represent the collection of the detail item
| |
| DetailItemData |
Class used to store and render the xml of name/value properties of an Extranet Feature Item.
| |
| DetailItemDataCollection |
Class used to store collection of DetailItemData that contains name/value properties of an Extranet Feature Item.
| |
| Details |
Class used to hold collection of DetailItems that contains abstract identifiers/properties
of type and value
| |
| DetailsCollection |
Collection class used by FeatureItem to contain Details
| |
| FeatureItem |
Class for creating Feature Item Detail XML or
associated business objects from supplied feature Item XML.
|
