Package com.sap.netweaver.bc.uwl.config

Contains UWL Configuration related classes.

See:
          Description

Interface Summary
IDescriptionResourceBundle This interface defines methods to retrieve description texts from UWL Service class loader.
 

Class Summary
Action Class that represents Action on a UWL item.
Attribute Attribute contains meta data regarding one custom attribute or one display attribute for view.
AttributeCollection AttributeCollection represents a collection of Attribute objects.
CacheSettings Cache settings contains cache validity and refresh periods for an ItemType.
ComparatorEnum Enumeration of all types of Comparisions allowed in the Expression objects.
CompoundExpression Contains one or more Expression and CompondExpression objects.
ConfigurationRoot Represents one Configuration identified uniquely by its namespace.
ConfigurationRoot.IConfigurationOwner Class that specifies who owns the configuration.
CustomAttributes This class maps to CustomAttributeSource in the configuration XML file.
Descriptions This class that represnts internalized strings for display.
DisplayAttribute Represents one dislay attribute used in the UWL configuation file.
DisplayAttributes Represents collection of dislay attributes.
DTDConstants Contains all the constants used in the DTD file.
Expression Represents one comparision expression.
ImageMapping This class is used to create a mapping between item data and a corresponding image to be display in the UI.
ImageMapping.ImageMap Class for the ImageMapping.
ItemType Class that represents a type of Item.
ItemTypeCriteria ItemTypeCriteria contains information on qualifications an Item should have in order to belong to a particular item type.
MenuItem Allow create menu items which can be related to a UWL DisplayAttribute.
MenuItemCollection Collection of MenuItem objects.
NavigationNode The NavigationNode represents one node in the navigation tree.
UWLView UWLView will define the characteristics used to create a Table for displaying the list of items return by the specified ItemTypes.
 

Package com.sap.netweaver.bc.uwl.config Description

Contains UWL Configuration related classes.

UWL configuration primarily consists of ItemType and View objects. This package describes all the configuration relevant classes. These classes in most cases, map to corresponding XML tags defined in the DTD. Refer to DTD Documentation for further information. For a list of available Action Handlers refer to ActionHandlers documentation.



Copyright 2006 SAP AG Complete Copyright Notice