Serialized Form


Package com.sap.netweaver.bc.uwl

Class com.sap.netweaver.bc.uwl.Attribute extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

String name

value

Serializable value

type

char type

Class com.sap.netweaver.bc.uwl.DateFilterEnum extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

localeToTextsMap

Map localeToTextsMap

text

String text

type

int type

Class com.sap.netweaver.bc.uwl.GroupAction extends Action implements Serializable

Serialized Fields

alternatives

GroupAction.Alternative[] alternatives

needsUserNote

boolean needsUserNote

Class com.sap.netweaver.bc.uwl.ItemTypeCount extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

itemType

String itemType

count

int count

Class com.sap.netweaver.bc.uwl.PriorityEnum extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

value

int value

text

String text

Class com.sap.netweaver.bc.uwl.StatusEnum extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

value

String value

text

String text

Class com.sap.netweaver.bc.uwl.SubstitutedItemCount extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

user

String user

count

int count

Class com.sap.netweaver.bc.uwl.UWLException extends Exception implements Serializable

serialVersionUID: 1l

Serialized Fields

category

int category

uwlExceptionID

String uwlExceptionID

code

int code

originalException

Throwable originalException


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

Class com.sap.netweaver.bc.uwl.config.Action extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

String name

handler

String handler

ds

Descriptions ds

groupAction

boolean groupAction

groupName

String groupName

defaultGroupAction

boolean defaultGroupAction

refBundle

String refBundle

confirmActionPrompts

Descriptions confirmActionPrompts

openInNewWindow

boolean openInNewWindow

openInNewWindowWithPortalFrame

boolean openInNewWindowWithPortalFrame

returnToDetailViewAllowed

boolean returnToDetailViewAllowed

newWindowName

String newWindowName

newWindowFeatures

String newWindowFeatures

disable

boolean disable

validityCriteria

CompoundExpression validityCriteria

shared

boolean shared
shared indicates if this Action is referenced or not (i.e. part of ActionReferences tag).

Class com.sap.netweaver.bc.uwl.config.Attribute extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

String name

type

String type

descriptions

Descriptions descriptions

Class com.sap.netweaver.bc.uwl.config.AttributeCollection extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

attributeList

HashMap attributeList

attributes

Attribute[] attributes

attrNames

String[] attrNames

Class com.sap.netweaver.bc.uwl.config.CacheSettings extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

expiryTime

int expiryTime

expiryType

byte expiryType

refreshPeriod

int refreshPeriod

refreshType

byte refreshType

Class com.sap.netweaver.bc.uwl.config.ComparatorEnum extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

value

String value

Class com.sap.netweaver.bc.uwl.config.CompoundExpression extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

bOr

boolean bOr

refBundle

String refBundle

descriptions

Descriptions descriptions

defaultFilter

boolean defaultFilter

conditions

Expression[] conditions

cExpressions

CompoundExpression[] cExpressions

Class com.sap.netweaver.bc.uwl.config.ConfigurationRoot extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

namespace

String namespace

typeCache

TreeMap typeCache

viewsCache

TreeMap viewsCache

navigationRoot

NavigationNode navigationRoot

globalDisplayAttributes

DisplayAttributes globalDisplayAttributes

owner

ConfigurationRoot.IConfigurationOwner owner

version

String version

globalDescriptions

HashMap globalDescriptions

actionReferences

HashMap actionReferences

isZip

boolean isZip

Class com.sap.netweaver.bc.uwl.config.ConfigurationRoot.IConfigurationOwner extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

value

int value

Class com.sap.netweaver.bc.uwl.config.CustomAttributes extends AttributeCollection implements Serializable

serialVersionUID: 1l

Serialized Fields

objectId

String objectId

source

String source

objectType

String objectType

refreshTime

int refreshTime

refreshType

byte refreshType

Class com.sap.netweaver.bc.uwl.config.Descriptions extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

descriptionsBundle

IDescriptionResourceBundle descriptionsBundle

shortDescMap

Map shortDescMap

longDescMap

Map longDescMap

defaultString

String defaultString

bGlobal

boolean bGlobal

Class com.sap.netweaver.bc.uwl.config.DisplayAttribute extends Attribute implements Serializable

serialVersionUID: 1l

Serialized Fields

actionRef

String actionRef

width

String width

format

String format

properties

Properties properties

locale

Locale locale

sortable

boolean sortable

actions

Action[] actions

vAlign

String vAlign

hAlign

String hAlign

bundle

String bundle

dataMapping

ImageMapping dataMapping

menuItemCollection

MenuItemCollection menuItemCollection

maxTextWidth

int maxTextWidth

groupAction

boolean groupAction

global

boolean global

displayHeader

boolean displayHeader

Class com.sap.netweaver.bc.uwl.config.DisplayAttributes extends AttributeCollection implements Serializable

serialVersionUID: 1l

Class com.sap.netweaver.bc.uwl.config.Expression extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

String name

value

String value

comp

ComparatorEnum comp

Class com.sap.netweaver.bc.uwl.config.ImageMapping extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

defaultMap

ImageMapping.ImageMap defaultMap

maps

HashMap maps

Class com.sap.netweaver.bc.uwl.config.ImageMapping.ImageMap extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

String name

imageName

String imageName

desc

Descriptions desc

Class com.sap.netweaver.bc.uwl.config.ItemType extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

String name

namespace

String namespace

connector

String connector

viewName

String viewName

actions

Action[] actions

defAction

String defAction

actionsMap

Map actionsMap

executionMode

String executionMode

groupingCriteria

ItemTypeCriteria groupingCriteria

boAttributes

CustomAttributes[] boAttributes

cache

CacheSettings cache

menuItemCollection

MenuItemCollection menuItemCollection

Class com.sap.netweaver.bc.uwl.config.ItemTypeCriteria extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

ce

CompoundExpression ce

systemId

String systemId

extlType

String extlType

connectorName

String connectorName

Class com.sap.netweaver.bc.uwl.config.MenuItem extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

String name

descriptions

Descriptions descriptions

actionRef

String actionRef

subMenus

MenuItemCollection subMenus

refBundle

String refBundle

Class com.sap.netweaver.bc.uwl.config.MenuItemCollection extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

menuList

List menuList

menuMap

Map menuMap

array

MenuItem[] array

Class com.sap.netweaver.bc.uwl.config.NavigationNode extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

id

String id

associatedView

String associatedView

parent

NavigationNode parent

children

ArrayList children

nameSpace

String nameSpace

referenceGroup

String referenceGroup

reference

String reference

descriptions

Descriptions descriptions

refBundle

String refBundle

visible

boolean visible

displayItemCount

boolean displayItemCount

Class com.sap.netweaver.bc.uwl.config.UWLView extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

owner

String owner

name

String name

nameSpace

String nameSpace

descriptions

Descriptions descriptions

headerText

String headerText

emphasizedItems

String emphasizedItems

actionPosition

String actionPosition

refBundle

String refBundle

visbleRowSize

int visbleRowSize

isPersonalized

boolean isPersonalized

headerVisible

boolean headerVisible

footerVisible

boolean footerVisible

displayOnlyDefinedAttributes

boolean displayOnlyDefinedAttributes

columnOrder

String[] columnOrder

sortColumns

String[] sortColumns

groupColumn

String groupColumn

width

String width

tableNavigationMode

String tableNavigationMode

tableDesign

String tableDesign

selectionMode

String selectionMode

itemTypes

String[] itemTypes

itemTypesSet

HashSet itemTypesSet

filters

CompoundExpression[] filters

defaultFilter

CompoundExpression defaultFilter

displayAttributes

DisplayAttributes displayAttributes

actionRef

String actionRef

globalActions

Action[] globalActions

refreshRate

long refreshRate

oneHour

long oneHour
See Also:
Constant Field Values

oneDay

long oneDay
See Also:
Constant Field Values

indicateDueDateSevere

long indicateDueDateSevere

indicateDueDateWarning

long indicateDueDateWarning

queryTimeRange

DateFilterEnum queryTimeRange

groupActionAttributes

List groupActionAttributes

dynamicCreationAllowed

boolean dynamicCreationAllowed
Indicate if this view should be included in the list of view for a specified item type.

See Also:
IUWLViewManager.appendItemTypesWithItems(NavigationNode, UWLContext, String, int, String, String, ItemTypeCount[])


Package com.sap.netweaver.bc.uwl.connect

Class com.sap.netweaver.bc.uwl.connect.ConnectorException extends UWLException implements Serializable


Package com.sap.netweaver.bc.uwl.substitution

Class com.sap.netweaver.bc.uwl.substitution.SubstitutionException extends UWLException implements Serializable



Copyright 2006 SAP AG Complete Copyright Notice