Serialized Form


Package com.webmethods.bpm.process

Class com.webmethods.bpm.process.BpmProcessSearchQuery extends Object implements Serializable

serialVersionUID: -4449596951902582816L

Serialized Fields

allTerms

boolean allTerms
If query matches all the terms


maxResults

int maxResults
Max results for this query


terms

List terms
List of search terms

Class com.webmethods.bpm.process.BpmProcessSearchQueryTerm extends Object implements Serializable

serialVersionUID: 1794335261774102918L

Serialized Fields

field

String field
What field to search


operator

String operator
What search operator to use


value

Object value
What value to search on

Class com.webmethods.bpm.process.IBpmProcessCustomFields.FIELD_TYPE extends Enum implements Serializable


Package com.webmethods.caf.common

Class com.webmethods.caf.common.CommonException extends Exception implements Serializable

Serialized Fields

m_resourceBundle

ResourceBundle m_resourceBundle

m_key

String m_key

m_args

Object[] m_args

m_message

String m_message

Class com.webmethods.caf.common.MutableInt extends Object implements Serializable

Serialized Fields

m_value

int m_value

Package com.webmethods.caf.faces.component.dir.view

Class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean extends BaseCompositeViewControlPageBean implements Serializable

serialVersionUID: 1L

Serialized Fields

fSearchResultsContentProvider

DirectorySearchProvider fSearchResultsContentProvider

fSelectedPrincipalsProvider

ListTableContentProvider fSelectedPrincipalsProvider

fMultipleSelectionsAllowed

Boolean fMultipleSelectionsAllowed

fUserSearchAllowed

Boolean fUserSearchAllowed

fGroupSearchAllowed

Boolean fGroupSearchAllowed

fRoleSearchAllowed

Boolean fRoleSearchAllowed

fRefreshOnApply

String fRefreshOnApply

fLastSearchStateSet

boolean fLastSearchStateSet

Package com.webmethods.caf.faces.data.attachments

Class com.webmethods.caf.faces.data.attachments.AttachmentItem extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fId

String fId
Holds the attachment id


fFileName

String fFileName
The name of the attachment item.


fContentType

String fContentType
The MIME type of the file content. http://en.wikipedia.org/wiki/Internet_media_type


fContentLength

long fContentLength
The length of the file (number of bytes).


fDownloadLink

String fDownloadLink
The URL for downloading the file to a browser. The URL can be absolute (i.e. http://mysite/att/myfile.txt) or relative to some path in the webapp (i.e. /myappcontext/mycustomdownloadservlet/myfile.txt).


fIconUrl

String fIconUrl
Holds the icon url


fUpdatable

boolean fUpdatable
Holds whether the attachment is updatable


fDeletable

boolean fDeletable
Holds whether the attachment is deletable


lastModifiedDate

Date lastModifiedDate
Holds the last modified date

Class com.webmethods.caf.faces.data.attachments.BasePortalContainerAttachmentsProvider extends PageFlowScopeAdapter implements Serializable

serialVersionUID: 40424571115004268L

Serialized Fields

fContainerID

String fContainerID
Holds the id of the container that contains the attachment files


fAttachmentsList

List fAttachmentsList
The list of attachment items in the container


useWebDav

boolean useWebDav
Flag to specify whether to use WebDAV or not

Class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem extends AttachmentItem implements Serializable

serialVersionUID: 1L

Serialized Fields

fileItem

FileItem fileItem
Holds the fileItem

Class com.webmethods.caf.faces.data.attachments.PortalContainerAttachmentsProvider extends BasePortalContainerAttachmentsProvider implements Serializable

serialVersionUID: -5663915264966625142L

Class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider extends BasePortalContainerAttachmentsProvider implements Serializable

serialVersionUID: 2251989214309755053L

Serialized Fields

fAutoCleanup

boolean fAutoCleanup
Deprecated. 
Specifies whether to autmatically clean up the temp files when this provider goes out of scope


Package com.webmethods.caf.faces.data.csp

Class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider extends CSPBaseProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

downloadProtocol

String downloadProtocol

httpPort

int httpPort

fContentId

String fContentId

fNeedRefresh

boolean fNeedRefresh

fAutoRefresh

boolean fAutoRefresh

fPermanentDelete

boolean fPermanentDelete

fContentObjects

List fContentObjects

fIsAddAttachmentsAvailable

boolean fIsAddAttachmentsAvailable

fIsAccessRightsInited

boolean fIsAccessRightsInited

dateFormat

DateFormat dateFormat

Class com.webmethods.caf.faces.data.csp.CSPBaseProvider extends BaseFacesSessionBean implements Serializable

serialVersionUID: 1L

Class com.webmethods.caf.faces.data.csp.CSPContent extends CSPBaseProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

contentId

String contentId

contentDefinitionId

String contentDefinitionId

nodeId

String nodeId

fileItem

FileItem fileItem

attachmentsProvider

CSPAttachmentsProvider attachmentsProvider

changedIndexes

Map changedIndexes

indices

Map indices

fContentInfo

String[] fContentInfo

isNewContent

boolean isNewContent

Class com.webmethods.caf.faces.data.csp.CSPContentObject extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

path

String path

prefix

String prefix

filename

String filename

size

Long size

originalFileName

String originalFileName

id

String id

fileExtension

String fileExtension

downloadLink

String downloadLink

date

Date date

fCspPreviewImageProvider

CSPPreviewImageProvider fCspPreviewImageProvider

fCspAttachmentsProvider

CSPAttachmentsProvider fCspAttachmentsProvider

Class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider extends CSPBaseProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

fPermanentDelete

boolean fPermanentDelete

fResultCount

int fResultCount

fAutoRefresh

boolean fAutoRefresh

fNeedRefresh

boolean fNeedRefresh

fSearchQuery

CSPSearchQuery fSearchQuery

listOfContents

List listOfContents

includeSubNodes

boolean includeSubNodes

fVar

String fVar

indexDefinitionProvider

CSPIndexDefinitionProvider indexDefinitionProvider

m_selectableHelper

SelectableTableContentProviderHelper m_selectableHelper
Holds selection state.


m_index

int m_index
Current row index.

Class com.webmethods.caf.faces.data.csp.CSPEFormTemplateProvider extends CSPRefreshableContentBaseProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

fContentId

String fContentId

template

byte[] template

templateName

String templateName

knownExtensions

Map knownExtensions

fCspIndexDefinitionProvider

CSPIndexDefinitionProvider fCspIndexDefinitionProvider

Class com.webmethods.caf.faces.data.csp.CSPIndex extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fName

String fName

fId

String fId

fValue

String fValue

fType

String fType

fDescription

String fDescription

locale

Locale locale

fValues

String[] fValues

fParameters

Map fParameters

Class com.webmethods.caf.faces.data.csp.CSPIndexDefinitionProvider extends CSPBaseProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

fIndexDefinitions

Map fIndexDefinitions

Class com.webmethods.caf.faces.data.csp.CSPNode extends Object implements Serializable

serialVersionUID: 4146418429335861140L

Serialized Fields

fParent

CSPNode fParent

fName

String fName

fId

String fId

fContentDefinition

String fContentDefinition

fAccessRights

CSPAccessRights fAccessRights

fullPath

String fullPath

fChildren

List fChildren

Class com.webmethods.caf.faces.data.csp.CSPNodesProvider extends CSPBaseProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

fRootNode

CSPNode fRootNode

fAllNodes

List fAllNodes

Class com.webmethods.caf.faces.data.csp.CSPPreviewImageProvider extends CSPRefreshableContentBaseProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

fWidth

String fWidth

fHeight

String fHeight

fPreviewImageUrl

String fPreviewImageUrl

fContentObject

CSPContentObject fContentObject

Class com.webmethods.caf.faces.data.csp.CSPRefreshableContentBaseProvider extends CSPBaseProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

fAutoRefresh

boolean fAutoRefresh

fNeedRefresh

boolean fNeedRefresh

Class com.webmethods.caf.faces.data.csp.CSPSearchQuery extends Object implements Serializable

serialVersionUID: 3056986424469625148L

Serialized Fields

autoDiscover

boolean autoDiscover

fTerms

List fTerms

fNodeIds

List fNodeIds

dateRange

DateRange dateRange

Class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fIndexId

String fIndexId

fOperator

String fOperator

fValue

String fValue

fJoinType

CSPSearchQueryTerm.JoinType fJoinType

Class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm.JoinType extends Enum implements Serializable

Class com.webmethods.caf.faces.data.csp.CSPSessionManager extends BaseFacesSessionBean implements Serializable

serialVersionUID: 1L

Serialized Fields

fServerName

String fServerName

fHost

String fHost

fPort

int fPort

fStreamingPort

int fStreamingPort

credentials

Credentials credentials

session

Session session

impersonatedUser

String impersonatedUser

Package com.webmethods.caf.faces.data.dir

Class com.webmethods.caf.faces.data.dir.AttributeModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fProviderThingID

IThingID fProviderThingID

fPrincipalURI

IURI fPrincipalURI

fAttributeName

String fAttributeName

fDisplayName

String fDisplayName

Class com.webmethods.caf.faces.data.dir.AttributeProviderModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fProviderThingID

IThingID fProviderThingID

fPrincipalURI

IURI fPrincipalURI

fAttrsMap

Map fAttrsMap

Class com.webmethods.caf.faces.data.dir.DirectorySearchProvider extends SelectableListTableContentProvider implements Serializable

Serialized Fields

fMaxResults

Integer fMaxResults

fSearchType

Integer fSearchType

fDirService

String fDirService

fQueryString

String fQueryString

fExcludePrincipalsList

List fExcludePrincipalsList

Class com.webmethods.caf.faces.data.dir.GroupModel extends PrincipalModel implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Set the principal DN from an input.

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Get the principal DN as an output.

Throws:
IOException

Class com.webmethods.caf.faces.data.dir.PeopleSearchFilter extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

valueSource

PrincipalAttributeValueSource valueSource

value

String value

id

long id

Class com.webmethods.caf.faces.data.dir.PeopleSearchProvider extends SelectableListTableContentProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

fExcludePrincipalsList

List fExcludePrincipalsList

fSearchQuery

ISearchQuery fSearchQuery

Class com.webmethods.caf.faces.data.dir.PrincipalAttributeValueSource extends Object implements Serializable

Serialized Fields

providerURI

IThingID providerURI

providerURIStr

String providerURIStr

attrName

String attrName

Class com.webmethods.caf.faces.data.dir.PrincipalModel extends PageFlowScopeAdapter implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Set the principal DN from an input.

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Get the principal DN as an output.

Throws:
IOException

Class com.webmethods.caf.faces.data.dir.PrincipalModelList extends AbstractList implements Serializable

serialVersionUID: 3174657406513741347L

Serialized Fields

membersList

List membersList

wrappedObjCache

Map wrappedObjCache

Class com.webmethods.caf.faces.data.dir.RoleModel extends PrincipalModel implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Set the principal DN from an input.

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Get the principal DN as an output.

Throws:
IOException

Class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel extends PageFlowScopeAdapter implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Set the principal DN from an input.

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Get the principal DN as an output.

Throws:
IOException

Class com.webmethods.caf.faces.data.dir.UserModel extends PrincipalModel implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Set the principal DN from an input.

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Get the principal DN as an output.

Throws:
IOException

Package com.webmethods.caf.faces.data.dir.query

Class com.webmethods.caf.faces.data.dir.query.Term extends Object implements Serializable

serialVersionUID: 2685977707848878168L

Serialized Fields

m_id

String m_id

m_attrValueSource

PrincipalAttributeValueSource m_attrValueSource

m_attrValue

String m_attrValue

Package com.webmethods.caf.faces.data.export.atom

Class com.webmethods.caf.faces.data.export.atom.Element.ElementContentType extends Enum implements Serializable


Package com.webmethods.caf.faces.data.gmap

Class com.webmethods.caf.faces.data.gmap.GMapState extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_latitude

double m_latitude
Latitude of map center.


m_longitude

double m_longitude
Longitude of map center.


m_zoom

int m_zoom
Map zoom level, from 1 (global level) to 20 or so (street level).


m_type

String m_type
Map type. One of "MAP_TYPE_NORMAL", "MAP_TYPE_SATELLITE", or "MAP_TYPE_HYBRID".


Package com.webmethods.caf.faces.data.object

Class com.webmethods.caf.faces.data.object.DateRange extends Object implements Serializable

serialVersionUID: -4313777087990569472L

Serialized Fields

fixedRange

long fixedRange
Fixed range in milliseconds. If DateRange.relativeRange is not DateRange.FIXED, this must be zero.


relativeRange

String relativeRange
Relative range, an enumerated value. Must be either DateRange.FIXED, DateRange.THIS_DAY, DateRange.PREVIOUS_DAY, DateRange.THIS_WEEK, DateRange.PREVIOUS_WEEK, DateRange.THIS_MONTH, DateRange.PREVIOUS_MONTH, DateRange.THIS_YEAR, or DateRange.PREVIOUS_YEAR. If DateRange.fixedRange is not zero, this must be DateRange.FIXED.


date

Date date
Fixed date. May be null (meaning no fixed date). If DateRange.relativeRange is DateRange.FIXED, this is the range's end.

Class com.webmethods.caf.faces.data.object.ELPropertyContentProvider extends PageFlowScopeAdapter implements Serializable

serialVersionUID: 7255302262754148167L

Serialized Fields

m_o

Object m_o
Wrapped object

Class com.webmethods.caf.faces.data.object.FilterableListTableContentProvider extends ListTableContentProvider implements Serializable

Serialized Fields

m_unfilteredlist

List m_unfilteredlist
The original, unfiltered list.


m_filterable

boolean m_filterable
True if this table can filter rows; false by default.


m_filter

String m_filter
Filter expression; null by default (indicating no filter).


m_filterValue

ValueBinding m_filterValue
Value binding used to calculate row filter value.

Class com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider extends SelectableListTableContentProvider implements Serializable

Serialized Fields

m_unfilteredlist

List m_unfilteredlist
The original, unfiltered list.


m_filterable

boolean m_filterable
True if this table can filter rows; true by default.


m_filter

String m_filter
Filter expression; null by default (indicating no filter).


m_filterValue

ValueBinding m_filterValue
Value binding used to calculate row filter value.

Class com.webmethods.caf.faces.data.object.ListTableContentProvider extends PageFlowScopeAdapter implements Serializable

serialVersionUID: 1743847859533014542L

Serialized Fields

m_list

List m_list
List backing this table.


m_array

Object[] m_array
Original array backing the list backing this table.


m_index

int m_index
Current row index.


m_templateRow

Object m_templateRow
Current template row object. Null if not in template mode.


m_var

String m_var
Row variable name.


m_sort

ISortInfo m_sort
Current sort state. Never null.


m_rowId

ValueBinding m_rowId
Value binding used to calculate row id. May be null if table not addressable.


m_rowType

Class m_rowType
Row object class.


m_canTemplateRow

boolean m_canTemplateRow
True if table can be used in template mode; true by default.


m_onCreateRow

MethodBinding m_onCreateRow

m_onDeleteRow

MethodBinding m_onDeleteRow

Class com.webmethods.caf.faces.data.object.NewsfeedContentProvider extends PageFlowScopeAdapter implements Serializable

serialVersionUID: 1L

Serialized Fields

m_autoRefresh

boolean m_autoRefresh

m_needRefresh

boolean m_needRefresh

m_errorHandler

IErrorHandler m_errorHandler

m_normalize

boolean m_normalize

m_url

String m_url

Class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider extends PageFlowScopeAdapter implements Serializable

serialVersionUID: 991175805123763116L

Serialized Fields

objectType

Class objectType

parameterTypes

Class[] parameterTypes

parameterNames

Object[] parameterNames

methodName

String methodName

method

Method method

objectInstance

Object objectInstance

parameters

Object parameters

result

Object result

output

Object output

methodArgs

Object[] methodArgs

autoRefresh

boolean autoRefresh

needRefresh

boolean needRefresh

errorHandler

IErrorHandler errorHandler

Class com.webmethods.caf.faces.data.object.PageableTableContentProvider extends SelectableListTableContentProvider implements Serializable

Serialized Fields

pageRowIndex

int pageRowIndex

rowCache

List rowCache

rowCount

int rowCount

table

ITableContentProvider table

tableSet

boolean tableSet

list

List list

listSet

boolean listSet

array

Object[] array

arraySet

boolean arraySet

refreshPageBinding

MethodBinding refreshPageBinding

Class com.webmethods.caf.faces.data.object.ScalarTableContentProvider extends ELPropertyContentProvider implements Serializable

serialVersionUID: -1241214277270186609L

Serialized Fields

m_index

int m_index

m_var

String m_var

Class com.webmethods.caf.faces.data.object.Schedule extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_at

DateFields m_at
Relative starting date for the interval. For example, if the interval is "5D", a relative start of "00:30" sets the schedule to repeat at 12:30 AM every 5th day. If the interval is more fine-grained than the start (for example, the interval is "5H" and the start is "00:30"), Schedule.nextDate(java.util.Date) and Schedule.previousDate(java.util.Date) may produce inconsistent results.


m_interval

DateFields m_interval
Interval at which schedule repeats. For example, "5D" sets the schedule to repeat every five days; "5H" sets the schedule to repeat every five hours; "5m" sets the schedule to repeat every five minutes.

Class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider extends ListTableContentProvider implements Serializable

serialVersionUID: 7679953553079159946L

Serialized Fields

m_originalList

List m_originalList
m_list contains SelectableListTableContentProvider.Row instances; m_originalList contains original objects.


m_map

Map m_map
Map of String row ids to SelectableListTableContentProvider.Row instances.


m_selectableHelper

SelectableTableContentProviderHelper m_selectableHelper
Holds selection state.

Class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider.Row extends Object implements Serializable

serialVersionUID: -489178200713720388L

Serialized Fields

index

int index

id

String id

data

Object data

Class com.webmethods.caf.faces.data.object.SelectableTableContentProviderHelper extends Object implements Serializable

Serialized Fields

m_useUnselected

boolean m_useUnselected

m_selected

List m_selected

m_unselected

List m_unselected

Class com.webmethods.caf.faces.data.object.SortInfo extends Object implements Serializable

serialVersionUID: 1209288768449754426L

Serialized Fields

m_ordinals

List m_ordinals

Class com.webmethods.caf.faces.data.object.SortInfo.Ordinal extends Object implements Serializable

serialVersionUID: 6066426162126065272L

Serialized Fields

key

Object key

ascending

boolean ascending

Class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider extends PageFlowScopeAdapter implements Serializable

serialVersionUID: 2628598659699306738L

Serialized Fields

m_table

ITableContentProvider m_table

m_list

List m_list

m_array

Object[] m_array

m_group

List m_group

m_labelFieldName

String m_labelFieldName

m_valueFieldName

String m_valueFieldName

m_descriptionFieldName

String m_descriptionFieldName

m_disabledFieldName

String m_disabledFieldName

m_styleFieldName

String m_styleFieldName

m_iconFieldName

String m_iconFieldName

Class com.webmethods.caf.faces.data.object.XMLTableContentProvider extends SelectableListTableContentProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

m_descriptors

Map m_descriptors

m_rowsXpath

String m_rowsXpath

m_root

Node m_root

Package com.webmethods.caf.faces.data.portal

Class com.webmethods.caf.faces.data.portal.FilteredPortalContainerModel extends PortalContainerModel implements Serializable

Serialized Fields

fFilterTerm

String fFilterTerm
Deprecated. 

Class com.webmethods.caf.faces.data.portal.PortalContainerModel extends PageableTableContentProvider implements Serializable

Serialized Fields

m_isAutoRefresh

boolean m_isAutoRefresh
Deprecated. 

m_needRefresh

boolean m_needRefresh
Deprecated. 

m_containerID

String m_containerID
Deprecated. 

Class com.webmethods.caf.faces.data.portal.PortalItemModel extends PageFlowScopeAdapter implements Serializable

Serialized Fields

m_itemID

String m_itemID
Deprecated. 

Class com.webmethods.caf.faces.data.portal.UpdateablePortalItemModel extends PortalItemModel implements Serializable

serialVersionUID: 1L

Serialized Fields

diffValues

HashMap diffValues

Package com.webmethods.caf.faces.data.pubsub

Class com.webmethods.caf.faces.data.pubsub.PubSubContentProvider extends SubscriptionContentProvider implements Serializable

Serialized Fields

m_notificationSubject

String m_notificationSubject

m_notificationBodyView

String m_notificationBodyView

m_sourceID

String m_sourceID

m_principalID

String m_principalID

m_principalType

String m_principalType

Class com.webmethods.caf.faces.data.pubsub.SubscriptionContentProvider extends Object implements Serializable

Serialized Fields

m_subscriptionID

String m_subscriptionID

m_subscriptionName

String m_subscriptionName

Package com.webmethods.caf.faces.data.sql

Class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider extends PageFlowScopeAdapter implements Serializable

serialVersionUID: -5449511541668262500L

Serialized Fields

rowSet

CachedRowSet rowSet
Wrapped instance of CachedRowSet


autoRefreshMode

boolean autoRefreshMode
Indicates if provider is in "autoRefresh" mode


needRefresh

boolean needRefresh
Indicates if provider needs to be refreshed


autoCommit

boolean autoCommit

Package com.webmethods.caf.faces.data.sql.rowset

Class com.webmethods.caf.faces.data.sql.rowset.CAFRowSetImpl extends com.sun.rowset.CachedRowSetImpl implements Serializable

Serialized Fields

provider

SyncProvider provider

rowSetReader

RowSetReader rowSetReader
The RowSetReaderImpl object that is the reader for this rowset. The method execute uses this reader as part of its implementation.

 

rowSetWriter

RowSetWriter rowSetWriter
The RowSetWriterImpl object that is the writer for this rowset. The method acceptChanges uses this writer as part of its implementation.

 

Package com.webmethods.caf.faces.data.task

Class com.webmethods.caf.faces.data.task.TaskAttachmentsProvider extends PortalContainerAttachmentsProvider implements Serializable

Serialized Fields

cachedTraits

ITraits cachedTraits

context

IContext context

Class com.webmethods.caf.faces.data.task.TaskJcrAttachmentsProvider extends JcrAttachmentsProvider implements Serializable

serialVersionUID: -7699067058496123456L

Class com.webmethods.caf.faces.data.task.TaskSavedSearchContentProvider extends TaskSearchContentProvider implements Serializable

serialVersionUID: -6365545916405109268L

Serialized Fields

defaultQueryTermMap

Map defaultQueryTermMap
Cached Map of default search terms


savedSearchItem

PortalItemModel savedSearchItem
Item representing saved search object as being stored inside MWS taxonomy


userModel

UserModel userModel
Item representing current user


savedSearch

ISavedSearch savedSearch
Represents saved search


Package com.webmethods.caf.faces.data.task.impl

Class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider extends PageFlowScopeAdapter implements Serializable

Serialized Fields

m_currentTaskData

ITaskData m_currentTaskData
Stores current task data being edited


m_previousTaskInfo

ITaskInfo m_previousTaskInfo
Stores task data before any edits took place


m_currentTaskInfo

ITaskInfo m_currentTaskInfo
Stores current task info bein edited


m_previousTaskData

ITaskData m_previousTaskData
Stores task info before any edits took place


m_taskID

String m_taskID
Stores ID of the task


m_taskTypeID

String m_taskTypeID
Stores task type ID. This is used when queuing new task


m_autoAccept

boolean m_autoAccept
Flag whether task should be automatically accepted before any edits take place. Default is true


m_needAcceptToUpdate

boolean m_needAcceptToUpdate
Flag whether task must be accepted before any edits take place. Default is true. If task is not accepted and this flag is set to true, then task will be auto-accepted or exception will be thrown when attempting to update a task


m_maxAllowedToAccept

int m_maxAllowedToAccept
How many users are allowed to accept a task. Default is 1


m_needRefresh

boolean m_needRefresh
Flag whether task state needs to be refreshed


m_adhocRouting

boolean m_adhocRouting
Flag to enable ad-hoc routing (assignment) of the task

Class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider extends SelectableListTableContentProvider implements Serializable

Serialized Fields

m_isAutoRefresh

boolean m_isAutoRefresh

m_needRefresh

boolean m_needRefresh

m_searchInbox

boolean m_searchInbox

m_includeTaskData

boolean m_includeTaskData

m_searchQuery

TaskSearchQuery m_searchQuery

m_results

ITask[] m_results

Class com.webmethods.caf.faces.data.task.impl.DynamicSearchQueryTerm extends Object implements Serializable

serialVersionUID: 2884166895602132238L

Serialized Fields

id

String id

fieldName

String fieldName

fieldValue

Object fieldValue

Class com.webmethods.caf.faces.data.task.impl.ProcessSearchProvider extends SelectableListTableContentProvider implements Serializable

serialVersionUID: 6516816141737752345L

Serialized Fields

m_isAutoRefresh

boolean m_isAutoRefresh
Flag to auto-refresh provider


m_needRefresh

boolean m_needRefresh
Flag to indicate that providers needs to be refreshed


m_searchQuery

BpmProcessSearchQuery m_searchQuery
Search query for ad-hoc workflow processes


m_resultList

List m_resultList
Search result list

Class com.webmethods.caf.faces.data.task.impl.SimpleTaskContentProvider extends TaskContentProviderExtended implements Serializable

serialVersionUID: 7511696358777125025L

Class com.webmethods.caf.faces.data.task.impl.TaskAuditContentProvider extends ListTableContentProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

m_taskID

String m_taskID
Current task ID

Class com.webmethods.caf.faces.data.task.impl.TaskContentProvider extends AbstractTaskContentProvider implements Serializable

serialVersionUID: 1L

Class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended extends TaskContentProvider implements Serializable

serialVersionUID: 1L

Class com.webmethods.caf.faces.data.task.impl.TaskData extends Object implements Serializable

serialVersionUID: -7130585858277972209L

Serialized Fields

m_propertyKeyList

List m_propertyKeyList

Class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider extends TaskIndexedSearchContentProvider implements Serializable

serialVersionUID: -1652524421061705265L

Serialized Fields

taskTypeID

String taskTypeID
Task Type ID to search

Class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery extends TaskSearchQueryV2 implements Serializable

serialVersionUID: -3375687601315809264L

Class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider extends TaskSearchContentProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

m_currentPageIndex

int m_currentPageIndex
Tracks the current displayed table page so we can reset it when search refreshes


taskTypeID

String taskTypeID
Task Type ID to search

Class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery extends TaskSearchQuery implements Serializable

serialVersionUID: -507330244967461710L

Class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider extends PageableTableContentProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

m_isAutoRefresh

boolean m_isAutoRefresh
Flag if provider is auto-refreshable


m_needRefresh

boolean m_needRefresh
Flag to indicate if provider should be refreshed


m_searchInbox

boolean m_searchInbox
Flag to indicate if provider should search for current user's inbox tasks only


m_includeTaskData

boolean m_includeTaskData
Flag that indicates if search result should include task business data


m_searchQuery

TaskSearchQueryV2 m_searchQuery
Task Search Query object


m_pageSizing

int m_pageSizing
Paging size


pagingService

TaskIndexedSearchContentProvider.TaskSearchPagingService pagingService
Instance of back end service which implement task search


m_NextResults

List m_NextResults
Stored current page results as list


m_results

ITask[] m_results
Current page results


taskDataClassName

String taskDataClassName
Stores task business data class name

Class com.webmethods.caf.faces.data.task.impl.TaskNotificationContentProvider extends PubSubContentProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

m_taskClientBean

ITaskContentProvider m_taskClientBean
Represents instance of the task to send notification about


m_notifyAssignedUsers

boolean m_notifyAssignedUsers
Flag on whether to send notification only to users assigned to a task (or user is member of group or role assigned to a task)

Class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider extends SelectableListTableContentProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

m_isAutoRefresh

boolean m_isAutoRefresh
Flag if provider is auto-refreshable


m_needRefresh

boolean m_needRefresh
Flag to indicate if provider should be refreshed


m_searchInbox

boolean m_searchInbox
Flag to indicate if provider should search for current user's inbox tasks only


m_includeTaskData

boolean m_includeTaskData
Flag that indicates if search result should include task business data


m_searchQuery

TaskSearchQuery m_searchQuery
Task Search Query object


m_results

ITask[] m_results
Search results

Class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery extends Object implements Serializable

serialVersionUID: 3889543109199143922L

Class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm extends Object implements Serializable

serialVersionUID: -6735102062972591528L

Serialized Fields

m_fields

String[] m_fields

m_operator

String m_operator

m_value

Object m_value

m_caseInsensitive

boolean m_caseInsensitive

Class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryV2 extends TaskSearchQuery implements Serializable

serialVersionUID: 1520084544294544428L

Serialized Fields

sortBy

String sortBy
Stores sortBy value.


sortOrder

String sortOrder
Stores sortOrder. Default is ITaskSearchQuery.SORT_ORDER_ASCENDING


fromIndex

int fromIndex
Stores start index for paging. Default = 0


toIndex

int toIndex
Stores end index for paging. Default = Integer.MAX_VALUE


Package com.webmethods.caf.faces.data.tree.object

Class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode extends DefaultNode implements Serializable

Serialized Fields

m_var

String m_var

m_idBinding

ValueBinding m_idBinding

m_childrenBinding

List m_childrenBinding

Class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode.PermissiveContentProviderWrapper extends ELPropertyContentProvider implements Serializable

Class com.webmethods.caf.faces.data.tree.object.BoundChildrenTreeContentProvider extends NodeTreeContentProvider implements Serializable

Serialized Fields

m_childrenBinding

List m_childrenBinding

Class com.webmethods.caf.faces.data.tree.object.DefaultNode extends Object implements Serializable

Serialized Fields

m_data

Object m_data

m_id

String m_id

m_parent

INode m_parent

m_children

List m_children

Class com.webmethods.caf.faces.data.tree.object.ListTreeContentProvider extends NodeTreeContentProvider implements Serializable

Serialized Fields

m_parentId

ValueBinding m_parentId

m_childIds

ValueBinding m_childIds

Class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider extends FilterableSelectableListTableContentProvider implements Serializable

Serialized Fields

m_helper

TreeContentProviderHelper m_helper

openToDepth

int openToDepth

m_roots

List m_roots
List of INode roots.

Class com.webmethods.caf.faces.data.tree.object.SelectableTreeContentProviderHelper extends SelectableTableContentProviderHelper implements Serializable

Serialized Fields

m_mixed

Set m_mixed
Temporary cache of String row ids that have mixed state.


m_notMixed

Set m_notMixed
Temporary cache of String row ids that do not have mixed state.

Class com.webmethods.caf.faces.data.tree.object.XMLTreeContentProvider extends NodeTreeContentProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

m_descriptors

Map m_descriptors

m_rowIdXpath

String m_rowIdXpath

Package com.webmethods.caf.faces.data.ws

Class com.webmethods.caf.faces.data.ws.BaseWSClientContentProvider extends ObjectMethodContentProvider implements Serializable

serialVersionUID: 4795040937869190043L

Serialized Fields

wsdlUrl

String wsdlUrl

endpointAddress

String endpointAddress

Package com.webmethods.caf.faces.data.ws.glue

Class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider extends BaseWSClientContentProvider implements Serializable

serialVersionUID: 7142002908276473436L

Serialized Fields

useCache

boolean useCache

reuseSession

boolean reuseSession

socketTimeout

int socketTimeout

authCredentials

AuthCredentials authCredentials

mapUrls

String[] mapUrls

fFailedAuthCallbacks

List fFailedAuthCallbacks

Class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider.OutputProvider extends Object implements Serializable

serialVersionUID: -2706864660709005481L

Serialized Fields

parametersProvider

GlueWSClientContentProvider.ParametersProvider parametersProvider

propertyKeySet

Set propertyKeySet

propertyKeys

Object[] propertyKeys

Class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider.ParametersProvider extends Object implements Serializable

serialVersionUID: 536969173027327464L

Serialized Fields

outputParametersMap

Map outputParametersMap

propertyKeySet

Set propertyKeySet

propertyKeys

Object[] propertyKeys

Package com.webmethods.caf.jcr.faces.data

Class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider extends PageFlowScopeAdapter implements Serializable

serialVersionUID: 1L

Serialized Fields

m_index

int m_index
Current row index.


m_var

String m_var
Row variable name.


m_rowCache

Map m_rowCache

m_idToIndexCache

Map m_idToIndexCache

m_needsRefresh

boolean m_needsRefresh

m_autoRefresh

boolean m_autoRefresh

m_sortInfo

ISortInfo m_sortInfo

m_selectableHelper

SelectableTableContentProviderHelper m_selectableHelper
Holds selection state.

Class com.webmethods.caf.jcr.faces.data.ChildrenTableContentProvider extends BaseIteratorTableContentProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

m_parentNodePath

String m_parentNodePath
Holds the parent node path


m_parentNodeId

String m_parentNodeId
Holds the parent node id


m_filter

String m_filter
Holds the name filter value

Class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider extends PageFlowScopeAdapter implements Serializable

serialVersionUID: 1L

Serialized Fields

autoSave

boolean autoSave
True if the attachment changes are automatically saved. Defaults to true.


jcrFileServletPath

String jcrFileServletPath
Holds the path of the JCR File download servlet


iconBaseUrl

String iconBaseUrl
Holds the base Url for attachment icons. Defaults to the MWS front end url.


parentId

String parentId
Holds the parent node id


parentPath

String parentPath
Holds the parent node path


useWebDav

boolean useWebDav
true to use WebDAV urls, false otherwise

Class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.ErrorReportingMode extends Enum implements Serializable

Class com.webmethods.caf.jcr.faces.data.JcrNodeProvider extends PageFlowScopeAdapter implements Serializable

serialVersionUID: 1L

Serialized Fields

nodeId

String nodeId
The node id of the JCR node


nodePath

String nodePath
The node path of the JCR node

Class com.webmethods.caf.jcr.faces.data.JcrTempAttachmentsProvider.ErrorReportingMode extends Enum implements Serializable

Class com.webmethods.caf.jcr.faces.data.SearchTableContentProvider extends BaseIteratorTableContentProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

m_queryString

String m_queryString
The JCR query string


m_queryLanguage

String m_queryLanguage
The JCR query language. Defaults to "xpath"


m_useNodeAsRow

boolean m_useNodeAsRow
Returns whether to use a Node class as the row object or a Row class

Class com.webmethods.caf.jcr.faces.data.SubFolderJcrAttachmentsProvider extends JcrAttachmentsProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

subFolderName

String subFolderName
The subfolder name

Class com.webmethods.caf.jcr.faces.data.VersionHistoryTableContentProvider extends BaseIteratorTableContentProvider implements Serializable

serialVersionUID: 1L

Serialized Fields

m_parentNodePath

String m_parentNodePath
Holds the parent node path


m_parentNodeId

String m_parentNodeId
Holds the parent node id


Package com.webmethods.caf.jcr.faces.data.query

Class com.webmethods.caf.jcr.faces.data.query.PathSearchTerm extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

String value
Holds the path

Class com.webmethods.caf.jcr.faces.data.query.PropertySearchTerm extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

rowId

String rowId
Holds the rowId of the filter term


propertyName

String propertyName
Holds the property name of the filter term


operator

String operator
Holds the operator of the filter term


value

Object value
Holds the value of the filter term


Package com.webmethods.caf.jcr.faces.util

Class com.webmethods.caf.jcr.faces.util.QueryUtil.QuoteChar extends Enum implements Serializable

Serialized Fields

ch

char ch

Package com.webmethods.caf.portalclient

Class com.webmethods.caf.portalclient.PortalClientContext extends Object implements Serializable

serialVersionUID: -7970121875561198792L

Serialized Fields

m_portalEndpoint

String m_portalEndpoint
The MWS endpoint this context will connect to


m_authCredentials

AuthCredentials m_authCredentials
The authentication credentials to connect to MWS with


m_inProc

boolean m_inProc
Is this context running within the same MWS process that the endpoint is referencing


m_isAuthenticated

boolean m_isAuthenticated
Is this context connected and authenticated with the target MWS


m_remoteVMID

String m_remoteVMID
The VMID of the remote MWS process instance


m_enableInprocCheck

boolean m_enableInprocCheck
Is the in-process check enabled for this context

Class com.webmethods.caf.portalclient.PortalClientException extends Exception implements Serializable


Package com.webmethods.caf.portalclient.impl

Class com.webmethods.caf.portalclient.impl.AliasValue extends Object implements Serializable

Serialized Fields

params

String params

system

boolean system

targetID

URI targetID

type

int type

uri

URI uri

value

String value

Class com.webmethods.caf.portalclient.impl.ListView extends Object implements Serializable

Serialized Fields

pagingCookie

PagingCookie pagingCookie
The paging cookie used to control paging through a large set of Views


views

View[] views
An array of View objects. This may contain a subset of views in the list based upon the settings of the paging cookie when the web service is invoked.

Class com.webmethods.caf.portalclient.impl.Locale extends Object implements Serializable

Serialized Fields

language

String language
Locale language


country

String country
Locale country code


variant

String variant
Locale language variant

Class com.webmethods.caf.portalclient.impl.mapItem extends Object implements Serializable

Serialized Fields

key

Object key
Key value of the map


value

Object value
Value of the map entry

Class com.webmethods.caf.portalclient.impl.PagingCookie extends Object implements Serializable

Serialized Fields

end

int end

order

String order

orderAtoZ

boolean orderAtoZ

pageCount

int pageCount

pageIndex

int pageIndex

pageSize

int pageSize

queryString

String queryString

resourceID

URI resourceID

sort

String sort

start

int start

total

int total

userID

URI userID

view

String view

Class com.webmethods.caf.portalclient.impl.ThingIDList extends Object implements Serializable

Serialized Fields

thingids

URI[] thingids
Array of URI objects representing thingIDs

Class com.webmethods.caf.portalclient.impl.ThingNameAtom extends Object implements Serializable

Serialized Fields

desc

String desc
The language specific description associated with a MWS thing


lang

String lang
The language of this name and description


name

String name
The language specific name associated with a MWS thing

Class com.webmethods.caf.portalclient.impl.TypedAttribute extends Object implements Serializable

Serialized Fields

dataType

String dataType
Data type of the principal attribute


displayName

String displayName
The display string of the attribute


name

String name
The unique system name of the attribute


value

Object value
The value of this attribute

Class com.webmethods.caf.portalclient.impl.URI extends Object implements Serializable

Serialized Fields

value

String value
The URI as a string

Class com.webmethods.caf.portalclient.impl.View extends Object implements Serializable

Serialized Fields

uri

URI uri
The URI of the MWS object this view represents


properties

ViewProperty[] properties
the set of properties exposed by this MWS thing

Class com.webmethods.caf.portalclient.impl.ViewProperty extends Object implements Serializable

Serialized Fields

key

Object key
The property name


value

Object value
The value of the property


Package com.webmethods.caf.portalclient.task.task

Class com.webmethods.caf.portalclient.task.task.Task extends Object implements Serializable

Serialized Fields

taskData

Hashtable taskData

taskInfo

TaskInfo taskInfo

Class com.webmethods.caf.portalclient.task.task.TaskAttachment extends Object implements Serializable

Serialized Fields

base64Data

String base64Data

contentType

String contentType

downloadLink

String downloadLink

fileName

String fileName

iconUrl

String iconUrl

id

String id

lastModifiedDate

Date lastModifiedDate

name

String name

contentLength

long contentLength

deletable

boolean deletable

updatable

boolean updatable

Class com.webmethods.caf.portalclient.task.task.TaskAudit extends Object implements Serializable

Serialized Fields

createdDate

Date createdDate

difference

String[] difference

sourceURI

String sourceURI

taskURI

String taskURI

id

int id

operation

int operation

taskVersionNumber

int taskVersionNumber

Class com.webmethods.caf.portalclient.task.task.TaskComment extends Object implements Serializable

Serialized Fields

ID

String ID

attachments

TaskAttachment[] attachments

displayText

String displayText

text

String text

timestamp

Date timestamp

userDisplayName

String userDisplayName

userID

String userID

Class com.webmethods.caf.portalclient.task.task.TaskField extends Object implements Serializable

Serialized Fields

name

String name
The name of the task field


value

Object value
The value payload of the task field

Class com.webmethods.caf.portalclient.task.task.TaskFields extends Object implements Serializable

Serialized Fields

fields

TaskField[] fields
An array of task fields contained within a task

Class com.webmethods.caf.portalclient.task.task.TaskInfo extends Object implements Serializable

Serialized Fields

acceptedByList

String[] acceptedByList
List of principal IDs that have accepted this task


assignedToList

String[] assignedToList
List of principal IDs that have been assigned to this task


delegatedToList

String[] delegatedToList
List of principal IDs that delegated this task to some other principal. NOTE: this list matches with the delegatedFromList to construct a map of delegations


delegatedFromList

String[] delegatedFromList
List of principal IDs that have been delegated this task from some other principal


attributes

Hashtable attributes
A Map of task attributes


auditContext

String auditContext
The audit context identifier of this task


createdBy

String createdBy
The user ID that originally created this task


delegatedFrom

String delegatedFrom

createdDate

Date createdDate
The Data this task was create


customTaskID

String customTaskID
An arbitrary custom task ID assigned to this wask


currentUserAccepted

boolean currentUserAccepted
Has this task been accepted by the current user


description

String description
The description text of this task


errorCode

String errorCode
The errorCode ID of the last error generated by the processing of this task


errorMessage

String errorMessage
The error text of the last error generated by the processing of this task


expireDate

Date expireDate
The data that this task is set to expire. An 'expired' event is fire when this data passes


lastAcceptedBy

String lastAcceptedBy
The userID of the most recent user to accept this task


lastModifiedBy

String lastModifiedBy
The userID of the user that most recently modified this task


lastModifiedDate

Date lastModifiedDate
The date this task was last modified


lastAcceptedDate

Date lastAcceptedDate
The date when this task was last accepted by a user


name

String name
The name of this task


priority

String priority
The priority code of this task, from the possible values:


processInstanceID

String processInstanceID
The instance ID of the process that created this task instance


processModelID

String processModelID
The model ID of the process that created this task instance


processModelVersion

String processModelVersion
The version string of the process model that created this task instance


stepID

String stepID
The stepID of this task when generated as a step within a process


processIteration

int processIteration

stepIteration

int stepIteration

status

String status
The status of this task. Possible values include:


taskID

String taskID
The unique ID of this task instance


taskTypeID

String taskTypeID
The identifier of the Task Type that this task is an instance of


taskURL

String taskURL
The browser URL to view this task in the MWS runtime


taskVersionNumber

int taskVersionNumber
The version of this task


parentTaskID

String parentTaskID
The ID of the parent task, in the case where this is a child subtask


collaborationProcessID

String collaborationProcessID

collaborationStepID

String collaborationStepID

delegationMap

Hashtable delegationMap

Class com.webmethods.caf.portalclient.task.task.TaskSearchQuery extends Object implements Serializable

Serialized Fields

maxResults

int maxResults
Limit the number of search query results to this maximum number of results


doNotShowAcceptedByOthers

boolean doNotShowAcceptedByOthers
Do no include tasks that have been accepted by other users in the search results


showNonActiveTasks

boolean showNonActiveTasks
Include tasks not in an 'active' status in the results of the search


terms

TaskSearchQueryTerm[] terms
An array of TaskSearchQueryTerms that make up a task query

Class com.webmethods.caf.portalclient.task.task.TaskSearchQueryTerm extends Object implements Serializable

Serialized Fields

fields

String[] fields
Array of task field names to compare with the specified query term value


_operator

String _operator
The type of comparison operator to use when matching a task field against the search value Possible values include: "=" - exactly matches "<>" - does not equal "<" - less than ">" - greater than "<=" - less than or equal to ">=" - greater than or equal to "in" - the value is in a set of possible values "not in" - the value is not in a set of value "between" - the value is between to other values, useful for numeric and date comparisons "like" - wildcarding match "not like" - does not match a wildcarded value "contains" - the task field contains the search term value "is null" - the task field value is null "is not null" - the task field value is not null


value

Object value
The value to compare against when matching a task against the search criteria


caseInsensitive

boolean caseInsensitive

matchedValue

boolean matchedValue

Class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2 extends TaskSearchQuery implements Serializable

serialVersionUID: 1637060691747551182L

Serialized Fields

sortBy

String sortBy
The task field to sort the results by. If using a indexed query, this is the name of the task field, otherwise it is a binding expression to resolve against the task to match


sortOrder

String sortOrder
The sort order of the query results. Possible values include "asc" or "desc"


fromIndex

int fromIndex
The index within the search results to begin the page with. Defaults to 0.


toIndex

int toIndex
The index within the search results to end the page with. Defaults to the last index of the result set.


checkPermissions

boolean checkPermissions

invocationID

long invocationID

principalID

String principalID

Class com.webmethods.caf.portalclient.task.task.URI extends Object implements Serializable

Serialized Fields

value

String value

Package com.webmethods.caf.wsclient

Class com.webmethods.caf.wsclient.AuthCredentials extends Object implements Serializable

serialVersionUID: 1243253462326517319L

Serialized Fields

m_userName

String m_userName
Username for SAML/basic hybrid authentication


m_password

String m_password

m_authMethod

int m_authMethod

Class com.webmethods.caf.wsclient.WSClientException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_resourceBundle

ResourceBundle m_resourceBundle

m_key

String m_key

m_args

Object[] m_args

m_message

String m_message

Package com.webmethods.portal

Class com.webmethods.portal.PortalException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

m_target

Throwable m_target

m_context

Object m_context

m_errorList

List m_errorList

m_isExpected

boolean m_isExpected

m_isLocalizable

boolean m_isLocalizable

m_resBundleClass

Class m_resBundleClass

m_messageKey

String m_messageKey

m_messageArgs

Object[] m_messageArgs

m_ignoreTargetMessage

boolean m_ignoreTargetMessage

Package com.webmethods.portal.bizPolicy

Package com.webmethods.portal.service.meta2.thing

Package com.webmethods.portal.service.view

Package com.webmethods.portal.system

Package com.webmethods.sc.calendar

Class com.webmethods.sc.calendar.Event extends Object implements Serializable

serialVersionUID: 1255079421099704611L

Serialized Fields

type

String type

name

String name

Class com.webmethods.sc.calendar.Holiday extends PeriodEvent implements Serializable

serialVersionUID: 6533570903804633658L

Serialized Fields

duration

int duration

Class com.webmethods.sc.calendar.PeriodEvent extends Event implements Serializable

serialVersionUID: -3448437615973552553L

Serialized Fields

startDate

Date startDate

endDate

Date endDate

Class com.webmethods.sc.calendar.Workday extends Event implements Serializable

serialVersionUID: -7820845726046895475L

Serialized Fields

isRecurring

boolean isRecurring

day

int day

startHour

int startHour

startMinute

int startMinute

endHour

int endHour

endMinute

int endMinute