Serialized Form


Package com.sap.netweaver.bc.uwl

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

Serialized Fields

mAttachmentConnectorID

String mAttachmentConnectorID

mType

int mType

mTitle

String mTitle

mAuthor

String mAuthor

mDescription

String mDescription

mInternalID

String mInternalID

mTimeCreated

Date mTimeCreated

mPriority

PriorityEnum mPriority

mContent

Object mContent

mFileSize

int mFileSize

mFileName

String mFileName

mExtension

String mExtension

mMimeType

String mMimeType

requiredReading

boolean requiredReading

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<K,V> 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.Item extends Object implements Serializable

Serialized Fields

attachmentCount

int attachmentCount

appContext

String appContext

attachmentInfo

Attachment[] attachmentInfo

connectorID

String connectorID

createdDate

Date createdDate

creatorID

String creatorID

description

String description

dueDate

Date dueDate

externalID

String externalID

externalObjectID

String externalObjectID

executionURL

String executionURL

externalType

String externalType

expiryDate

Date expiryDate

itemType

String itemType

internalID

long internalID

memoCount

int memoCount

priority

PriorityEnum priority

status

StatusEnum status

subject

String subject

substitutedFor

String substitutedFor

systemID

String systemID

userID

String userID

processor

String processor

attributes

Map<K,V> attributes

flags

int flags
Flags contains an integer value , masking with the MASK returns the real boolean value.

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.ProviderStatus extends Object implements Serializable

Serialized Fields

systemName

String systemName

message

String message

code

String code

success

boolean success

connectorName

String connectorName

createdTime

long createdTime

timeSpentByConnector

int timeSpentByConnector

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

Serialized Fields

fromDate

Date fromDate

fillSubstitutionCount

boolean fillSubstitutionCount

configurationGroup

String configurationGroup

startingItemNumber

int startingItemNumber

maxNumberOfItemsToFetch

int maxNumberOfItemsToFetch

sortBy

String[] sortBy

sortAscending

boolean[] sortAscending

substitutedUser

String substitutedUser

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

serialVersionUID: 2L

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.admin

Class com.sap.netweaver.bc.uwl.admin.ConflictInfo extends Object implements Serializable

Serialized Fields

externalType

String externalType

itemTypes

List<E> itemTypes

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

wdPortalNavigationMode

String wdPortalNavigationMode

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<K,V> 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

name

String name

refCompoundExpression

String refCompoundExpression

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<K,V> typeCache

viewsCache

TreeMap<K,V> viewsCache

principals

ArrayList<E> principals

navigationRoot

NavigationNode navigationRoot

globalDisplayAttributes

DisplayAttributes globalDisplayAttributes

owner

ConfigurationRoot.IConfigurationOwner owner

version

String version

globalDescriptions

HashMap<K,V> globalDescriptions

actionReferences

HashMap<K,V> actionReferences

compoundExpressionReferences

HashMap<K,V> compoundExpressionReferences

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<K,V> shortDescMap

longDescMap

Map<K,V> 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

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<K,V> 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

refBundle

String refBundle

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<K,V> 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<E> menuList

menuMap

Map<K,V> menuMap

array

MenuItem[] array

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

serialVersionUID: 2L

Serialized Fields

id

String id

associatedView

String associatedView

parent

NavigationNode parent

children

ArrayList<E> children

nameSpace

String nameSpace

referenceGroup

String referenceGroup

reference

String reference

descriptions

Descriptions descriptions

refBundle

String refBundle

filter

CompoundExpression filter

visible

boolean visible

displayItemCount

boolean displayItemCount

displayItemCountInTitle

boolean displayItemCountInTitle

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

serialVersionUID: 1L

Serialized Fields

sortAttributeName

String sortAttributeName

id

String id

sortDirection

String sortDirection

descriptions

Descriptions descriptions

refBundle

String refBundle

secondarySortGroups

UWLSortGroup[] secondarySortGroups

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

sortGroups

UWLSortGroup[] sortGroups

sortGroupMap

Map<K,V> sortGroupMap

groupColumn

String groupColumn

width

String width

tableNavigationMode

String tableNavigationMode

tableDesign

String tableDesign

selectionMode

String selectionMode

itemTypes

String[] itemTypes

itemTypesSet

HashSet<E> itemTypesSet

filters

CompoundExpression[] filters

defaultFilter

CompoundExpression defaultFilter

displayAttributes

DisplayAttributes displayAttributes

actionRef

String actionRef

globalActions

Action[] globalActions

refreshRate

long refreshRate

oneHour

long oneHour

oneDay

long oneDay

indicateDueDateSevere

long indicateDueDateSevere

indicateDueDateWarning

long indicateDueDateWarning

queryTimeRange

DateFilterEnum queryTimeRange

groupActionAttributes

List<E> 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 2012 SAP AG Complete Copyright Notice