- CACHE - Static variable in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyNames
-
BizPolicy for managing portal's caches.
- cachedTraits - Variable in class com.webmethods.caf.faces.data.task.TaskAttachmentsProvider
-
- cachedTraits - Variable in class com.webmethods.caf.faces.data.task.TaskCommentsListProvider
-
- CAF_EVENT_QUEUE - Static variable in interface com.webmethods.caf.event.ICAFEvent
-
- CAFRowSetImpl - Class in com.webmethods.caf.faces.data.sql.rowset
-
- CAFRowSetImpl() - Constructor for class com.webmethods.caf.faces.data.sql.rowset.CAFRowSetImpl
-
- calcDefaultStartDate() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- calcIndexFromDate(Date) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- calculateAttrValueItems(int, boolean) - Method in class com.webmethods.caf.faces.data.dir.PrincipalAttributeValueSourceSelectItemGroupProvider
-
Calculate the available attributes for the requested principal type.
- calculateEnd() - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Calculates range end, with regard to range's fixed date
(or the current date, if the range has no fixed date)
for the current user context.
- calculateEnd(FacesContext) - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Calculates range end, with regard to range's fixed date
(or the current date, if the range has no fixed date).
- calculateEnd(FacesContext, Calendar) - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Calculates range end, with regard to range's fixed date
(or the current date, if the range has no fixed date).
- calculateResult() - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
This needs to be implemented by subclass implementing concrete workgroup assignment policy
- calculateResult() - Method in class com.webmethods.caf.faces.data.task.TaskInboxQueueWorkloadProvider
-
- calculateResult() - Method in class com.webmethods.caf.faces.data.task.TaskRoundRobinWorkloadProvider
-
- calculateRowId(Object) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- calculateRowId(int, Object) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- calculateRowId(Object) - Method in class com.webmethods.caf.faces.data.portal.PortalContainerModel
-
Deprecated.
- calculateRowId(int, Object) - Method in class com.webmethods.caf.faces.data.portal.PortalContainerModel
-
Deprecated.
- calculateRowId(int, Object) - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
Return data.getTaskInfo().getTaskID()
as RowId
- calculateRowId(int, Object) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Return data.getTaskInfo().getTaskID()
as RowId
- calculateRowId(int, Object) - Method in class com.webmethods.caf.faces.data.task.impl.ProcessSearchProvider
-
- calculateRowId(int, Object) - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
Return data.getTaskInfo().getTaskID()
as RowId
- calculateRowId(int, Object) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
Return data.getTaskInfo().getTaskID()
as RowId
- calculateRowId(int, Object) - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- calculateStart() - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Calculates range start, with regard to range's fixed date
(or the current date, if the range has no fixed date)
for the current user context.
- calculateStart(FacesContext) - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Calculates range start, with regard to range's fixed date
(or the current date, if the range has no fixed date).
- calculateStart(FacesContext, Calendar) - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Calculates range start, with regard to range's fixed date
(or the current date, if the range has no fixed date).
- calculateValue(Object) - Method in interface com.webmethods.caf.faces.data.CollectionUtils.IFilterableValueDecorator
-
Calculates the content to filter for the specified object (for example, a table row).
- calculateValue(Object) - Method in class com.webmethods.caf.faces.data.CollectionUtils.RowValueBindingFilterableValueDecorator
-
- calculateValue(Object) - Method in class com.webmethods.caf.faces.data.CollectionUtils.SelectItemFilterableValueDecorator
-
- calculateValue(Object) - Method in class com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider.RowFilterableValueDecorator
-
- calculateValue(Object) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider.NodeFilterableValueDecorator
-
- calcUnitStartDate(Date) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- CALENDAR_USER_BUSINESS - Static variable in class com.webmethods.sc.directory.IDirectoryPrincipal.ATTR_NAMES
-
- CALENDAR_USER_PERSONAL - Static variable in class com.webmethods.sc.directory.IDirectoryPrincipal.ATTR_NAMES
-
- CalendarDay - Class in com.webmethods.caf.faces.data.calendar
-
The Date that this calendar day encapsulates
- CalendarDay(Calendar, Date) - Constructor for class com.webmethods.caf.faces.data.calendar.CalendarDay
-
Constructor for defining this calendar date object.
- CalendarEvent - Class in com.webmethods.caf.faces.data.calendar
-
Calendar event.
- CalendarEvent() - Constructor for class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Default constructor
- CalendarEventProvider - Class in com.webmethods.caf.faces.data.calendar
-
Simple provider wrapper around a list of ICalendarEvents
- CalendarEventProvider() - Constructor for class com.webmethods.caf.faces.data.calendar.CalendarEventProvider
-
Default constructor
- CalendarEventProvider(List) - Constructor for class com.webmethods.caf.faces.data.calendar.CalendarEventProvider
-
Constructor to set the list of calendar events for this provider.
- CalendarEventProvider(ICalendarEvent[]) - Constructor for class com.webmethods.caf.faces.data.calendar.CalendarEventProvider
-
Constructor to set the list of calendar events for this provider from a
array.
- CalendarException - Exception in com.webmethods.sc.calendar
-
General directory exception identifies failure to perform directory operation
- CalendarException(String, Object[], Throwable) - Constructor for exception com.webmethods.sc.calendar.CalendarException
-
Use primarily for debugging.
- CalendarException(String, Throwable) - Constructor for exception com.webmethods.sc.calendar.CalendarException
-
Use primarily for debugging.
- CalendarException(String, Object[]) - Constructor for exception com.webmethods.sc.calendar.CalendarException
-
Use primarily for debugging.
- CalendarException(String) - Constructor for exception com.webmethods.sc.calendar.CalendarException
-
Use primarily for debugging.
- CalendarException(Throwable) - Constructor for exception com.webmethods.sc.calendar.CalendarException
-
Use primarily for debugging.
- CalendarSystemFactory - Class in com.webmethods.sc.calendar
-
- CalendarUnit - Class in com.webmethods.caf.faces.data.calendar
-
Holder class to present calendar unit information.
- CalendarUnit() - Constructor for class com.webmethods.caf.faces.data.calendar.CalendarUnit
-
Default constructor
- CalendarUnit(Date, Date, int, String) - Constructor for class com.webmethods.caf.faces.data.calendar.CalendarUnit
-
Constructor to initialize the calendar unit's values.
- callInitialize() - Method in class com.webmethods.caf.faces.bean.BasePortletPageBean
-
- callInitialize() - Method in class com.webmethods.caf.faces.bean.BaseViewBean
-
Initializes the bean if not already done.
- cancelButton_actionListener(ActionEvent) - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
Action Event Handler for the control with id='cancelButton'
- cancelChanges() - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- cancelChanges() - Method in interface com.webmethods.caf.faces.data.ITransactionalContentProvider
-
- cancelChanges() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- cancelChanges() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Reverts back all un-committed changes to the task
- cancelChanges() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- cancelDisplayOptions() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultOptionsPageBean
-
Action handler for the 'Cancel' button in the search options UI.
- cancelTask() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Cancels current task.
- cancelTask() - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Cancels current task
- canCreateComment() - Method in interface com.webmethods.caf.faces.data.comments.ICommentsListProvider
-
If current user could create new comments
- canCreateComment() - Method in class com.webmethods.caf.faces.data.comments.impl.CommentsListProvider
-
- canCreateComment() - Method in class com.webmethods.caf.faces.data.task.TaskCommentsListProvider
-
- canDeleteComment(String) - Method in interface com.webmethods.caf.faces.data.comments.ICommentsListProvider
-
If current user could delete specific comment
- canDeleteComment(String) - Method in class com.webmethods.caf.faces.data.comments.impl.CommentsListProvider
-
- canDeleteComment(String) - Method in class com.webmethods.caf.faces.data.task.TaskCommentsListProvider
-
- canHandle(FacesContext) - Method in interface com.webmethods.caf.faces.data.export.ExportActionHelper.IExportFileHandler
-
- canImpersonate(IThingID) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Checks if the current user can impersonate other users
- canOpen() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Returns true if the row set can be opened, i.e.
- canResolvePrincipal(String) - Method in interface com.webmethods.sc.directory.IDirectoryRoleResolver
-
Whether or not this resolver can resolve this principal.
- canUpdateComment(String) - Method in interface com.webmethods.caf.faces.data.comments.ICommentsListProvider
-
If current user could update specific comment
- canUpdateComment(String) - Method in class com.webmethods.caf.faces.data.comments.impl.CommentsListProvider
-
- canUpdateComment(String) - Method in class com.webmethods.caf.faces.data.task.TaskCommentsListProvider
-
- canUser(String, String) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Checks if user has rights to execute action on the task
- canUser(IContext, IURI, String, Object) - Method in interface com.webmethods.portal.bizPolicy.biz.meta.IBasicPolicy
-
Can user perform a requested verb on the item.
- capitalizeName(String) - Static method in class com.webmethods.caf.common.StringTools
-
Capitalizes name string
- CARRIAGE_RETURN - Static variable in class com.webmethods.rtl.encode.JavaEncoder
-
- CARRIAGE_RETURN - Static variable in class com.webmethods.rtl.encode.JSEncoder
-
- Category - Class in com.webmethods.caf.faces.data.export.atom
-
Represents an atom category element.
- Category() - Constructor for class com.webmethods.caf.faces.data.export.atom.Category
-
- Category(Object) - Constructor for class com.webmethods.caf.faces.data.export.atom.Category
-
- CATEGORY_DIRECTORY - Static variable in interface com.webmethods.portal.service.dir.IDirConstants
-
- ccAddresses - Variable in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
- CDSJournalLogger - Class in com.webmethods.sc.mws
-
Simple WmJournalLogger implementation which just redirects the CDS logging to
the IS logging framework
- CDSJournalLogger() - Constructor for class com.webmethods.sc.mws.CDSJournalLogger
-
- CERTIFICATE_MAPPER_IMPL - Static variable in interface com.webmethods.sc.directory.cert.ICertificateManager
-
Prefix for System property which identifies custom implementations of certificate mappers.
- CERTIFICATE_TYPE_ENCRYPT - Static variable in interface com.webmethods.sc.directory.cert.ICertificate
-
Encrypt only certificate type
- CERTIFICATE_TYPE_MESSAGE_AUTH - Static variable in interface com.webmethods.sc.directory.cert.ICertificate
-
Message audhtentication certificate type
- CERTIFICATE_TYPE_SSL - Static variable in interface com.webmethods.sc.directory.cert.ICertificate
-
SSL Certificate type (default)
- CERTIFICATE_TYPE_VERIFY - Static variable in interface com.webmethods.sc.directory.cert.ICertificate
-
Verify only certificate type
- CERTIFICATE_TYPE_VERIFY_ENCRYPT - Static variable in interface com.webmethods.sc.directory.cert.ICertificate
-
Verify and Encrypt certificate type
- CertificateMapping - Class in com.webmethods.sc.directory.cert
-
- CertificateMapping(String, String, String) - Constructor for class com.webmethods.sc.directory.cert.CertificateMapping
-
- CertificateMapping(String, String) - Constructor for class com.webmethods.sc.directory.cert.CertificateMapping
-
- chainHandler - Variable in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
- change(String, String, String, int, int, boolean) - Static method in class com.webmethods.caf.common.StringTools
-
Changes occurrences of a specified pattern to a replacement string.
- change(String, String, String, int, boolean) - Static method in class com.webmethods.caf.common.StringTools
-
Changes occurrences of a specified pattern to a replacement string.
- change(String, String, String, int, int) - Static method in class com.webmethods.caf.common.StringTools
-
Changes occurrences of a specified pattern to a replacement string.
- change(String, String, String, int) - Static method in class com.webmethods.caf.common.StringTools
-
Changes occurrences of a specified pattern to a replacement string.
- change(String, String, String, boolean) - Static method in class com.webmethods.caf.common.StringTools
-
Changes occurrences of a specified pattern to a replacement string.
- change(String, String, String) - Static method in class com.webmethods.caf.common.StringTools
-
Changes occurrences of a specified pattern to a replacement string.
- changeRootFolderLink_action() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
Action Event Handler for the control with id='changeRootFolderLink'
- changeToOtherFolderLink_action() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- CHAR_NULL - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
Identifies NULL Char
- CHAR_REF_START - Static variable in class com.webmethods.rtl.encode.CharRefEncoder
-
- CHAR_REF_START - Static variable in class com.webmethods.rtl.encode.HTMLEncoder
-
- CHAR_REF_START - Static variable in class com.webmethods.rtl.encode.XMLEncoder
-
- CharacterEncodingSelectItemGroupProvider - Class in com.webmethods.caf.faces.data.encoding
-
Used by UI controls internally to adapt Character Encodings input to ISelectItemGroupProvider.
- CharacterEncodingSelectItemGroupProvider() - Constructor for class com.webmethods.caf.faces.data.encoding.CharacterEncodingSelectItemGroupProvider
-
Provider for a SelectItem list containing character encoding, sorted by there text labels.
- charactersEncoding - Variable in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
Character encoding for export of file content.
- charactersEncoding - Variable in class com.webmethods.caf.faces.bean.URLContentExportBean
-
Character encoding for export of file content.
- CharRefEncoder - Class in com.webmethods.rtl.encode
-
Encodes to and from XML char refs.
- CharRefEncoder() - Constructor for class com.webmethods.rtl.encode.CharRefEncoder
-
- CHARSET_EQUALS - Static variable in class com.webmethods.caf.jcr.faces.data.AttachmentsMigrationProvider
-
Key string used to append encoding to mimetype
- charStr(char, int) - Static method in class com.webmethods.caf.common.StringTools
-
Creates a string consisting of the given character
- checkAvailability() - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
- checkExpected(Throwable) - Method in exception com.webmethods.portal.PortalException
-
"inherit" expected flag from the specified exception
- checkIn(IContext, IThingID, Object, String, String) - Method in interface com.webmethods.portal.bizPolicy.biz.version.IVersionPolicy
-
Checks an item in.
- checkOut(IContext, IThingID) - Method in interface com.webmethods.portal.bizPolicy.biz.version.IVersionPolicy
-
Checks a versioned item out.
- checkRemoteVMID() - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Determine if the serviceEndpoint Portal is the same Portal we're running in.
- checkState() - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- checkState() - Method in class com.webmethods.caf.faces.data.csp.CSPBaseProvider
-
Check if a RetrievalModule has been properly inited.If not it most probably means a session is not set.
- checkState() - Method in class com.webmethods.caf.faces.data.csp.CSPPreviewImageProvider
-
- CHILD_ELEMENTS - Static variable in class com.webmethods.caf.faces.data.export.atom.Element.ElementContentType
-
- ChildrenTableContentProvider - Class in com.webmethods.caf.jcr.faces.data
-
CAF table content provider for listing the children of a JCR Node.
- ChildrenTableContentProvider() - Constructor for class com.webmethods.caf.jcr.faces.data.ChildrenTableContentProvider
-
Default Constructtor.
- ChildrenTableContentProvider(Session, String, String) - Constructor for class com.webmethods.caf.jcr.faces.data.ChildrenTableContentProvider
-
Constructor
- CHR_BACK_SLASH - Static variable in class com.webmethods.caf.common.StringTools
-
Standard char back slash
- CHR_DOT - Static variable in class com.webmethods.caf.common.StringTools
-
Standard char dot
- CHR_FORWARD_SLASH - Static variable in class com.webmethods.caf.common.StringTools
-
Standard char forward slash
- CHR_TAB - Static variable in class com.webmethods.caf.common.StringTools
-
Standard char tab
- CipherUtil - Class in com.webmethods.caf.common
-
Provides simple encrypt/decrypt functionality for the portal.
- CipherUtil() - Constructor for class com.webmethods.caf.common.CipherUtil
-
- CLASS_KEY - Static variable in class com.webmethods.caf.common.ObjectUtil
-
String for class key
- CLASSMANAGER - Static variable in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyNames
-
BizPolicy for controlling the dynamic class manager.
- CLASSPATH_PROTOCOL - Static variable in class com.webmethods.caf.wsclient.util.WSClientUtil
-
Protocol prefix for a URL that describes a resource on the classpath
- clean(Node) - Static method in class com.webmethods.caf.common.XMLUtil
-
deletes the comment nodes and text nodes with all empty spaces.
- cleanObjectMap(Map) - Static method in class com.webmethods.caf.faces.data.task.impl.TaskDataHelper
-
Cleans object map from runtime artifacts.
- clear() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Clear the provider, map, and attribute information.
- clear() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModelList
-
Clear the members list.
- clear() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItemCollection
-
- clear() - Method in class com.webmethods.caf.faces.data.object.SortInfo
-
Removes all ordinals.
- clear() - Method in interface com.webmethods.caf.faces.search.query.ISearchQuery
-
Reset the query state back to the original values
- clear() - Method in class com.webmethods.caf.portalclient.util.NamedValueList
-
- clear() - Method in class com.webmethods.caf.wsclient.cache.impl.WSLruCache
-
Clears all entries from the cache
- clearAllSessions() - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionManager
-
- clearAllSessions() - Method in interface com.webmethods.caf.wsclient.session.IWSClientSessionManager
-
Allows you to clear out all sessions
- clearAttributes(int) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Clears all the attributes on the IContext that stored stateful user information for a given scope.
- clearCache() - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Clears the in-memory workspace caches.
- clearFacesContextDetails() - Static method in class com.webmethods.caf.faces.context.ContextUtils
-
Clears out the current faces context and other related objects
- clearHTMLResponseBuffer() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
Clears the temporary response buffer, returning its content (or "").
- clearMessage() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Clears any information message
- clearNavigationState() - Method in class com.webmethods.caf.faces.bean.BasePortletPageBean
-
Clear the portlet navigation state cache.
- clearParameters() - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Removes all portlet parameters from the URL
- clearParameters() - Method in interface com.webmethods.portal.service.portlet.IPortletURL
-
Removs all portlet parameters from the URL
- clearResponseBuffer() - Method in class com.webmethods.caf.faces.data.export.AtomFeedTableExportProvider
-
Clears the temporary response buffer, returning its content (or "").
- clearResponseBuffer() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
Clears the temporary response buffer, returning its content (or "").
- clearstartpage(URI) - Method in interface com.webmethods.caf.portalclient.dir.user.IuserPortType
-
- clearStartPage(IContext, IURI) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IUserBizPolicy
-
Clears a user's start Page back to the default start page
- clearState() - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Clears the state of the url keeping just the baseUrl
- clearTerms() - Method in class com.webmethods.bpm.process.BpmProcessSearchQuery
-
Remove all terms
- clientIds - Variable in class com.webmethods.caf.faces.bean.BaseViewBean
-
- clone(Object) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Clone an object that implements serializable
- clone(Object) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Clone an object that implements serializable
- clone() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- clone() - Method in interface com.webmethods.portal.system.IURI
-
This creates a non-pooled clone of the object.
- cloneObjectFromMap(Map, Class, String[], boolean) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Clones an object from Map
- cloneObjectFromMap(Map, Class, String[], boolean, boolean) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Clones an object from Map
- cloneObjectFromMap(Map, Class, String[]) - Static method in class com.webmethods.caf.faces.data.task.impl.TaskDataHelper
-
Clones an object from Map *
- cloneObjectToMap(Object, String[]) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Clones object to the Map implementation contains
- cloneObjectToMap(Object, String[], boolean) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Clones object to the Map implementation contains
- cloneObjectToMap(Object, String[]) - Static method in class com.webmethods.caf.faces.data.task.impl.TaskDataHelper
-
Clones object to the Map implementation contains
- cloneportalpage(URI) - Method in interface com.webmethods.caf.portalclient.meta.folder.IfolderPortType
-
- clonePortalPage(IContext, IURI) - Method in interface com.webmethods.portal.bizPolicy.biz.meta.IContainerPolicy
-
Clones a portal Page to the user's home folder
- cloneRemote(IContext, IURI, IURI, Map) - Method in interface com.webmethods.portal.bizPolicy.biz.meta.IBasicPolicy
-
Copies the specified item from a remote metadata datasource
into the specified container of a local metadata datasource.
- cloneSavedSearch() - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Clone this saved search
- cloneSearchQuery() - Method in interface com.webmethods.caf.faces.search.query.ISearchQuery
-
Makes a clone of this search query
- CLOSE_TAG - Static variable in class com.webmethods.rtl.util.xml.XMLUtil
-
- closeURLClassLoader(URLClassLoader, boolean) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Tries to close opened by URLClassLoader jars to release file lock that causes problems during hot deployment
- ClusterInfoBean - Class in com.webmethods.caf.faces.bean
-
Managed bean which returns information about MWS Cluster
- ClusterInfoBean() - Constructor for class com.webmethods.caf.faces.bean.ClusterInfoBean
-
- collaborationProcessID - Variable in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- collaborationStepID - Variable in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- collectionToString(Collection) - Static method in class com.webmethods.caf.common.ListTools
-
- CollectionUtils - Class in com.webmethods.caf.faces.data
-
Utility functions for manipulating collections.
- CollectionUtils() - Constructor for class com.webmethods.caf.faces.data.CollectionUtils
-
- CollectionUtils.FilterExpression - Class in com.webmethods.caf.faces.data
-
- CollectionUtils.FilterExpression(String) - Constructor for class com.webmethods.caf.faces.data.CollectionUtils.FilterExpression
-
Creates a new filter expression object from the specified string.
- CollectionUtils.IFilterableValueDecorator - Interface in com.webmethods.caf.faces.data
-
- CollectionUtils.RowValueBindingFilterableValueDecorator - Class in com.webmethods.caf.faces.data
-
Filter value decorator for table rows, using a binding expression to calculate the value.
- CollectionUtils.RowValueBindingFilterableValueDecorator(ValueBinding, String) - Constructor for class com.webmethods.caf.faces.data.CollectionUtils.RowValueBindingFilterableValueDecorator
-
Creates a new filterable decorator for value binding and row variable.
- CollectionUtils.SelectItemFilterableValueDecorator - Class in com.webmethods.caf.faces.data
-
- CollectionUtils.SelectItemFilterableValueDecorator() - Constructor for class com.webmethods.caf.faces.data.CollectionUtils.SelectItemFilterableValueDecorator
-
- com.webmethods.bpm.noodle - package com.webmethods.bpm.noodle
-
- com.webmethods.bpm.process - package com.webmethods.bpm.process
-
Task Engine Ad-Hoc Worflow APIs
- com.webmethods.caf.common - package com.webmethods.caf.common
-
Various Utility classes
- com.webmethods.caf.event - package com.webmethods.caf.event
-
Base CAF Events classes and interfaces
- com.webmethods.caf.faces.bean - package com.webmethods.caf.faces.bean
-
Provides base managed beans for all the pages.
- com.webmethods.caf.faces.bean.mws_ui - package com.webmethods.caf.faces.bean.mws_ui
-
- com.webmethods.caf.faces.bean.nav - package com.webmethods.caf.faces.bean.nav
-
Support for web application navigation links.
- com.webmethods.caf.faces.bean.nav.xml - package com.webmethods.caf.faces.bean.nav.xml
-
Implementation for building page hierarchy from XML configuration.
- com.webmethods.caf.faces.bean.portlet - package com.webmethods.caf.faces.bean.portlet
-
Provides annotation for defining Portlet Actions.
- com.webmethods.caf.faces.bean.search - package com.webmethods.caf.faces.bean.search
-
Provides managed beans for search related pages.
- com.webmethods.caf.faces.bean.web - package com.webmethods.caf.faces.bean.web
-
Provides beans for supporting generic URLs for portlets.
- com.webmethods.caf.faces.component.dir - package com.webmethods.caf.faces.component.dir
-
Provides JSF components related to users, groups and roles.
- com.webmethods.caf.faces.component.dir.view - package com.webmethods.caf.faces.component.dir.view
-
Provides managed beans for JSF components related to users, groups and roles.
- com.webmethods.caf.faces.component.email - package com.webmethods.caf.faces.component.email
-
Provides Email message panel implementation.
- com.webmethods.caf.faces.component.events - package com.webmethods.caf.faces.component.events
-
Provides support for Open Ajax event mechanism for raising server side events to the client.
- com.webmethods.caf.faces.component.mws_ui - package com.webmethods.caf.faces.component.mws_ui
-
- com.webmethods.caf.faces.component.respicker - package com.webmethods.caf.faces.component.respicker
-
Provides the 'Portal Resource Picker Dialog' JSF component.
- com.webmethods.caf.faces.component.respicker.view - package com.webmethods.caf.faces.component.respicker.view
-
Provides managed beans for the 'Portal Resource Picker Dialog' JSF component.
- com.webmethods.caf.faces.component.rss - package com.webmethods.caf.faces.component.rss
-
Provides RSS message panel implementation.
- com.webmethods.caf.faces.context - package com.webmethods.caf.faces.context
-
Provides implementation and utilities for request state information.
- com.webmethods.caf.faces.convert - package com.webmethods.caf.faces.convert
-
Provides implementation for various Object-to-String and String-to-Object converters.
- com.webmethods.caf.faces.data - package com.webmethods.caf.faces.data
-
Provides interfaces and utilities for various content providers.
- com.webmethods.caf.faces.data.attachments - package com.webmethods.caf.faces.data.attachments
-
Provides content providers for handling attachments.
- com.webmethods.caf.faces.data.calendar - package com.webmethods.caf.faces.data.calendar
-
Provides content providers for handling calendar controls.
- com.webmethods.caf.faces.data.comments - package com.webmethods.caf.faces.data.comments
-
Provides content providers for handling comments.
- com.webmethods.caf.faces.data.comments.impl - package com.webmethods.caf.faces.data.comments.impl
-
Provides implementation of content providers for handling comments.
- com.webmethods.caf.faces.data.csp - package com.webmethods.caf.faces.data.csp
-
- com.webmethods.caf.faces.data.dir - package com.webmethods.caf.faces.data.dir
-
Provides content providers for users, groups and roles.
- com.webmethods.caf.faces.data.dir.query - package com.webmethods.caf.faces.data.dir.query
-
Provides support classes for searching for users, groups and roles.
- com.webmethods.caf.faces.data.email - package com.webmethods.caf.faces.data.email
-
Utility classes to send Emails via SMTP service
- com.webmethods.caf.faces.data.encoding - package com.webmethods.caf.faces.data.encoding
-
Utility classes to assist with loading and display of MWS supported encodings
- com.webmethods.caf.faces.data.error - package com.webmethods.caf.faces.data.error
-
Error Handings classes for CAF Applications
- com.webmethods.caf.faces.data.error.ws - package com.webmethods.caf.faces.data.error.ws
-
- com.webmethods.caf.faces.data.export - package com.webmethods.caf.faces.data.export
-
Provides content providers for exporting data from an action.
- com.webmethods.caf.faces.data.export.atom - package com.webmethods.caf.faces.data.export.atom
-
Provides support classes used to export data as an Atom syndication feed.
- com.webmethods.caf.faces.data.gmap - package com.webmethods.caf.faces.data.gmap
-
Provides content providers for the google maps control.
- com.webmethods.caf.faces.data.i18n - package com.webmethods.caf.faces.data.i18n
-
Provides content providers for internationalization.
- com.webmethods.caf.faces.data.object - package com.webmethods.caf.faces.data.object
-
Defines different types of content provider and data types used in content providers.
- com.webmethods.caf.faces.data.portal - package com.webmethods.caf.faces.data.portal
-
Provides content providers for items stored in the MWS repository.
- com.webmethods.caf.faces.data.pubsub - package com.webmethods.caf.faces.data.pubsub
-
Provides content providers for publish/subscribe services.
- com.webmethods.caf.faces.data.sql - package com.webmethods.caf.faces.data.sql
-
Provides implementation for JDBC CachedRowSet table content provider.
- com.webmethods.caf.faces.data.sql.rowset - package com.webmethods.caf.faces.data.sql.rowset
-
- com.webmethods.caf.faces.data.task - package com.webmethods.caf.faces.data.task
-
Defines task search service and the related objects used in task search.
- com.webmethods.caf.faces.data.task.impl - package com.webmethods.caf.faces.data.task.impl
-
Task Engine Content providers to support custom Task CAF Applications
- com.webmethods.caf.faces.data.tree - package com.webmethods.caf.faces.data.tree
-
Provides interfaces for tree content provider and data types.
- com.webmethods.caf.faces.data.tree.object - package com.webmethods.caf.faces.data.tree.object
-
Defines different types of tree content provider and data types used in content providers.
- com.webmethods.caf.faces.data.ws - package com.webmethods.caf.faces.data.ws
-
Provides implementation for web service client content provider.
- com.webmethods.caf.faces.data.ws.glue - package com.webmethods.caf.faces.data.ws.glue
-
Provides content providers for GLUE web services clients.
- com.webmethods.caf.faces.portlet - package com.webmethods.caf.faces.portlet
-
Provides implementation for JSF Portlets.
- com.webmethods.caf.faces.priviledge - package com.webmethods.caf.faces.priviledge
-
Provides the functional privilege service.
- com.webmethods.caf.faces.search.options - package com.webmethods.caf.faces.search.options
-
Provides support classes for configuring the behavior of the search related controls.
- com.webmethods.caf.faces.search.query - package com.webmethods.caf.faces.search.query
-
Provides support classes for search queries used by the search related controls.
- com.webmethods.caf.faces.search.saved - package com.webmethods.caf.faces.search.saved
-
Provides support classes for saved searches used by the search related controls.
- com.webmethods.caf.faces.util - package com.webmethods.caf.faces.util
-
Provides utility for logging messages to the Portal/MWS logs.
- com.webmethods.caf.jcr.faces.bean - package com.webmethods.caf.jcr.faces.bean
-
Provides managed means for interacting with JCR resources.
- com.webmethods.caf.jcr.faces.data - package com.webmethods.caf.jcr.faces.data
-
Provides JSF content providers for interacting with JCR resources.
- com.webmethods.caf.jcr.faces.data.query - package com.webmethods.caf.jcr.faces.data.query
-
Provides helper classes used to query JCR resources.
- com.webmethods.caf.jcr.faces.servlet - package com.webmethods.caf.jcr.faces.servlet
-
Provides servlets for interacting with JCR resources.
- com.webmethods.caf.jcr.faces.util - package com.webmethods.caf.jcr.faces.util
-
Provides utilities to assist in interacting with JCR resources.
- com.webmethods.caf.portalclient - package com.webmethods.caf.portalclient
-
Client API for connecting to MWS and invoking web service commands.
- com.webmethods.caf.portalclient.access - package com.webmethods.caf.portalclient.access
-
Support for invocation of MWS access control web services
- com.webmethods.caf.portalclient.access.access - package com.webmethods.caf.portalclient.access.access
-
Web Services interfaces for MWS Access Control Management
- com.webmethods.caf.portalclient.alias - package com.webmethods.caf.portalclient.alias
-
Support for invocation of MWS alias web services
- com.webmethods.caf.portalclient.alias.alias - package com.webmethods.caf.portalclient.alias.alias
-
Support for invocation of MWS alias web services
- com.webmethods.caf.portalclient.alias.alias2 - package com.webmethods.caf.portalclient.alias.alias2
-
Support for invocation of MWS alias web services
- com.webmethods.caf.portalclient.dir - package com.webmethods.caf.portalclient.dir
-
Support for invocation of MWS directory web services
- com.webmethods.caf.portalclient.dir.directoryService - package com.webmethods.caf.portalclient.dir.directoryService
-
Support for invocation of MWS directory web services
- com.webmethods.caf.portalclient.dir.directorySystem - package com.webmethods.caf.portalclient.dir.directorySystem
-
Support for invocation of MWS directory web services
- com.webmethods.caf.portalclient.dir.principal - package com.webmethods.caf.portalclient.dir.principal
-
Support for invocation of MWS directory web services
- com.webmethods.caf.portalclient.dir.principalAttribute - package com.webmethods.caf.portalclient.dir.principalAttribute
-
Support for invocation of MWS directory web services
- com.webmethods.caf.portalclient.dir.user - package com.webmethods.caf.portalclient.dir.user
-
Support for invocation of MWS directory web services
- com.webmethods.caf.portalclient.impl - package com.webmethods.caf.portalclient.impl
-
Collection of container classes for marshalling the inputs and outputs of the Portal Client web services.
- com.webmethods.caf.portalclient.meta - package com.webmethods.caf.portalclient.meta
-
Support for invocation of MWS basic web services and folder manipulation web services
- com.webmethods.caf.portalclient.meta.basic - package com.webmethods.caf.portalclient.meta.basic
-
Support for invocation of MWS basic web services and folder manipulation web services
- com.webmethods.caf.portalclient.meta.folder - package com.webmethods.caf.portalclient.meta.folder
-
Support for invocation of MWS basic web services and folder manipulation web services
- com.webmethods.caf.portalclient.system.system - package com.webmethods.caf.portalclient.system.system
-
Support for invocation of MWS System management web services
- com.webmethods.caf.portalclient.task - package com.webmethods.caf.portalclient.task
-
Support for invocation of task web services
- com.webmethods.caf.portalclient.task.task - package com.webmethods.caf.portalclient.task.task
-
Support for invocation of task web services
- com.webmethods.caf.portalclient.util - package com.webmethods.caf.portalclient.util
-
Provides a set of static helper classes and data models to facilitate marshalling of web service inputs
and return values.
- com.webmethods.caf.portlet - package com.webmethods.caf.portlet
-
Provides interfaces that defines Portlet URLs.
- com.webmethods.caf.wsclient - package com.webmethods.caf.wsclient
-
Framework for generic Web Service client for MWS and CAF
- com.webmethods.caf.wsclient.auth - package com.webmethods.caf.wsclient.auth
-
Framework for generic Web Service client for MWS and CAF
- com.webmethods.caf.wsclient.cache - package com.webmethods.caf.wsclient.cache
-
Framework for generic Web Service client for MWS and CAF - Caching layer
- com.webmethods.caf.wsclient.cache.impl - package com.webmethods.caf.wsclient.cache.impl
-
Framework for generic Web Service client for MWS and CAF - Caching layer
- com.webmethods.caf.wsclient.logging - package com.webmethods.caf.wsclient.logging
-
Framework for generic Web Service client for MWS and CAF
- com.webmethods.caf.wsclient.proxy - package com.webmethods.caf.wsclient.proxy
-
Framework for generic Web Service client for MWS and CAF
- com.webmethods.caf.wsclient.proxy.impl - package com.webmethods.caf.wsclient.proxy.impl
-
Framework for generic Web Service client for MWS and CAF
- com.webmethods.caf.wsclient.saml - package com.webmethods.caf.wsclient.saml
-
Framework for generic Web Service client for MWS and CAF - SAML Support
- com.webmethods.caf.wsclient.session - package com.webmethods.caf.wsclient.session
-
Framework for generic Web Service client for MWS and CAF - Session Management Support
- com.webmethods.caf.wsclient.session.impl - package com.webmethods.caf.wsclient.session.impl
-
Framework for generic Web Service client for MWS and CAF - Session Management Support
- com.webmethods.caf.wsclient.util - package com.webmethods.caf.wsclient.util
-
Framework for generic Web Service client for MWS and CAF
- com.webmethods.portal - package com.webmethods.portal
-
Provides generic portal support services.
- com.webmethods.portal.bizPolicy - package com.webmethods.portal.bizPolicy
-
My webMethods Server Biz Policy common structures
- com.webmethods.portal.bizPolicy.biz - package com.webmethods.portal.bizPolicy.biz
-
BizPolicy groups all of the Portal's high level business logic APIs
together into sets of related functions.
- com.webmethods.portal.bizPolicy.biz.access - package com.webmethods.portal.bizPolicy.biz.access
-
The Access BizPolicy provides business logic functions relating to
controlling access to portal resources.
- com.webmethods.portal.bizPolicy.biz.alias - package com.webmethods.portal.bizPolicy.biz.alias
-
The Alias BizPolicy provides business logic functions relating to managing portal resource aliases.
- com.webmethods.portal.bizPolicy.biz.dir - package com.webmethods.portal.bizPolicy.biz.dir
-
My webMethods Server Component Management Biz Policy APIs
- com.webmethods.portal.bizPolicy.biz.install - package com.webmethods.portal.bizPolicy.biz.install
-
My webMethods Server Directory Services Biz Policy APIs
- com.webmethods.portal.bizPolicy.biz.meta - package com.webmethods.portal.bizPolicy.biz.meta
-
The Meta BizPolicy provides business logic functions relating to
the manipulation of basic portal objects, such as documents, links, topics, and folders.
- com.webmethods.portal.bizPolicy.biz.system - package com.webmethods.portal.bizPolicy.biz.system
-
The System BizPolicy provides business logic functions relating to
system-level facilities.
- com.webmethods.portal.bizPolicy.biz.version - package com.webmethods.portal.bizPolicy.biz.version
-
The Version BizPolicy provides business logic functions relating to
the portal's built-in version control system.
- com.webmethods.portal.bizPolicy.biz.view - package com.webmethods.portal.bizPolicy.biz.view
-
The View BizPolicy provides business logic functions relating to
the portal's display of resources.
- com.webmethods.portal.mech.task.impl - package com.webmethods.portal.mech.task.impl
-
- com.webmethods.portal.service.dir - package com.webmethods.portal.service.dir
-
My webMethods Server Directory Services APIs
- com.webmethods.portal.service.meta2.thing - package com.webmethods.portal.service.meta2.thing
-
Provides the portal's base object model.
- com.webmethods.portal.service.portlet - package com.webmethods.portal.service.portlet
-
Service level interface that defines Portlet URLs.
- com.webmethods.portal.service.sql - package com.webmethods.portal.service.sql
-
Interfaces for accessing external SQL databases.
- com.webmethods.portal.service.sql.core - package com.webmethods.portal.service.sql.core
-
Interfaces for accessing external SQL databases.
- com.webmethods.portal.service.task - package com.webmethods.portal.service.task
-
- com.webmethods.portal.service.task.event - package com.webmethods.portal.service.task.event
-
- com.webmethods.portal.service.view - package com.webmethods.portal.service.view
-
My webMethods Server View APIs
- com.webmethods.portal.system - package com.webmethods.portal.system
-
Provides base system entry point, system constants, data objects, and component model.
- com.webmethods.rtl.encode - package com.webmethods.rtl.encode
-
Various Encoder/Decoder utility classes
- com.webmethods.rtl.util.xml - package com.webmethods.rtl.util.xml
-
XML processing Utility APIs
- com.webmethods.sc.calendar - package com.webmethods.sc.calendar
-
Business and User calendar management and date evaluation classes
- com.webmethods.sc.directory - package com.webmethods.sc.directory
-
Common Directory Services Library classes
- com.webmethods.sc.directory.cert - package com.webmethods.sc.directory.cert
-
Common Directory Services x509 certificate management classes
- com.webmethods.sc.mws - package com.webmethods.sc.mws
-
Initializer classes for MWS Library (required by Common Directory Services)
- comment - Variable in class com.webmethods.caf.faces.data.comments.impl.CommentEntry
-
- CommentEntry - Class in com.webmethods.caf.faces.data.comments.impl
-
- CommentEntry() - Constructor for class com.webmethods.caf.faces.data.comments.impl.CommentEntry
-
- CommentEntry(IThingID) - Constructor for class com.webmethods.caf.faces.data.comments.impl.CommentEntry
-
- comments - Variable in class com.webmethods.caf.faces.data.comments.impl.CommentsListProvider
-
- CommentsListProvider - Class in com.webmethods.caf.faces.data.comments.impl
-
- CommentsListProvider() - Constructor for class com.webmethods.caf.faces.data.comments.impl.CommentsListProvider
-
- commitTran() - Static method in class com.webmethods.portal.service.sql.DataManager
-
Commits any outstanding transaction on the current thread.
- commitTran() - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Commits currently active transaction for encapsulated connection.
- COMMON_RESOURCES - Static variable in class com.webmethods.caf.common.CommonGlobalProvider
-
Location of common resource package
- CommonException - Exception in com.webmethods.caf.common
-
- CommonException(String, Object[]) - Constructor for exception com.webmethods.caf.common.CommonException
-
- CommonException(String) - Constructor for exception com.webmethods.caf.common.CommonException
-
- CommonException(Throwable, String, Object[]) - Constructor for exception com.webmethods.caf.common.CommonException
-
- CommonException(Throwable, String) - Constructor for exception com.webmethods.caf.common.CommonException
-
- CommonException(Throwable) - Constructor for exception com.webmethods.caf.common.CommonException
-
- CommonException(Class, String, Object[]) - Constructor for exception com.webmethods.caf.common.CommonException
-
Base constructor for CommonException
- CommonException(Class, String) - Constructor for exception com.webmethods.caf.common.CommonException
-
- CommonException(Throwable, Class, String, Object[]) - Constructor for exception com.webmethods.caf.common.CommonException
-
- CommonGlobalProvider - Class in com.webmethods.caf.common
-
This class is meant to provide the common resource bundle with a localized format based on the end users needs.
- CommonGlobalProvider() - Constructor for class com.webmethods.caf.common.CommonGlobalProvider
-
- compare(Object, Object) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.PrincipalSortComparator
-
Compares its two arguments for order.
- compare(Object, Object) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.PrincipalSortComparator
-
Compares its two arguments for order.
- compare(Object, Object) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.RoleMatchSortComparator
-
Compares its two arguments for order.
- compare(Object, Object) - Method in class com.webmethods.caf.faces.data.object.DefaultComparator
-
- compare(Object, Object) - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider.RowComparator
-
- compare(Object, Object) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider.NodeComparator
-
- compare(Object, Object) - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider.NodeComparator
-
- compare(Object, Object) - Method in class com.webmethods.caf.jcr.faces.data.NodePropertyComparator
-
Compares the two objects
- compare(Node, Node) - Method in class com.webmethods.caf.jcr.faces.data.NodePropertyComparator
-
Compares the two nodes
- compare(Object, Object) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Compares two object.
- compareTo(ICalendarEvent) - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Implementation of Comparable Calendar Event
Overrides Comparable implementation of compareTo.
- compareTo(Object) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.SortEntry
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.SortEntry
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class com.webmethods.caf.portalclient.util.NamedValue
-
- completeTask() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Completes a task
- completeTask() - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Updates and completes current task
- computeDependenciesFromXMLImport(IContext, String) - Method in interface com.webmethods.portal.bizPolicy.biz.system.ISystemPolicy
-
Returns a list of strings specifying the xtypes required in order
to import the xml
- concat(String, String) - Static method in class com.webmethods.caf.common.StringTools
-
- concat(String, String, String) - Static method in class com.webmethods.caf.common.StringTools
-
- concat(String, String, String, String) - Static method in class com.webmethods.caf.common.StringTools
-
- concat(String, String) - Static method in class com.webmethods.caf.wsclient.util.WSClientUtil
-
Concatenate two strings
- CONFIG_BAK_EXTENSION - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
backup file extension
- connect() - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- connection - Variable in class com.webmethods.caf.faces.bean.URLContentExportBean
-
URLConnection
to the URL resource to be exported
- connection - Variable in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
- connection - Variable in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Holds the connection to the file URL
- CONNECTION_CONFIG_NAME - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
entry in portal.properties storing location for db config file
- CONNECTION_ERROR - Static variable in class com.webmethods.caf.faces.data.error.WebserviceClientErrorHandler
-
Identifies that only connectivity and authentication web service errors
should be handled
- CONNECTION_NODE_QUERY - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- ConnectionManager - Class in com.webmethods.portal.service.sql.core
-
ConnectionManager manages connection pools for each of the sql data sources registered with the portal.
- ConnectionManager() - Constructor for class com.webmethods.portal.service.sql.core.ConnectionManager
-
Default Constructor needed for reflection.
- ConsoleLogListener - Class in com.webmethods.caf.wsclient.logging
-
Implementation of
ILogListener
that sends all log messages
to
System.out
- ConsoleLogListener() - Constructor for class com.webmethods.caf.wsclient.logging.ConsoleLogListener
-
- containerID - Variable in class com.webmethods.caf.faces.data.comments.impl.CommentsListProvider
-
- containerURI - Variable in class com.webmethods.caf.faces.data.comments.impl.CommentsListProvider
-
- contains(Object) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItemCollection
-
- containsAll(Collection) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItemCollection
-
- containsKey(Object) - Method in class com.webmethods.caf.wsclient.cache.impl.WSLruCache
-
Determines if an item is in the Cache
- Content - Class in com.webmethods.caf.faces.data.export.atom
-
Represents an atom content element.
- Content() - Constructor for class com.webmethods.caf.faces.data.export.atom.Content
-
- Content(Object) - Constructor for class com.webmethods.caf.faces.data.export.atom.Content
-
- contentLength - Variable in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
The length of data.
- ContentProviderException - Exception in com.webmethods.caf.faces.data
-
Exception class for content providers.
- ContentProviderException() - Constructor for exception com.webmethods.caf.faces.data.ContentProviderException
-
Create an empty exception.
- ContentProviderException(String) - Constructor for exception com.webmethods.caf.faces.data.ContentProviderException
-
Create an exception with a message.
- ContentProviderException(Throwable) - Constructor for exception com.webmethods.caf.faces.data.ContentProviderException
-
Create an exception from a Throwable
instance.
- ContentProviderException(String, Throwable) - Constructor for exception com.webmethods.caf.faces.data.ContentProviderException
-
Create an exception from a Throwable
instance and with a
message.
- ContentProviderUtils - Class in com.webmethods.caf.faces.data
-
Utility functions for content providers.
- ContentProviderUtils() - Constructor for class com.webmethods.caf.faces.data.ContentProviderUtils
-
- contentType - Variable in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
- contentType - Variable in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
- contentType - Variable in class com.webmethods.caf.faces.data.email.EmailDeliverer.MessageBodyDataSource
-
- context - Variable in class com.webmethods.caf.faces.data.comments.impl.CommentsListProvider
-
- CONTEXT - Static variable in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyNames
-
BizPolicy for accessing context objects.
- ContextUtils - Class in com.webmethods.caf.faces.context
-
Utility functions for dealing with context/user information.
- ContextUtils() - Constructor for class com.webmethods.caf.faces.context.ContextUtils
-
- ContextUtils.FacesContextDetails - Class in com.webmethods.caf.faces.context
-
Stores information about FacesContext that can
be used to switch back to a previous FacesContext
- ContextUtils.FacesContextDetails(FacesContext, FacesContext, ServletContext, ApplicationAssociate) - Constructor for class com.webmethods.caf.faces.context.ContextUtils.FacesContextDetails
-
- convertListToDisplayListProvider(String[]) - Static method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Converts list of principal IDs into ListTableContentProvider for displaying in the table
- convertListTypes(Class[], Object[]) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Converts source object value to the target type
- convertToPropertyType(Object, String, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
- convertToType(Object, Class) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Converts source object value to the target type
- convertToType(Object, Class, boolean) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Converts source object value to the target type
- convertToType(Object, Class) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Converts source object value to the target type
- convertViewPropertiesToMap(View) - Static method in class com.webmethods.caf.portalclient.meta.PCMetaHelper
-
Convert a
View
into a map of name/value pairs of the properties contained
within that view.
- copy(String, String) - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Makes a copy of the workspace and places it in the target folder.
- copy(URI, URI) - Method in interface com.webmethods.caf.portalclient.meta.folder.IfolderPortType
-
- copy(IContext, IURI, IURI) - Method in interface com.webmethods.portal.bizPolicy.biz.meta.IContainerPolicy
-
Creates a copy of the specified item in the specified container.
- copy(IContext, IURI, IURI, String) - Method in interface com.webmethods.portal.bizPolicy.biz.meta.IContainerPolicy
-
Creates a copy of the specified item in the specified container.
- copyAttachments() - Method in class com.webmethods.caf.jcr.faces.data.AttachmentsMigrationProvider
-
Action that copies attachments from the source attachment provider to the
destination attachment provider
- copyFile(String, String, boolean) - Static method in class com.webmethods.caf.common.FileUtil
-
Copies a file to other location
- copyResource(Class, String, String) - Static method in class com.webmethods.caf.wsclient.util.WSClientUtil
-
Copy a resource from the classpath to a temp file.
- copyStream(InputStream, OutputStream) - Static method in class com.webmethods.caf.common.FileUtil
-
Copies all the bits from the inputStream to the ouputStream
- copyStream(InputStream, OutputStream) - Static method in class com.webmethods.caf.wsclient.util.WSClientUtil
-
- copytoclipboard(URI, boolean, URI) - Method in interface com.webmethods.caf.portalclient.meta.basic.IbasicPortType
-
- copytoclipboard(URI, boolean, URI) - Method in interface com.webmethods.caf.portalclient.meta.folder.IfolderPortType
-
- copyToClipboard(IContext, IURI, IURI, boolean) - Method in interface com.webmethods.portal.bizPolicy.biz.meta.IBasicPolicy
-
'Copies' the specified item from the specified container into the specified context's clipboard.
- copyWorkspace(String, String) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Creates a copy of a workspace in the specified folder.
- CORE_DN - Static variable in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper.ATTR_NAMES
-
- CORE_DN - Static variable in class com.webmethods.sc.directory.IDirectoryPrincipal.ATTR_NAMES
-
- CORE_EMAIL - Static variable in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper.ATTR_NAMES
-
- CORE_EMAIL - Static variable in class com.webmethods.sc.directory.IDirectoryPrincipal.ATTR_NAMES
-
- CORE_FIRST_NAME - Static variable in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper.ATTR_NAMES
-
- CORE_FIRST_NAME - Static variable in class com.webmethods.sc.directory.IDirectoryPrincipal.ATTR_NAMES
-
- CORE_ID - Static variable in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper.ATTR_NAMES
-
- CORE_ID - Static variable in class com.webmethods.sc.directory.IDirectoryPrincipal.ATTR_NAMES
-
- CORE_LAST_NAME - Static variable in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper.ATTR_NAMES
-
- CORE_LAST_NAME - Static variable in class com.webmethods.sc.directory.IDirectoryPrincipal.ATTR_NAMES
-
- CORE_PASSWORD - Static variable in class com.webmethods.sc.directory.IDirectoryPrincipal.ATTR_NAMES
-
- countAllTasksIndexed(String, TaskSearchQueryV2, boolean) - Static method in class com.webmethods.caf.portalclient.task.PCTaskHelper
-
Return the total result count for a task search against all tasks
- country - Variable in class com.webmethods.caf.portalclient.impl.Locale
-
Locale country code
- countTasksIndexed(boolean, TaskSearchQueryV2, String, boolean) - Method in interface com.webmethods.caf.portalclient.task.task.ItaskPortType
-
- countUserTasksIndexed(String, TaskSearchQueryV2, boolean) - Static method in class com.webmethods.caf.portalclient.task.PCTaskHelper
-
Return the total result count for a user inbox task search
- create(Date, Date, boolean, String, String, String) - Static method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Creates a Calendar Event and initialize it.
- create(String, String) - Static method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- create(String, String, String) - Static method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- create(String, String, String, String) - Static method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- create(String, String, int, int) - Static method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- CREATE_CONTAINER - Static variable in class com.webmethods.caf.portalclient.access.PCAccessHelper
-
- CREATE_ITEM - Static variable in class com.webmethods.caf.portalclient.access.PCAccessHelper
-
- CREATE_REFERENCE - Static variable in class com.webmethods.caf.portalclient.access.PCAccessHelper
-
- createActionUrl() - Method in class com.webmethods.caf.faces.bean.BasePortletPageBean
-
Creates action portletUrl for the current portlet
- createalias(String, String, Object, boolean, Object) - Method in interface com.webmethods.caf.portalclient.alias.alias.IaliasPortType
-
Create a new alias for an MWS thing.
- createAlias(String, URI) - Static method in class com.webmethods.caf.portalclient.alias.PCAliasHelper
-
Static helper method to create a new alias for a MWS thing
- createAlias(String) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Static helper to create a new URI that represents an MWS alias
- createAlias(IContext, Object, Object, String, boolean) - Method in interface com.webmethods.portal.bizPolicy.biz.alias.IAliasPolicy
-
This will create a new alias.
- createalias2(String, boolean, URI) - Method in interface com.webmethods.caf.portalclient.alias.alias2.Ialias2PortType
-
Create a new alias for an MWS thing.
- createBodyDataSource() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Factory method that can be overridden to provide a different
implementation.
- createBpmProcessManager(String) - Method in interface com.webmethods.bpm.process.BpmProcessManagerFactory.IBpmProcessManagerFactory
-
- createCertificate(X509Certificate, String) - Method in interface com.webmethods.sc.directory.cert.ICertificateManager
-
Creates new certificate of the given type.
- createChild(IContext, IThingID, Map) - Method in interface com.webmethods.portal.bizPolicy.biz.meta.IContainerPolicy
-
Creates a new thing as a primary child in the specified container,
with the specified properties.
- createchildcommand(URI) - Method in interface com.webmethods.caf.portalclient.meta.folder.IfolderPortType
-
- createCommandBean(Object, Object, Map) - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- createConnProvider(ConnectionInfo) - Static method in class com.webmethods.portal.service.sql.core.ConnectionManager
-
Creates and caches connection provider for a given connection info
- createDateSearchTerms(List) - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
Creates CSPSearchQueryTerms based on last modified on index and are used to
search by date.
- createdBy - Variable in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
The user ID that originally created this task
- createdDate - Variable in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
The Data this task was create
- createDefaultKeys(IContentProvider, String) - Static method in class com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider
-
Creates the default key mapping for the specified provider and provider variable.
- createElement(Node, String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Creates new element and appends it to passed parent
- createElement(Node, String, String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Creates new element with passed name and text value, and appends it to passed parent
- createField(String, String, IBpmProcessCustomFields.FIELD_TYPE) - Method in interface com.webmethods.bpm.process.IBpmProcessCustomFields
-
Creates a new field
- createHttpUrl(String) - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- createItemModel(IThingID) - Method in class com.webmethods.caf.faces.data.portal.PortalContainerModel
-
Deprecated.
Create the model object for the requested thing
- createListProvider(Map) - Static method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Helper method to create a ListTableContentProvider from a string map
- createListProvider(String[]) - Static method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Helper method to create a ListTableContentProvider from a string map
- createMetaRuleset(Class) - Method in class com.webmethods.caf.faces.component.dir.PrincipalPickerModalDialogHandler
-
- createMetaRuleset(Class) - Method in class com.webmethods.caf.faces.component.respicker.ResourcePickerModalDialogHandler
-
- createMethodBinding(String, Class[]) - Method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
Shortcut method for getFacesContext().getApplication().createMethodBinding(expression, args)
- createObject(String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
- createObject(String, Object[]) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
- createPageBean() - Method in class com.webmethods.caf.faces.component.dir.PrincipalPickerModalDialog
-
- createPageBean() - Method in class com.webmethods.caf.faces.component.respicker.ResourcePickerModalDialog
-
- createPagingCookie(String) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
- createprincipal(URI, Hashtable, int, String) - Method in interface com.webmethods.caf.portalclient.dir.directoryService.IdirectoryServicePortType
-
- createPrincipal(IContext, IThingID, int, String, Map) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IDirServiceBizPolicy
-
Creates a new principal associated with this Directory Service
- createPrincipal(String, int, String, Map) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
Creates a new principal group or user associated with this specified directory service.
- createPrincipalModel(String) - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProviderFactory
-
Creates and initializes principal provider implementation from a principalURI value.
- createPrincipalModel(String) - Static method in class com.webmethods.caf.faces.data.dir.PrincipalModelFactory
-
Creates and initializes principal provider implementation from a principalURI value.
- createPrincipalModel(IURI) - Static method in class com.webmethods.caf.faces.data.dir.PrincipalModelFactory
-
Creates and initializes principal provider implementation from a principalURI value.
- createPrincipalModel(IDirPrincipal) - Static method in class com.webmethods.caf.faces.data.dir.PrincipalModelFactory
-
Creates and initializes a principal provider implementation from a directory principal value.
- createPrincipalModel(String) - Method in class com.webmethods.caf.faces.data.dir.PrincipalProviderFactory
-
Creates and initializes principal provider implementation from a principalURI value.
- createPrincipalModelFromDN(String) - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProviderFactory
-
Creates and initializes principal provider implementation from distinguished name (DN) value.
- createPrincipalModelFromDN(String) - Static method in class com.webmethods.caf.faces.data.dir.PrincipalModelFactory
-
Creates and initializes principal provider implementation from distinguished name (DN) value.
- createPrincipalModelFromDN(String) - Method in class com.webmethods.caf.faces.data.dir.PrincipalProviderFactory
-
Creates and initializes principal provider implementation from DN value.
- createPrincipalModelFromID(String) - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProviderFactory
-
Creates and initializes principal provider implementation from an internal principal ID value.
- createPrincipalModelFromID(String) - Static method in class com.webmethods.caf.faces.data.dir.PrincipalModelFactory
-
Creates and initializes principal provider implementation from an internal principal ID value.
- createPrincipalModelFromID(String) - Method in class com.webmethods.caf.faces.data.dir.PrincipalProviderFactory
-
Creates and initializes principal provider implementation from an internal principal ID value.
- createProcess(String) - Method in interface com.webmethods.bpm.process.IBpmProcessManager
-
Creates process instance for given process definition ID
- createProcessDefinition() - Method in interface com.webmethods.bpm.process.IBpmProcessManager
-
Creates new process definition.
- createRenderUrl() - Method in class com.webmethods.caf.faces.bean.BasePortletPageBean
-
Creates render portletUrl for the current portlet.
- createRole(int, String, Map) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
- createRole(String, String, Map) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
Creates new role of the specified type
- createRow() - Method in interface com.webmethods.caf.faces.data.IUpdateableTableContentProvider
-
Appends the template row to the table data.
- createRow() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
Creates new row and adds it to the list.
- createRow() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Creates new row and adds it to the list.
- createRow() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Creates new row in the row set.
- createRow() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- createSafeWorker(String) - Static method in class com.webmethods.portal.service.sql.DataManager
-
Get worker object to perform some database work.
- createSavedSearch() - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearchProvider
-
Creates a new saved search object
- createSearchQuery() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Creates and returns a new SearchQuery object for the SearchBar control.
- createSearchQuery() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Creates and returns a new SearchQuery object for the SearchBar control.
- createSearchQuery() - Method in interface com.webmethods.caf.faces.search.query.ISearchQueryFactory
-
Create a new search query object
- createSearchQuery(String) - Method in interface com.webmethods.caf.faces.search.query.ISearchQueryFactory
-
Create a new search query and populate the state
with the supplied query state string
- createSession(Credentials) - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
Creates and returns COMMProxy.Session
for a given username and password
- createSession(IWSClientProxy) - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionPool
-
- createSession(IWSClientProxy) - Method in interface com.webmethods.caf.wsclient.session.IWSClientSessionPool
-
- createSession() - Method in interface com.webmethods.sc.directory.IDirectorySystem
-
Created default directory session with no permissions restrictions.
- createSession(IDirectoryUser) - Method in interface com.webmethods.sc.directory.IDirectorySystem
-
Created directory session for given directory principal.
- createStatusRecord(IBpmStepStatusChange) - Method in interface com.webmethods.bpm.process.IBpmProcessManager
-
Create a new status record in the PRT Audit database
- createStep(String) - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Creates a new step definition for this process
- createSubNav() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Creates a new, uninitialized sub-navigation bean.
- createSubNav(IAppNavPage) - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Creates a new sub-navigation bean,
initialized with the specified root page.
- createSubNav(IAppNavPage, IAppNavPage) - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Creates a new sub-navigation bean initialized with the specified root page and current page.
- createSubprocess(String, String, String, short) - Method in interface com.webmethods.bpm.process.IBpmProcessManager
-
Creates subprocess for given process definition ID and parent process information
- createTaskSearchQuery(String) - Method in class com.webmethods.caf.faces.data.task.TaskSavedSearchContentProvider
-
Creates TaskSearchQuery from given savedSearchID
- createTempDir() - Static method in class com.webmethods.caf.common.FileUtil
-
Atomically creates a new directory somewhere beneath the system's
temporary directory (as defined by the java.io.tmpdir
system
property), and returns its name.
- createTempDir(String, String) - Static method in class com.webmethods.caf.wsclient.util.WSClientUtil
-
Create a unique temp subdirectory in the given base subdirectory
- createTempFolder() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider
-
Deprecated.
Creates the temp folder where the attachments will be stored
- createTransition(String, String) - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Creates a new transition definition between steps
- createuniquename(String, URI) - Method in interface com.webmethods.caf.portalclient.meta.folder.IfolderPortType
-
- createUniqueName(IContext, IThingID, String) - Method in interface com.webmethods.portal.bizPolicy.biz.meta.IContainerPolicy
-
Creates a unique name in the given folder
- createUserFolders(IContext) - Method in interface com.webmethods.portal.bizPolicy.biz.system.ISystemPolicy
-
Create the users standard folders if they do not exist.
- createValueBinding(String) - Method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
Shortcut method for getFacesContext().getApplication().createValueBinding(expression)
- createViewFolder(String, String) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Creates a workspace folder of the current user's logical workspace view.
- createWorkdayCalendar(String, String, String) - Method in interface com.webmethods.sc.calendar.ICalendarBuilder
-
- createWorker() - Static method in class com.webmethods.portal.service.sql.DataManager
-
Get worker object to perform some database work for the default
portal datasource.
- createWorker(String) - Static method in class com.webmethods.portal.service.sql.DataManager
-
Get worker object to perform some database work
- createWorkspace(String, int) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Creates a workspace for the current user.
- createWorkspace(String, int, String) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Creates an analysis workspace for the current user
and associated with the contextURI that is the analyzed object.
- createWorkspaceFromTemplate(String, int, String) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Creates a workspace for the current user, using an existing workspace as a template.
- createWorkspaceFromTemplate(String, int, String, boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Creates a workspace for the current user using an existing workspace as a template.
- createWorkspaceFromTemplate(String, int, String, boolean, boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Creates a workspace for the current user with the specified name
based on a workspace template.
- createWorkspaceFromTemplate(String, int, String, String) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Creates a workspace for the current user with the specified name
and associated with a contextURI of the analyzed object
based on a workspace template.
- createWorkspaceFromTemplate(String, int, String, String, boolean, boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Creates a workspace for the current user with the specified name
and associated with the contextURI of the analyzed object
based on a workspace template.
- createWorkspaceView(String, String) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Creates a reference to an existing workspace in the current user's logical workspace view.
- createWorkspaceWithUI(String, int, String, String, boolean, boolean, boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Aggregates several workspace and tab service calls when creating a new workspace.
- Credentials - Class in com.webmethods.caf.faces.bean
-
Adapter to enable populating credentials via binding expressions.
- Credentials() - Constructor for class com.webmethods.caf.faces.bean.Credentials
-
- CSP_TMP_DIR - Static variable in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- CSP_XML_ENCODING - Static variable in interface com.webmethods.caf.faces.data.csp.CSPConstants
-
- CSPAccessRights - Interface in com.webmethods.caf.faces.data.csp
-
- CSPAttachmentsProvider - Class in com.webmethods.caf.faces.data.csp
-
Attachments provider for fetching files from CSP
This attachments provider is intended to be used for exposing files from CSP.
- CSPAttachmentsProvider() - Constructor for class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- CSPBaseProvider - Class in com.webmethods.caf.faces.data.csp
-
This is a basic provider.Its main purpose is to set/get retrivalModule which
is a mandatory object for communication with CSP.
- CSPBaseProvider() - Constructor for class com.webmethods.caf.faces.data.csp.CSPBaseProvider
-
- CSPConstants - Interface in com.webmethods.caf.faces.data.csp
-
- CSPContent - Class in com.webmethods.caf.faces.data.csp
-
CSPContent is a logical entity that combines one or more content objects(i.e files stored in the CSP store) identified by same
content id.
- CSPContent() - Constructor for class com.webmethods.caf.faces.data.csp.CSPContent
-
- CSPContentDefinition - Class in com.webmethods.caf.faces.data.csp
-
This is a content provider which exposes index definitions based on a Content Definition id.
- CSPContentDefinition(String) - Constructor for class com.webmethods.caf.faces.data.csp.CSPContentDefinition
-
- CSPContentObject - Class in com.webmethods.caf.faces.data.csp
-
CSPContentObject is a wrapper for the real file(document) stored in CSP.
- CSPContentObject() - Constructor for class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- CSPContentSearchProvider - Class in com.webmethods.caf.faces.data.csp
-
This provider is intended to be used for exposing Contents
from CSP.
- CSPContentSearchProvider() - Constructor for class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- CSPEFormTemplateProvider - Class in com.webmethods.caf.faces.data.csp
-
- CSPEFormTemplateProvider() - Constructor for class com.webmethods.caf.faces.data.csp.CSPEFormTemplateProvider
-
- CSPIndex - Class in com.webmethods.caf.faces.data.csp
-
- CSPIndex() - Constructor for class com.webmethods.caf.faces.data.csp.CSPIndex
-
- CSPIndexDefinitionProvider - Class in com.webmethods.caf.faces.data.csp
-
This is a Content Provider used for retrieving meta-data from CSP.It can be used to retrieve
CSPIndexes based on either content id or contentDefinitionId.
- CSPIndexDefinitionProvider() - Constructor for class com.webmethods.caf.faces.data.csp.CSPIndexDefinitionProvider
-
- CSPIndexUtil - Class in com.webmethods.caf.faces.data.csp
-
- CSPIndexUtil() - Constructor for class com.webmethods.caf.faces.data.csp.CSPIndexUtil
-
- CSPNode - Class in com.webmethods.caf.faces.data.csp
-
All
CSPContent
in CSP are logically stored in tree-hierarchy.This class is a
wrapper of the tree node.
- CSPNode(int, String, CSPNode) - Constructor for class com.webmethods.caf.faces.data.csp.CSPNode
-
- CSPNodesProvider - Class in com.webmethods.caf.faces.data.csp
-
This is a provider that exposes the CSP nodes tree model.
- CSPNodesProvider() - Constructor for class com.webmethods.caf.faces.data.csp.CSPNodesProvider
-
- CSPParameter - Class in com.webmethods.caf.faces.data.csp
-
- CSPParameter() - Constructor for class com.webmethods.caf.faces.data.csp.CSPParameter
-
- CSPParameter(String, String) - Constructor for class com.webmethods.caf.faces.data.csp.CSPParameter
-
- CSPPreviewImageProvider - Class in com.webmethods.caf.faces.data.csp
-
Provider for preview of a content object.
- CSPPreviewImageProvider() - Constructor for class com.webmethods.caf.faces.data.csp.CSPPreviewImageProvider
-
- CSPRefreshableContentBaseProvider - Class in com.webmethods.caf.faces.data.csp
-
Base class for CSP providers that need refresh support and work based on content id.
- CSPRefreshableContentBaseProvider() - Constructor for class com.webmethods.caf.faces.data.csp.CSPRefreshableContentBaseProvider
-
- CSPSearchQuery - Class in com.webmethods.caf.faces.data.csp
-
It is a Search query that keeps a list of node ids on which the search is going to be executed
as well as list of
CSPSearchQueryTerm
objects which are the search criteria.
- CSPSearchQuery() - Constructor for class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
- CSPSearchQueryTerm - Class in com.webmethods.caf.faces.data.csp
-
In order to find a
CSPContent
in CSP you need to provide some meta-data information.
- CSPSearchQueryTerm() - Constructor for class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm
-
- CSPSearchQueryTerm(String, String) - Constructor for class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm
-
- CSPSearchQueryTerm(String, String, String, CSPSearchQueryTerm.JoinType) - Constructor for class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm
-
- CSPSearchQueryTerm.JoinType - Class in com.webmethods.caf.faces.data.csp
-
- CSPSessionManager - Class in com.webmethods.caf.faces.data.csp
-
This class is intended to be something like a helper for creating
COMMProxy.Session
object and getting IRetrieval
module.
- CSPSessionManager() - Constructor for class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- CSVExportBean - Class in com.webmethods.caf.faces.data.export
-
- CSVExportBean() - Constructor for class com.webmethods.caf.faces.data.export.CSVExportBean
-
- CSVExportBean(ITableContentProvider) - Constructor for class com.webmethods.caf.faces.data.export.CSVExportBean
-
- CSVExportBean(ITableContentProvider, String) - Constructor for class com.webmethods.caf.faces.data.export.CSVExportBean
-
- CSVExportProvider - Class in com.webmethods.caf.faces.data.export
-
Provider, specialized for CSV data,
which limits a wrapped table content-provider to exposing a specified set of properties;
these properties are specified via binding expressions.
- CSVExportProvider() - Constructor for class com.webmethods.caf.faces.data.export.CSVExportProvider
-
Blank provider.
- CSVExportProvider(ITableContentProvider, Map, String) - Constructor for class com.webmethods.caf.faces.data.export.CSVExportProvider
-
Provider limiting specified provider to specified keys.
- CSVTableExportProvider - Class in com.webmethods.caf.faces.data.export
-
- CSVTableExportProvider() - Constructor for class com.webmethods.caf.faces.data.export.CSVTableExportProvider
-
- CSVTableExportProvider(UIData) - Constructor for class com.webmethods.caf.faces.data.export.CSVTableExportProvider
-
- csvToSet(String) - Static method in class com.webmethods.caf.common.StringTools
-
Convert comma-separated line to
Set
of strings.
- CURRENT_ERROR_LIST - Static variable in exception com.webmethods.portal.PortalException
-
- CURRENT_RESOURCE - Static variable in class com.webmethods.portal.system.PortalSystem
-
The current resource.
- CURRENT_RESOURCE_ANCESTOR - Static variable in class com.webmethods.portal.system.PortalSystem
-
The current resource's ancestor to the specified step
(current.resource.ancestor.1=parent, current.resource.ancestor.2=grandparent).
- CURRENT_RESOURCE_PARENT - Static variable in class com.webmethods.portal.system.PortalSystem
-
The current resource's parent.
- CURRENT_RESOURCE_TYPE - Static variable in class com.webmethods.portal.system.PortalSystem
-
- CURRENT_USER - Static variable in interface com.webmethods.sc.directory.IDirectorySession
-
- currentIdxInPage - Variable in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.DirectoryPagingIterator
-
- currentIdxInPage - Variable in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.DirectoryPagingIterator
-
- currentPage - Variable in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.DirectoryPagingIterator
-
- currentPage - Variable in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.DirectoryPagingIterator
-
- currentPrincipal - Variable in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.DirectoryPagingIterator
-
- currentPrincipal - Variable in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.DirectoryPagingIterator
-
- CurrentURLBean - Class in com.webmethods.caf.faces.bean.web
-
Bean initialized with the current request url path and parameters
which can be used to manipulate the url,
using the bean's properties as request parameters.
- CurrentURLBean() - Constructor for class com.webmethods.caf.faces.bean.web.CurrentURLBean
-
Creates a new bean,
initialized with the current request url path and parameters.
- currentUserAccepted - Variable in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
Has this task been accepted by the current user
- CUSTOM_TASK_CHANGED_EVENTS_QUEUEID - Static variable in class com.webmethods.portal.mech.task.impl.CustomTaskChangeHandler
-
- CustomTaskChangeHandler - Class in com.webmethods.portal.mech.task.impl
-
- CustomTaskChangeHandler(TaskMechanics) - Constructor for class com.webmethods.portal.mech.task.impl.CustomTaskChangeHandler
-
- CustomTaskChangeHandler.ICustomTaskEventSubscriber - Interface in com.webmethods.portal.mech.task.impl
-
Interface to be implemented for listening to TaskChangeEvents using a custom listener.
- customTaskID - Variable in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
An arbitrary custom task ID assigned to this wask
- CustomTaskSearchContentProvider - Class in com.webmethods.caf.faces.data.task.impl
-
- CustomTaskSearchContentProvider() - Constructor for class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- CustomTaskSearchContentProvider(ITaskSearchQueryBase) - Constructor for class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Constructor from task search query
- cuttoclipboard(URI, boolean, URI) - Method in interface com.webmethods.caf.portalclient.meta.basic.IbasicPortType
-
- cuttoclipboard(URI, boolean, URI) - Method in interface com.webmethods.caf.portalclient.meta.folder.IfolderPortType
-
- cutToClipboard(IContext, IURI, IURI, boolean) - Method in interface com.webmethods.portal.bizPolicy.biz.meta.IBasicPolicy
-
'Cuts' the specified item from the specified container into the specified context's clipboard.
- generateContent() - Method in class com.webmethods.caf.faces.data.export.AtomEntriesExportProvider
-
- generateContent() - Method in class com.webmethods.caf.faces.data.export.AtomEntriesTableExportProvider
-
- generateLinks() - Method in class com.webmethods.caf.faces.data.export.AtomEntriesExportProvider
-
- generateLinks() - Method in class com.webmethods.caf.faces.data.export.AtomEntriesTableExportProvider
-
- GenerateOSGiManifest - Class in com.webmethods.caf.common
-
Uses BND tool to generate an OSGi manifests for the various
MWS component archive types.
- GenerateOSGiManifest() - Constructor for class com.webmethods.caf.common.GenerateOSGiManifest
-
- GenerateOSGiManifest.IResourceLocator - Interface in com.webmethods.caf.common
-
Used for server side hook to resolve resources from
- GenerateOSGiManifest.LocalResourceLocator - Class in com.webmethods.caf.common
-
Default impl that knows how to deal with local files only
- GenerateOSGiManifest.LocalResourceLocator() - Constructor for class com.webmethods.caf.common.GenerateOSGiManifest.LocalResourceLocator
-
- generateProcessFile() - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Generates process file for this process definition
- generateUniqueId() - Method in class com.webmethods.caf.faces.data.task.impl.DynamicSearchQueryTerm
-
- Generator - Class in com.webmethods.caf.faces.data.export.atom
-
Represents an atom generator element.
- Generator() - Constructor for class com.webmethods.caf.faces.data.export.atom.Generator
-
- Generator(Object) - Constructor for class com.webmethods.caf.faces.data.export.atom.Generator
-
- GENERATOR_URI - Static variable in class com.webmethods.caf.faces.data.export.atom.Feed
-
- GENERATOR_VERSION - Static variable in class com.webmethods.caf.faces.data.export.atom.Feed
-
- get() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Not Implemented.
- get() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- get() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- get() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Not Implemented.
- get(int) - Method in class com.webmethods.caf.faces.data.dir.PrincipalModelList
-
Get a member from the members list.
- get() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- get(Object) - Method in class com.webmethods.caf.wsclient.cache.impl.WSLruCache
-
Get an item from the cache and make it most recently used.
- get() - Static method in class com.webmethods.portal.service.task.ITaskFormFlowService.Instance
-
- get_operator() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryTerm
-
- getAcceptedByCurrent() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term to support searches for tasks accepted by current user.
- getAcceptedByCurrent() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term to support searches for tasks accepted by current user.
- getAcceptedByList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getAcceptedByList() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns list of users who currently accepted the task
- getAcceptedByList() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getAcceptedPrincipalList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns value from acceptedByList search term as list of principal model objects
- getAcceptedPrincipalList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns value from acceptedByList search term as list of principal model objects
- getAcceptedPrincipals() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task acceptedByList field.
- getAcceptedPrincipals() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task acceptedByList field.
- getAcceptedPrincipalsListProvider() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task accepted principals list as ListTableContentProvider (can be displayed in the table)
- getaccess(URI, URI) - Method in interface com.webmethods.caf.portalclient.access.access.IaccessPortType
-
Get the principal's access rights to a MWS thing
- getAccess(URI, URI) - Static method in class com.webmethods.caf.portalclient.access.PCAccessHelper
-
Determines what the access rights a user has on a resource
- getAccess(IContext, IThingID, IURI) - Method in interface com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy
-
Returns access rights that user has for the given thing.
- getAccessEx(IContext, IThingID, IURI) - Method in interface com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy
-
Returns access rights that user has for the given thing.
- getAccessRights() - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
- getAclView(IContext, IThingID) - Method in interface com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy
-
Returns list of access control entries for this item
- getAction() - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
How error should be handled.
- getActivePreferencesBean() - Method in class com.webmethods.caf.faces.bean.BasePortletPageBean
-
Returns action preferences bean.
- getActiveResultsDisplayStyle() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusToggleResultPageBean
-
Gets the active display style (treeView or tableView)
- getActiveResultsDisplayStyle() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultPageBean
-
Gets the active display style (treeView or tableView)
- getActiveSavedSearch() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPageBean
-
Gets the active saved search object for the SearchBar control.
- getActiveSavedSearch() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Gets the active saved search object for the SearchBar control.
- getActiveSearchQuery() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPageBean
-
Gets the active search query object for the SearchBar control.
- getActiveSearchQuery() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Gets the active search query object for the SearchBar control.
- getActiveSearchQuery() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Gets the active search query object for the SearchBar control.
- getActiveSearchQuery() - Method in interface com.webmethods.caf.faces.search.query.ISearchPageBean
-
Returns active search query for this page
- getActiveSearchQueryString() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTableResultPageBean
-
Return the active search query string.
- getActiveSearchQueryString() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTreeResultPageBean
-
Return the active search query string.
- getActiveSearchQueryString() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Controls may use this method to determine if there is an active query
- getActiveSearchQueryString() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Return the active search query string.
- getActiveSearchResultsControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTableResultPageBean
-
- getActiveSearchResultsControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusToggleResultPageBean
-
Gets the active search results control.
- getActiveSearchResultsControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTreeResultPageBean
-
- getActiveSearchResultsControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Return the active search results component (table, tree, whatever).
- getActiveSearchResultsControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Return the active search results component (table, tree, whatever).
- getActiveSearchResultsControl() - Method in class com.webmethods.caf.faces.bean.search.BaseTableSearchResultPageBean
-
- getActiveSearchResultsControl() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultPageBean
-
Gets the active search results control.
- getActiveSearchResultsControl() - Method in class com.webmethods.caf.faces.bean.search.BaseTreeSearchResultPageBean
-
- getAddresses() - Method in class com.webmethods.caf.faces.data.email.MockEmailTransport.SentMessage
-
Get an array of addresses contained in the sent message.
- getAdhocRouting() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns ad-hoc routing flag
- getAdhocRouting() - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Returns ad-hoc routing configuration setting.
- getAlias() - Method in interface com.webmethods.sc.calendar.ICalendar
-
Returns unique alias for this calendar
- getAliases() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Get a List of aliases applied to this workspace.
- getAliases() - Method in class com.webmethods.caf.faces.data.portal.PortalItemModel
-
Deprecated.
- getAllAttributes(URI) - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Get a map of all attributes associated with a given principal
- getallattributes(URI) - Method in interface com.webmethods.caf.portalclient.dir.principal.IprincipalPortType
-
- getallattributes(URI) - Method in interface com.webmethods.caf.portalclient.dir.principalAttribute.IprincipalAttributePortType
-
- getallattributes(URI) - Method in interface com.webmethods.caf.portalclient.dir.user.IuserPortType
-
- getAllAttributes(IContext, IURI) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IPrincipalAttributeBizPolicy
-
Get all of the available attributes from all of the principal attribute providers
- getAllAttributes() - Method in interface com.webmethods.sc.directory.IDirectoryPrincipal
-
Returns all principal attributes aggregated from all defined principal attribute providers
for this principal type
- getAllowNullPasswords() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- getAllSubNodes() - Method in class com.webmethods.caf.faces.data.csp.CSPNodesProvider
-
Returns list of all nodes in the CSP tree model, except the root node
- getAllText(Node) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Gets all the text for the given node, including any child nodes
- getAncestorContainersList() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getAncestorContainersListProvider() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getApplicationAssociate() - Method in class com.webmethods.caf.faces.context.ContextUtils.FacesContextDetails
-
- getApplicationResources() - Method in class com.webmethods.caf.faces.bean.BaseApplicationBean
-
Deprecated.
- getApplicationResourcesProvider() - Method in class com.webmethods.caf.faces.bean.BaseApplicationBean
-
- getApplicationScope() - Method in class com.webmethods.caf.faces.bean.BaseViewBean
-
Returns writable map of application scoped attributes
- getAppNavBean() - Method in class com.webmethods.caf.faces.bean.BaseWebPageBean
-
Gets the web application navigation bean for the current view.
- getAppServerProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
Deprecated.
- getAppVersion(FacesContext) - Static method in class com.webmethods.caf.faces.context.ContextUtils
-
Calculate the application version of the current context.
- getArgs() - Method in class com.webmethods.caf.wsclient.cache.impl.WSCacheKey
-
Get the array of web service method arguments used as part of the unique cache key
- getArray() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getArray() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
Returns (a copy of the) array previously set as the source
- getArray() - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
- getArray() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Returns wrapped array if set
- getArrayFromCsvString(String) - Static method in class com.webmethods.caf.common.StringTools
-
Parses comma (",") delimited string to string array.
- getArtifact() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- getArtifact() - Method in interface com.webmethods.caf.wsclient.saml.IArtifactFactory
-
Retrieve an artifact String from the ArtifactFactory
- getArtifactFactory() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- getArtifactFactory() - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Get the
IArtifactFactory
implementation registered with WSClient for generating
SAML artifacts for outgoing web service requests with the SAML or HYBRID authentication methods.
- getAscendings() - Method in interface com.webmethods.caf.faces.data.ISortInfo
-
Return content provider for mapping keys to ascending values.
- getAscendings() - Method in class com.webmethods.caf.faces.data.object.SortInfo
-
- getAscii() - Method in class com.webmethods.caf.faces.bean.EncodersBean
-
- getAsInt(Object, int) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Get an integer for the object or use the default value.
- getAsInt(Object, int) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Get an integer for the object or use the default value.
- getAsObject(FacesContext, UIComponent, String) - Method in class com.webmethods.caf.faces.convert.PortalURIConverter
-
- getAsObject(FacesContext, UIComponent, String) - Method in class com.webmethods.caf.faces.convert.PrincipalAttributeValueSourceConverter
-
- getAssertion() - Method in interface com.webmethods.caf.wsclient.saml.IArtifactFactory
-
Generate an assertion using SIN service.
- getAssertion(int) - Method in interface com.webmethods.caf.wsclient.saml.IArtifactFactory
-
- getAssertion(String) - Method in interface com.webmethods.caf.wsclient.saml.IArtifactFactory
-
- getAssertion(String, int) - Method in interface com.webmethods.caf.wsclient.saml.IArtifactFactory
-
- getAssertion(String, int, boolean) - Method in interface com.webmethods.caf.wsclient.saml.IArtifactFactory
-
- getAssignedPrincipalList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns value from assignedToList search term as list of principal model objects
- getAssignedPrincipalList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns value from assignedToList search term as list of principal model objects
- getAssignedPrincipals() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task assignedToList field.
- getAssignedPrincipals() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task assignedToList field.
- getAssignedPrincipalsListProvider() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task assigned principals list as ListTableContentProvider (can be displayed in the table)
- getAssignedToList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getAssignedToList() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns list of principals (users, groups, roles) who this task is
assigned to
- getAssignedToList() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getAssociatedUser() - Method in interface com.webmethods.caf.wsclient.saml.IArtifactFactory
-
Obtain the user name associated with the SAML artifact (usually the current user)
- getAsString() - Method in interface com.webmethods.bpm.noodle.IWorkspaceContext
-
Gets a string representation of the map of workspace context properties.
- getAsString(FacesContext, UIComponent, Object) - Method in class com.webmethods.caf.faces.convert.PortalURIConverter
-
- getAsString(FacesContext, UIComponent, Object) - Method in class com.webmethods.caf.faces.convert.PrincipalAttributeValueSourceConverter
-
- getAsString(Object, String) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Get a String for the object or use the default value.
- getAsString(Object, String) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Get a String for the object or use the default value.
- getAt() - Method in class com.webmethods.caf.faces.data.object.Schedule
-
Relative starting date for the interval.
- getAttachments() - Method in interface com.webmethods.caf.faces.data.comments.ICommentEntry
-
Returns list of attachments for this comment
- getAttachments() - Method in class com.webmethods.caf.faces.data.comments.impl.CommentEntry
-
- getAttachments() - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- getAttachmentsProvider() - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- getAttachmentsProvider() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getAttribute(URI, URI, String) - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Get a specific attribute from a specific principal attribute provider for a principal
- getattribute(String, URI, URI) - Method in interface com.webmethods.caf.portalclient.dir.principalAttribute.IprincipalAttributePortType
-
- getAttribute(IContext, IURI, IThingID, String) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IPrincipalAttributeBizPolicy
-
Retrieves an attribute
- getAttribute(Object, int) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Gets an attribute on the IContext that was used to store stateful user information.
- getAttribute(String) - Method in interface com.webmethods.sc.directory.IDirectoryPrincipal
-
Returns principal attribute value.
- getAttributeDef(Element, String, String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Gets the attribute value with the given attribute name from the given element.
- getAttributeEx(Element, String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Helper function to get an attribute.
- getAttributeExtendedInfo(String, String, String) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
Returns extended information about attributes of the given provider (only if provider supports this
- getAttributeModel(String) - Method in class com.webmethods.caf.faces.data.dir.AttributeProviderModel
-
Get the attribute model by its name.
- getAttributeModels() - Method in class com.webmethods.caf.faces.data.dir.AttributeProviderModel
-
Get the array of attribute models stored in this provider.
- getAttributeName() - Method in class com.webmethods.caf.faces.data.dir.AttributeModel
-
Get the name of the attribute to reference by the biz policy.
- getAttributeNames() - Method in class com.webmethods.caf.faces.data.dir.AttributeProviderModel
-
Get an array of names for all the attribute models in this provider.
- getattributenames(URI, URI) - Method in interface com.webmethods.caf.portalclient.dir.principalAttribute.IprincipalAttributePortType
-
- getAttributeNames(IContext, IURI, IThingID) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IPrincipalAttributeBizPolicy
-
The attribute names
- getAttributeNames(String, String) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
List defined attribute names for the specified attribute provider
- getAttributeProvider(IThingID) - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get the principal attribute provider model.
- getAttributeProvider(String) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
- getAttributeProviders() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get the principal's attribute providers.
- getAttributeProvidersMap() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get the principal's attribute providers as a map.
- getAttributes() - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProvider
-
Get all attributes as a Map.
- getAttributes() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get all attributes as a Map.
- getAttributes() - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Get all attributes as a Map.
- getAttributes() - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- getAttributes(URI, URI) - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Get a map of attributes for a principal from a specific attribute provider
- getattributes(URI, URI) - Method in interface com.webmethods.caf.portalclient.dir.principal.IprincipalPortType
-
- getattributes(URI, URI) - Method in interface com.webmethods.caf.portalclient.dir.principalAttribute.IprincipalAttributePortType
-
- getattributes(URI, URI) - Method in interface com.webmethods.caf.portalclient.dir.user.IuserPortType
-
- getAttributes() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getAttributes(IContext, IURI, IThingID) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IPrincipalAttributeBizPolicy
-
Get all of the attributes managed by this principal provider
- getAttributes(int) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Retrieves all the attributes on the IContext that store stateful user information for the given scope.
- getAttributesMap() - Method in class com.webmethods.caf.faces.data.dir.AttributeProviderModel
-
Get the map of attribute models stored in this provider.
- getattributetitles(Locale, URI, URI) - Method in interface com.webmethods.caf.portalclient.dir.principalAttribute.IprincipalAttributePortType
-
- getAttributeTitles(IContext, IURI, IThingID, Locale) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IPrincipalAttributeBizPolicy
-
The attribute titles
- getAttributeTitles(String, String, Locale) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
List defined user friendly attribute titles for the specified attribute
provider
- getAttrLong(Element, String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Return attribute value for the given DOM element as long.
- getAttrName() - Method in class com.webmethods.caf.faces.data.dir.PrincipalAttributeValueSource
-
Get the attribute name.
- getAttrValue() - Method in class com.webmethods.caf.faces.data.dir.query.Term
-
Get the attribute value for this term.
- getAttrValueSource() - Method in class com.webmethods.caf.faces.data.dir.query.Term
-
Get the currently principal attribute provider for this term.
- getAuditContext() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getAuditDate() - Method in interface com.webmethods.caf.faces.data.task.ITaskAudit
-
Returns the date when the audit entry is created
- getAuditID() - Method in interface com.webmethods.caf.faces.data.task.ITaskAudit
-
Returns ID of the current audit entry
- getAuditManager() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getAuditOperation() - Method in interface com.webmethods.caf.faces.data.task.ITaskAudit
-
Returns current audit operation
- getAuditProperties() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Return all audit entry properties in a single map
- getAuditProperty(String) - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Helper method to return single property from audit entry properties map
- getAuditSourceID() - Method in interface com.webmethods.caf.faces.data.task.ITaskAudit
-
Returns ID of the audit entry source
- getAuditSourceName() - Method in interface com.webmethods.caf.faces.data.task.ITaskAudit
-
Returns display name of the audit entry source
- getAuthCredentials() - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
Returns currently used auth credentials info.
- getAuthCredentials() - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the AuthCredentials object used to authenticate the MWS session
- getAuthCredentials() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- getAuthCredentials() - Method in interface com.webmethods.caf.wsclient.proxy.IWSClientProxy
-
Get the
AuthCredentials
used by this proxy to authenticate web service request.
- getAuthCredentials() - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSession
-
- getAuthCredentials(IWSClientProxy) - Static method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionManager
-
- getAuthCredentials() - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionPool
-
- getAuthCredentials() - Method in interface com.webmethods.caf.wsclient.session.IWSClientSession
-
Get the
AuthCredentials
used by the session to authenicate web service requests.
- getAuthCredentials() - Method in interface com.webmethods.caf.wsclient.session.IWSClientSessionPool
-
- getAuthCredentials() - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Get the AuthCredentials object used when authenticating with the web service provider
- getAuthenticationMethod() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- getAuthors() - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- getAuthors() - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- getauthscheme(URI) - Method in interface com.webmethods.caf.portalclient.access.access.IaccessPortType
-
Get the default authentication scheme identifier for a MWS thing
- getAuthScheme(IContext, IThingID) - Method in interface com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy
-
Queries the authLevel of the resource.
- getAutoAccept() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns autoAccept flag
- getAutoAccept() - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Returns auto-accept configuration setting.
- getAutogeneratedValues() - Method in class com.webmethods.caf.faces.data.export.AtomFeedExportProvider
-
- getAxsrft() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns the anti-cross-site-request-forgery-token for the current http request
- getBase() - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- getBase64() - Method in class com.webmethods.caf.faces.bean.EncodersBean
-
- getBase64Data() - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- getBaseAdjustment() - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Get the adjustment setting used in the resulting day calculation.
- getBaseDateTime() - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Get the base date time to be evaluated by the selected
calendar and used to calculate the result date time.
- getBaseException(Throwable) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
helper method to unravel InvocationException and WrappedExceptions
- getBaseHref() - Method in class com.webmethods.caf.faces.component.email.EmailMessagePanel
-
- getBaseName(String) - Static method in class com.webmethods.caf.wsclient.util.WSClientUtil
-
Extract the base filename (no path info) from a file/path string
- getBaseUri() - Method in class com.webmethods.caf.faces.data.export.atom.BaseUri
-
Deprecated.
use BaseURI.getBaseURI()
- getBaseURI() - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- getBaseUri() - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- getBaseURL() - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Returns base url for this portlet url.
- getBaseURL() - Method in interface com.webmethods.portal.service.portlet.IPortletURL
-
Returns base url for this portlet url.
- getBasicAuthValidatorClassName() - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Get the class name of the registered basic authenticator registered with this instance of WSClient
- getBccAddresses() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Get the blind copy addresses for this email.
- getBean(String) - Method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
Returns reference to the managed bean with the given name
- getBinaryData() - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
Returns the binary data.
- getBinding(ProxyContext) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- getBitsetFromObject(Object) - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Returns a bitset from object translates based on DB
- getBitsetFromResult(ResultSet, int) - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Returns a bitset from a resultset entry in given DB of worker.
- getBitsetObject(int) - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Returns a Java Object that translates a int value into the
appropriate object type depending on the DB system the worker
is using
- getBitsetOutputType() - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Returns server storage type for bit set value.
- getBizPolicy(String) - Method in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyManager
-
Retrieve an IBizPolicy
by name.
- getBizPolicy(IURI) - Method in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyManager
-
Returns an appropriate interface for the specified resource.
- getBizPolicyProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getBlob(ResultSet, int) - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Returnes binary array for ResultSet column.
- getBody() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Get the body text for this email.
- getBoolDisplay(boolean) - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns a boolean value as a localized true/false display string
- getBooleanArrayFromCsv(String) - Static method in class com.webmethods.caf.common.StringTools
-
Parses csv string and returns array of boolean as a result of parsing.
- getBooleanByXPath(Node, String, boolean) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Gets the boolean value for the node text of the first node that matches the given xpath criteria
- getBpmProcessManager(String) - Static method in class com.webmethods.bpm.process.BpmProcessManagerFactory
-
- getBreadcrumbs() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
List of pages on the path from the root page
to the current page, inclusive,
ordered from the root page to the current page.
- getBrowserSessionID() - Static method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionManager
-
- getBuilderFactory() - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Returns reference to the DocumentBuilderFactory.
- getBundleManager() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getBusinessData() - Method in interface com.webmethods.caf.faces.data.task.ITaskSearchRecord
-
Returns a map represents the task data for this task
- getByteArrayFromCsv(String) - Static method in class com.webmethods.caf.common.StringTools
-
Parses csv string and returns array of boolean as a result of parsing.
- getCache(IWSProxyFactory) - Method in class com.webmethods.caf.wsclient.cache.impl.WSCacheManager
-
- getCache(IWSProxyFactory) - Method in interface com.webmethods.caf.wsclient.cache.IWSCacheManager
-
Obtain a Cache for a specific proxy factory
This is mostly for testing purposes and you should not need to talk to directly to the WSLruCache
- getCacheCapacity() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getCacheCapacity() - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
- getCachedPropertyDescriptor(Object, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Returns cached property descriptor from the cache.
- getCacheKey(IWSClientSession, Method, Object[]) - Method in class com.webmethods.caf.wsclient.cache.impl.WSCacheManager
-
- getCacheKey(IWSClientSession, Method, Object[]) - Method in interface com.webmethods.caf.wsclient.cache.IWSCacheManager
-
Generate a cache key based on the input information
- getCacheManager() - Static method in class com.webmethods.caf.wsclient.WSClient
-
Get a reference to the Cache Manager object.
- getCacheProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getCacheTimeout() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getCacheTimeout() - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
Hint for the
IWSCacheManager
Get the time-to-live of cached web service results.
- getCacheTimeout() - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Get the time-to-live for web service results cache entries
- getCacheValue(IWSCacheKey, IWSProxyFactory) - Method in class com.webmethods.caf.wsclient.cache.impl.WSCacheManager
-
- getCacheValue(IWSCacheKey, IWSProxyFactory) - Method in interface com.webmethods.caf.wsclient.cache.IWSCacheManager
-
Get the value stored in the cache for a given key
- getCalendarBuilder() - Method in interface com.webmethods.sc.calendar.ICalendarSystem
-
Returns instance of
ICalendarBuilder
which is used to create calendar instance objects
- getCalendarByAlias(String) - Method in interface com.webmethods.sc.calendar.ICalendarManager
-
Returns calendar object by its alias.
- getCalendarByID(String) - Method in interface com.webmethods.sc.calendar.ICalendarManager
-
Returns calendar object by its ID.
- getCalendarEvaluator(Date, IWorkdayCalendar) - Method in interface com.webmethods.sc.calendar.ICalendarSystem
-
Creates and returns instance of
ICalendarEvaluator
which is used to perform calendar calculations
- getCalendarEvaluator(Date, IWorkdayCalendar, IWorkdayCalendar) - Method in interface com.webmethods.sc.calendar.ICalendarSystem
-
Creates and returns instance of
ICalendarEvaluator
which is used to perform calendar calculations
- getCalendarEvaluatorBaseDate() - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Get the base date time as a date.
- getCalendarEvaluatorBaseDate() - Method in class com.webmethods.caf.faces.data.task.TaskBusinessCalendarModel
-
- getCalendarManager() - Method in interface com.webmethods.sc.calendar.ICalendarSystem
-
Returns instance of
ICalendarManager
used to manage persisted calendar instances.
- getCalendarManager(String) - Method in interface com.webmethods.sc.calendar.ICalendarSystem
-
Returns instance of
ICalendarManager
used to manage persisted calendar instances.
- getCalendarSystem() - Static method in class com.webmethods.sc.calendar.CalendarSystemFactory
-
- getCanDelete() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Determines if the current user can delete the tab.
- getCanEdit() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Determines if the current user can edit the tab's properties.
- getCanRename() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Determines if the current user can rename the tab.
- getCanSave() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Determines if the current user can save edits to the tab.
- getCanSaveAs() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Determines if the current user can copy the tab.
- getCanShare() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Determines if the current user can modify the sharing properties the tab.
- getCanTemplateRow() - Method in interface com.webmethods.caf.faces.data.IUpdateableTableContentProvider
-
True if provider can be put into template row state.
- getCanTemplateRow() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- getCanTemplateRow() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getCanTemplateRow() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- getCanTemplateRow() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getCanUserAcceptTask() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to accept task
- getCanUserAssignTask() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to assign task
- getCanUserCancelTask() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to cancel task
- getCanUserCompleteTask() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to complete task
- getCanUserCreateCollaboration() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to create ad-hoc workflows
- getCanUserDelegateTask() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to delegate task
- getCanUserDeleteCollaborationProcess() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to delete ad-hoc workflow
- getCanUserDeleteTask() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to delete task
- getCanUserModifyTaskData() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to update task business data
- getCanUserModifyTaskInfo() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to update task info
- getCanUserQueueNewTask() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to queue task of current task type
- getCanUserResumeTask() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to resume task
- getCanUserRollbackTask() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to rollback task state
- getCanUserSuspendTask() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to suspend task
- getCanUserUpdateCollaborationProcess() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to update ad-hoc workflow process
- getCanUserViewCollaboration() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to view ad-hoc workflows for current task
- getCanUserViewTaskAudit() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to view task audit
- getCanUserViewTaskCollaboration() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to view ad-hoc workflows for current task
- getCanUserViewTaskComments() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to view task comments
- getCanUserViewTaskData() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to view data of current task instance
- getCanUserViewTaskInfo() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Returns true or false whether current user have permissions to view task info
- getCategories() - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- getCategories() - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- getCategoryName() - Method in class com.webmethods.caf.faces.bean.BaseApplicationBean
-
Get the String value for the Logging Category.
- getCause() - Method in exception com.webmethods.portal.PortalException
-
Get the thrown target exception if any was assigned
- getCcAddresses() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Get the carbon copy addresses for this email.
- getCertificateByID(String) - Method in interface com.webmethods.sc.directory.cert.ICertificateManager
-
Returns ICertificate by its ID
- getCertificateByX509(X509Certificate) - Method in interface com.webmethods.sc.directory.cert.ICertificateManager
-
Takes X509 certificate and return a matching SSL (default) type ICertificate object or null of not found
- getCertificateByX509(X509Certificate, String) - Method in interface com.webmethods.sc.directory.cert.ICertificateManager
-
Takes X509 certificate and its type and return a matching ICertificate object or null of not found
- getCertificateID() - Method in class com.webmethods.sc.directory.cert.CertificateMapping
-
- getCertificateManager() - Method in interface com.webmethods.sc.directory.IDirectorySession
-
Returns instance of certificate manager
- getCertificateMapper() - Method in interface com.webmethods.sc.directory.cert.ICertificateManager
-
Returns instance of default certificate mapper implementation
- getCertificatesByIssuerSerial(String, String, String) - Method in interface com.webmethods.sc.directory.cert.ICertificateManager
-
Gets certificates for given issuerDN and serial number.
- getCertificatesBySKI(byte[], String) - Method in interface com.webmethods.sc.directory.cert.ICertificateManager
-
Gets certificates list for the given SubjectKeyIdentifier extension value
- getCertificatesBySubjectDN(String, String) - Method in interface com.webmethods.sc.directory.cert.ICertificateManager
-
Gets certificates list for given subjectDN value
- getCertificatesByThumbprint(byte[], String) - Method in interface com.webmethods.sc.directory.cert.ICertificateManager
-
Gets certificates list for the given SubjectKeyIdentifier extension value
- getChainHandler() - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Returns chained error handler.
- getChangedProperties() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getChangedProperties() - Method in interface com.webmethods.caf.faces.data.task.ITaskExtendedInfo
-
Returns map of changed properties with the task field name defined in
ITaskConstants
as the key and changed value as the value
- getCharacter() - Method in class com.webmethods.caf.jcr.faces.util.QueryUtil.QuoteChar
-
- getCharRef() - Method in class com.webmethods.caf.faces.bean.EncodersBean
-
- getChildIds() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
String
ids of child rows, in order.
- getChildIds() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getChildIds() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- getChildIds() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getChildIdsBinding() - Method in class com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider
-
- getChildIdsBinding() - Method in class com.webmethods.caf.faces.data.tree.object.ListTreeContentProvider
-
- getChildIdsFieldName() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getChildren() - Method in class com.webmethods.caf.faces.bean.nav.AppNavPageWrapper
-
- getChildren() - Method in interface com.webmethods.caf.faces.bean.nav.IAppNavPage
-
- getChildren() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
- getChildren() - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
- getChildren() - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- getChildren() - Method in interface com.webmethods.caf.faces.data.tree.INode
-
List of
INode
children, in order.
- getChildren() - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode
-
- getChildren() - Method in class com.webmethods.caf.faces.data.tree.object.DefaultNode
-
- getChildren(INode) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
List children for given parent node id.
- getChildren() - Method in class com.webmethods.caf.faces.data.tree.object.XMLDOMNode
-
Deprecated.
- getChildren() - Method in class com.webmethods.caf.faces.data.tree.object.XMLDOMNode2
-
- getChildren() - Method in class com.webmethods.caf.faces.data.tree.object.XMLElementNode
-
Deprecated.
- getChildren() - Method in class com.webmethods.caf.faces.data.tree.object.XMLElementNode2
-
- getChildrenBinding() - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode
-
- getChildrenBinding() - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenTreeContentProvider
-
- getClass(String) - Static method in class com.webmethods.caf.common.ObjectUtil
-
- getClass(String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
- getClassLoader() - Static method in class com.webmethods.caf.common.ObjectUtil
-
Gets classLoader
- getClassLoader() - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Get the current classloader, using the classloader of the current thread if not found
- getClassLoader() - Method in class com.webmethods.caf.wsclient.cache.impl.WSCacheKey
-
Get the web service interface classloader used as part of the unique cache key
- getClassloaderTempDir(ClassLoader) - Static method in class com.webmethods.caf.wsclient.util.WSClientUtil
-
Create a temp subdirectory for a specific classloader
NOTE: this is to ensure different components have different temp subdirectories
- getClassManager() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getClientConfig() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- getClientConfig() - Static method in class com.webmethods.caf.wsclient.WSClient
-
Helper static method to retrieve the WSClientConfig configuration object
- getClientContext(String, AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get an initialize a PortalClientContext used to invoke MWS runtime services
- getClientContext(String, AuthCredentials, boolean) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get an initialize a PortalClientContext used to invoke MWS runtime services
- getClientIds() - Method in class com.webmethods.caf.faces.bean.BaseCompositeViewControlPageBean
-
Maps raw control ids to client-side element ids.
- getClientIds() - Method in class com.webmethods.caf.faces.bean.BaseViewBean
-
Maps raw control ids to client-side element ids.
- getClientSocketReadTimeout() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- getClientSocketReadTimeout() - Method in interface com.webmethods.caf.wsclient.proxy.IWSClientProxy
-
Get the socket timeout.
- getClipboardURI() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns a brief text description of the clipboard contents
- getClob(ResultSet, int) - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Returnes String value for ResultSet clob column.
- getClusterProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getCollaborationProcessID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for ad-hoc workflow process ID
- getCollaborationProcessID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for ad-hoc workflow process ID
- getCollaborationProcessID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getCollaborationProcessID() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns ID of ad-hoc workflow process for this task
- getCollaborationProcessID() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getCollaborationStepID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getCollaborationStepID() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns ID of ad-hoc workflow process step for this task
- getCollaborationStepID() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getColumnLabelMap() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- getColumnMap() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- getColumnWidthsPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusToggleResultPageBean
-
Return the column widths preference.
- getColumnWidthsPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Delegates to the same API on the current search result options manager
- getColumnWidthsPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Return the column widths preference.
- getColumnWidthsPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultPageBean
-
Return the column widths preference.
- getColumnWidthsPreference() - Method in interface com.webmethods.caf.faces.search.options.ISearchResultsOptionsManager
-
Return the column widths preference.
- getCommandProvider() - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- getCommandProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getCommandResult() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Retrieves the result of the last command.
- getCommentsList() - Method in interface com.webmethods.caf.faces.data.comments.ICommentsListProvider
-
Returns list of all comments
- getCommentsList() - Method in class com.webmethods.caf.faces.data.comments.impl.CommentsListProvider
-
- getCompatibleException(Method, Throwable) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
Translate an exception into a Throwable that is explicitly declared in the the method's
throws clause, or wrapped as a RuntimeException (this avoids a UndeclaredThrowableException)
- getComponentProvider(String) - Static method in class com.webmethods.portal.system.PortalSystem
-
Retrieves the registered IComponentProvider
after which you should cast to
the specific interface requested.
- getComponentProviders() - Static method in class com.webmethods.portal.system.PortalSystem
-
Gets the map of all registered IComponentProvider
s.
- getCompositeViewAbsoluteControlId() - Method in class com.webmethods.caf.faces.bean.BaseCompositeViewControlPageBean
-
Return the Absolute Control id of the composite view control.
- getCompositeViewControlId() - Method in class com.webmethods.caf.faces.bean.BaseCompositeViewControlPageBean
-
Return the id of the composite view control.
- getCompositeViewNamingContainer() - Method in class com.webmethods.caf.faces.bean.BaseCompositeViewControlPageBean
-
Get the container
UIComponent
of the composite view control.
- getConfigFile() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavBean
-
Returns the XML config file which contains the configuration for this bean.
- getConnection() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
- getConnection() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Returns a connection to the file URL
- getConnection() - Static method in class com.webmethods.portal.service.sql.DataManager
-
Returns connection to a default database
- getConnection(String) - Static method in class com.webmethods.portal.service.sql.DataManager
-
Returns connection to a specific datasource
- getConnection() - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Returns encapsulated sql connection
- getConnInfo(String) - Static method in class com.webmethods.portal.service.sql.core.ConnectionManager
-
Returns ConnectionInfo
for given datasource name.
- getConnProvider(String) - Static method in class com.webmethods.portal.service.sql.core.ConnectionManager
-
Returns connection provider implementation instance for the given datasource name.
- getConnProviders() - Static method in class com.webmethods.portal.service.sql.core.ConnectionManager
-
Returns list of all registered IConnectionProvider
implementations.
- getConstructor(Class, Object[]) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Get a constructor for a class that uses the given set of arguments
- getContainerID() - Method in class com.webmethods.caf.faces.data.attachments.BasePortalContainerAttachmentsProvider
-
Returns the attachments container id
- getContainerID() - Method in class com.webmethods.caf.faces.data.attachments.PortalContainerAttachmentsProvider
-
Returns the id of the attachments container
- getContainerID() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider
-
Deprecated.
Gets the attachments container id
- getContainerID() - Method in interface com.webmethods.caf.faces.data.comments.ICommentsListProvider
-
Returns containerID for the comments list
- getContainerID() - Method in class com.webmethods.caf.faces.data.comments.impl.CommentsListProvider
-
- getContainerID() - Method in class com.webmethods.caf.faces.data.portal.PortalContainerModel
-
Deprecated.
- getContainerThingID() - Method in class com.webmethods.caf.faces.data.attachments.BasePortalContainerAttachmentsProvider
-
Returns the resolved container thingID
- getContainerThingID() - Method in class com.webmethods.caf.faces.data.task.TaskAttachmentsProvider
-
Returns thingID of the container to store attachments for given task.
- getContainerThingIDNoCreate() - Method in class com.webmethods.caf.faces.data.task.TaskAttachmentsProvider
-
Returns thingID of the container to store attachments for given task.
- getContent() - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- getContent(IContext, IURI, String) - Method in interface com.webmethods.portal.bizPolicy.biz.meta.IBasicPolicy
-
Get's the content of the specified thing.
- getContentDefinition() - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
Each Node has its own Content Definition that keeps information about where
CSPContent
is stored and its meta-data.
- getContentDefinitionId() - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
Each CspContent has a Content Definition which keeps information of where the content itself is stored as well as information
about meta-data(indexes).
- getContentDefinitionId() - Method in class com.webmethods.caf.faces.data.csp.CSPContentDefinition
-
- getContentId() - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
Returns the content id whose children will be listed
- getContentId() - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
Each Content is identified by a unique GUID.
- getContentId() - Method in class com.webmethods.caf.faces.data.csp.CSPEFormTemplateProvider
-
- getContentLength() - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
- getContentLength() - Method in interface com.webmethods.caf.faces.data.attachments.IAttachmentItem
-
Returns the length of the file (number of bytes).
- getContentLength() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.TempAttachmentItem
-
- getContentLength() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getContentLength() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrAttachmentItem
-
- getContentLength() - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- getContentObject() - Method in class com.webmethods.caf.faces.data.csp.CSPPreviewImageProvider
-
- getContentProvider() - Method in class com.webmethods.caf.faces.data.export.CSVExportBean
-
- getContentProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getContents() - Method in class com.webmethods.sc.mws.MWSLibraryResourceBundle
-
- getContentThingID() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Gets the ThingID of the content displayed by the tab.
- getContentToBytes(InputStream) - Static method in class com.webmethods.caf.common.FileUtil
-
Reads entire file into byte array.
- getContentToString(InputStream) - Static method in class com.webmethods.caf.common.FileUtil
-
Reads entire file into the string
- getContentType() - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
- getContentType() - Method in interface com.webmethods.caf.faces.data.attachments.IAttachmentItem
-
Returns the MIME type of the file content.
- getContentType() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Returns the ContentType returned by the URL connection.
- getContentType() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.TempAttachmentItem
-
- getContentType() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- getContentType() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- getContentType() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Returns the ContentType returned by the URL connection.
- getContentType() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getContentType() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Get the content type for this email.
- getContentType() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer.MessageBodyDataSource
-
Get the content type for this data source.
- getContentType() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrAttachmentItem
-
- getContentType() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- getContentType() - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- getContentURL() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Sets the URL to the content displayed in the tab.
- getContext() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Gets the workspace context.
- getContext() - Method in exception com.webmethods.portal.PortalException
-
Get context object associated with the exception (if any).
- getContextProvider() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Returns instance of ContextProvider which created this context instance
- getContextProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getContributors() - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- getContributors() - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- getControlBean() - Method in class com.webmethods.caf.faces.component.respicker.ResourcePickerModalDialog
-
- getConversionService(COMMProxy.Session) - Static method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getConversionService(String, String) - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getCookie() - Method in interface com.webmethods.portal.service.view.IListView
-
Gets the paging cookie associated with this list.
- getCorporateCalendar() - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Get the object stored as the corporate calendar.
- getCorrelationID() - Method in class com.webmethods.portal.service.task.TaskFlowObject
-
Returns correlation ID
- getCreatedBy() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns user who created a process
- getCreatedBy() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getCreatedBy() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns user ID (name) of the user who created the task
- getCreatedBy() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getCreatedByDisplayName() - Method in class com.webmethods.caf.faces.data.task.ProcessDisplayProvider
-
Returns display name of the user who created ad-hoc workflow process
- getCreatedByDisplayName() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns the display string for task createdBy property
- getCreatedByPrincipalList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns value from createdBy search term as list of principal model objects
- getCreatedByPrincipalList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns value from createdBy search term as list of principal model objects
- getCreatedByPrincipals() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task createdBy field.
- getCreatedByPrincipals() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task createdBy field.
- getCreatedDate() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns process creation date
- getCreatedDate() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getCreatedDate() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns task created date
- getCreatedDate() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task created datetime
- getCreatedDate() - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- getCreatedDate() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getCreatedDateRange() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns date range value for task "createdDate" search term
- getCreatedDateRange() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns date range value for task "createdDate" search term
- getCreatedEnd() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task createdDate end value
- getCreatedEnd() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task createdDate end value
- getCreatedStart() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task createdDate start value
- getCreatedStart() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task createdDate start value
- getCreationDate() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Gets the date the workspace was created.
- getCredentials() - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getCredentials() - Method in class com.webmethods.caf.jcr.faces.bean.RepositorySessionManager
-
Return the credentials used to create a JCR session
- getCSPContents() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getCspIndexes() - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- getCsvFromList(List) - Static method in class com.webmethods.caf.common.StringTools
-
Constructs string from list of values
- getCurrent() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Current page.
- getCurrent() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
Current node or null.
- getCurrentContainerThingID() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getCurrentContainerURI() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getCurrentDay() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Get the day at the current day index within the current calendar unit.
- getCurrentDay() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getCurrentFilterTerm() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getCurrentNode() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
Returns the current node.
- getCurrentPageIndex() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider
-
Returns current page row index.
- getCurrentPageIndex() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider
-
Returns current search results page index
- getCurrentResource() - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsContext
-
- getCurrentResource() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Retrieves the current resource.
- getCurrentResourceType() - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsContext
-
- getCurrentResourceType() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
(Probably) Only valid in the webApplication context
The type might be for instance: folder, content, wm_xt_rssfeed, etc...
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.export.CSVExportProvider
-
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.export.CSVTableExportProvider
-
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- getCurrentRow() - Method in interface com.webmethods.caf.faces.data.ITableContentProvider
-
Returns wrapped current row object.
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesTableContentProvider
-
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
Returns current row.
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
Returns current row.
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesTableContentProvider
-
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
Returns current row.
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.object.ScalarTableContentProvider
-
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Returns current row.
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- getCurrentRow() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getCurrentRow() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getCurrentSession() - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
Check if session is open and if not create a new Session.
- getCurrentSession() - Method in class com.webmethods.caf.jcr.faces.bean.RepositorySessionManager
-
Return the currently active session is it exists and is still live,
otherwise a new JCR session is created and returned.
- getCurrentTab() - Method in interface com.webmethods.bpm.noodle.IUserTabSet
-
Gets the tab the user is viewing from the tab set.
- getCurrentTask() - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskRuleContext
-
Returns current task instance being evaluated in the context of task event or assignment
- getCurrentTask() - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
- getCurrentUnit() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Get the current aligned calendar unit index, expressed as the
number of calendar units from the provider start date
- getCurrentUnit() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getCurrentURL() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns the full URL of the current http request
- getCurrentUserFromMWS() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- getCurrentUserID() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns ID of the current user
- getCurrentUserID() - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Returns user ID of the current user
- getCurrentUserID() - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
- getCurrentUserID() - Method in class com.webmethods.caf.faces.priviledge.FunctionalPrivilegeProvider
-
- getCurrentUserPasswordFromMWS() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- getCustomFields() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Returns custom fields for this step
- getCustomID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task customID
- getCustomID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task customID
- getCustomTaskID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getCustomTaskID() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns Task custom ID
- getCustomTaskID() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns customTaskID property of task
- getCustomTaskID() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getData() - Method in class com.webmethods.caf.faces.bean.nav.AppNavPageWrapper
-
- getData() - Method in interface com.webmethods.caf.faces.bean.nav.IAppNavPage
-
- getData() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
- getData() - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
- getData() - Method in interface com.webmethods.caf.faces.data.tree.INode
-
Row data.
- getData() - Method in class com.webmethods.caf.faces.data.tree.object.BaseXMLNode
-
- getData() - Method in class com.webmethods.caf.faces.data.tree.object.DefaultNode
-
- getData() - Method in class com.webmethods.caf.faces.data.tree.object.XMLDOMNode
-
Deprecated.
- getData() - Method in class com.webmethods.caf.faces.data.tree.object.XMLElementNode
-
Deprecated.
- getDatabaseRuntime() - Static method in class com.webmethods.portal.service.sql.DataManager
-
Returns current database runtime which is setup for active portal database
connection
- getDatabaseRuntime() - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Returns current database runtime, may be null if there is no runtime associated
- getDatasources() - Static method in class com.webmethods.portal.service.sql.core.ConnectionManager
-
Returns list of all registered data sources.
- getDataVariable() - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode
-
- getDate() - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Fixed date.
- getDate() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns datetime of audit entry
- getDateAsString(Date) - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- getDateAsString(Date) - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
- getDateRange() - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
Date range of the documents to search for
- getDateTimeFormat() - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Get the date time format used to convert a String value to a date.
- getDateValue(CSPIndex) - Static method in class com.webmethods.caf.faces.data.csp.CSPIndexUtil
-
- getDay() - Method in class com.webmethods.caf.faces.data.calendar.CalendarDay
-
Time at midnight of day that this CalendarDay represents.
- getDay() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarDay
-
Time at midnight of day that this CalendarDay represents.
- getDay() - Method in class com.webmethods.sc.calendar.Workday
-
Returns weekday for this Workday
- getDayCount() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Get the number of days within the current calendar unit.
- getDayCount() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getDBState() - Method in interface com.webmethods.portal.service.meta2.thing.IThingID
-
gets thing state as it exists in the DB
warning will always result in a DB call, use sparingly
- getDecoder() - Method in class com.webmethods.caf.faces.bean.EncodersBean.EncodingProvider
-
Return the empty decoding map, calls to
Map.get(Object)
will return decoded strings.
- getDefaultCalendarID() - Method in interface com.webmethods.sc.calendar.ICalendarManager
-
Returns system default calendar ID.
- getDefaultLogger() - Static method in class com.webmethods.caf.wsclient.logging.GlueLogListener
-
Get the default ILogger
object that GLUE provides.
- getDefaultQueryTermMap() - Method in class com.webmethods.caf.faces.data.task.TaskSavedSearchContentProvider
-
Returns default map of search terms for inbox queries (task_field -> TaskSearchQueryTerm)
- getDefaultResourceBundle() - Static method in exception com.webmethods.caf.common.CommonException
-
- getDefaultResourceBundle() - Static method in exception com.webmethods.caf.wsclient.WSClientException
-
Get the resource bundle used to lookup localized exception strings
- getDefaultSearchType() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- getDefaultServerType() - Static method in class com.webmethods.portal.service.sql.DataManager
-
Returns name of the default database server type: mssql, oracle, mysql
- getDefaultValue(CSPIndex) - Static method in class com.webmethods.caf.faces.data.csp.CSPIndexUtil
-
- getDefinition(String) - Method in class com.webmethods.caf.faces.data.csp.CSPIndexDefinitionProvider
-
Returns the index definition for a index id
- getDelegatedBy() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getDelegatedBy(String, String) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Returns ID of the principal who delegated this task to the current user or null if
task was not delegated
- getDelegatedByList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getDelegatedByList() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns list of rule IDs which delegated the task.
- getDelegatedDisplayName() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns true if task is delegated
- getDelegatedFrom() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getDelegatedFrom() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns Determines and returns UID of the principal who has delegated
current task to the current user.
- getDelegatedFrom() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getDelegatedFromList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getDelegatedFromList() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns list of principals (users, groups, roles) who delegated this
task.
- getDelegatedFromList() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getDelegateDisplayName() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns display name for delegate user
- getDelegatedToList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getDelegatedToList() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns list of principals (users, groups, roles) whom this task is
delegated.
- getDelegatedToList() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getDelegateID() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns ID of the delegate user
- getDelegationDisplayMap() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task delegations map populated with user display names instead of UIDs
- getDelegationListProvider() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task delegation data as ListTableContentProvider for display in the table
- getDelegationMap() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getDelegationMap() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns Returns a map of delegations for the current task.
- getDelegationMap() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getDelimitedList(String, String, boolean) - Static method in class com.webmethods.caf.common.StringTools
-
Get
ArrayList
of tokens from delimited original string
- getDelimitedList(String, String) - Static method in class com.webmethods.caf.common.StringTools
-
Get
ArrayList
of tokens from delimited original string
- getDepth() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Distance of the current page from the root page.
- getDepth() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
Depth of current row.
- getDepth() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getDepth() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- getDepth() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getDepth(ITreeContentProvider) - Method in class com.webmethods.caf.faces.data.tree.object.TreeContentProviderHelper
-
- getDepthFieldName() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getDescription() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Gets the workspace description.
- getDescription() - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Returns description for process definition
- getDescription() - Method in class com.webmethods.caf.faces.component.rss.RssMessagePanel
-
- getDescription() - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- getDescription() - Method in interface com.webmethods.caf.faces.data.ISelectItemProvider
-
Returns item's extended description, typically used in the UI as a tooltip
- getDescription() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
Always return null.
- getDescription() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItem
-
- getDescription() - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
- getDescription() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
- getDescription() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Always returns null
- getDescription() - Method in class com.webmethods.caf.faces.data.portal.PortalItemModel
-
Deprecated.
- getDescription() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getDescription() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns task description
- getDescription() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns taskDescription
- getDescription() - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Gets the description of the saved search
- getDescription() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getDescription() - Method in interface com.webmethods.portal.mech.task.impl.CustomTaskChangeHandler.ICustomTaskEventSubscriber
-
Returns description used for identifying individual subscribers.
- getDescriptionBinding() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getDescriptionFieldName() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Returns property name of the source object to use for select item description
- getDescriptionFieldName() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Returns property name of the source object to use for select item description
- getDestParentId() - Method in class com.webmethods.caf.jcr.faces.data.AttachmentsMigrationProvider
-
Returns the destination parent node id
- getDestParentPath() - Method in class com.webmethods.caf.jcr.faces.data.AttachmentsMigrationProvider
-
Returns the destination parent path
- getDetails() - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Returns error details message as parsed from service exception or configured.
- getDifference() - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- getDifferences() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns list of task differences for any task update operations
- getDirectoryIterator() - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.SortEntry
-
Get the directory iterator.
- getDirectoryIterator() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.SortEntry
-
Get the directory iterator.
- getDirectoryProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getDirectoryService() - Method in interface com.webmethods.sc.directory.IDirectoryPrincipal
-
Returns directory service principal belongs to.
- getDirectoryService(String) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
- getDirectoryServices() - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Get the directory services from the portal system.
- getDirectorySession() - Method in interface com.webmethods.sc.directory.IDirectoryObject
-
Returns directory session for this object
- getDirectorySvcs() - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Get a ThingIDList of all available directory services
- getDirectorySystem() - Static method in class com.webmethods.sc.directory.DirectorySystemFactory
-
Returns singleton instance of
IDirectorySystem
interface to shared
directory component
- getDirectoryURI(View) - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Get a directory URI from a View of a principal
- getDirPrincipal() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Look up the principal using the current context's user directory URI.
- getDirService() - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Get the directory service for the search query.
- getDirService() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Get the directory service for the search query.
- getDirSystemBizPolicy() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get system level biz policies (commands) for this principal.
- getDirSystemBizPolicy() - Static method in class com.webmethods.caf.faces.data.dir.PrincipalModelFactory
-
Get system level biz policies (commands) for this principal.
- getDirSystemBizPolicy() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModelList
-
Get the biz policy for directory systems.
- getDirty() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Determines if the tab has unsaved changes.
- getDisabledBinding() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getDisabledFieldName() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Returns property name of the source object to use for select item disabled flag
- getDisabledFieldName() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Returns property name of the source object to use for select item disabled flag
- getDisplayColumnsPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusToggleResultPageBean
-
Return the display column preference.
- getDisplayColumnsPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Delegates to the same API on the current search result options manager
- getDisplayColumnsPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Return the display column preference.
- getDisplayColumnsPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultPageBean
-
Return the display column preference.
- getDisplayColumnsPreference() - Method in interface com.webmethods.caf.faces.search.options.ISearchResultsOptionsManager
-
Return the display column preference.
- getDisplayName() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Gets the tab's display name.
- getDisplayName() - Method in class com.webmethods.caf.faces.data.dir.AttributeModel
-
Get the display name for this attribute.
- getDisplayName() - Method in class com.webmethods.caf.faces.data.dir.AttributeProviderModel
-
Get the display name for this attribute.
- getDisplayName() - Method in class com.webmethods.caf.faces.data.dir.GroupModel
-
Get display name for this principal.
- getDisplayName() - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProvider
-
Get display name for this principal.
- getDisplayName() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get display name for this principal.
- getDisplayName() - Method in class com.webmethods.caf.faces.data.dir.RoleModel
-
Get display name for this principal.
- getDisplayName() - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Get display name for this principal.
- getDisplayName() - Method in class com.webmethods.caf.faces.data.dir.UserModel
-
Get display name for this principal.
- getDisplayName() - Method in class com.webmethods.caf.faces.data.portal.PortalItemModel
-
Deprecated.
Get the display name (localized, or other override).
- getDisplayName() - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Gets the display name of the saved search
- getDisplayName() - Method in class com.webmethods.caf.portalclient.task.task.Guidance
-
- getDisplayText() - Method in interface com.webmethods.caf.faces.data.comments.ICommentEntry
-
Returns processed text for the comment suitable for display
- getDisplayText() - Method in class com.webmethods.caf.faces.data.comments.impl.CommentEntry
-
- getDisplayText() - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- getDN() - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Retrieve the DN for this AuthInfo.
- getDN() - Method in interface com.webmethods.sc.directory.IDirectoryPrincipal
-
Unique DN for this directory principal
- getDocumentName() - Method in interface com.webmethods.bpm.process.IBpmProcessCustomFields.IBpmProcessCustomField
-
Returns document name for this field
- getDomain() - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Get the domain.
- getDoubleArrayFromCsv(String) - Static method in class com.webmethods.caf.common.StringTools
-
Parses csv string and returns array of double as a result of parsing.
- getDownloadLink() - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
- getDownloadLink() - Method in interface com.webmethods.caf.faces.data.attachments.IAttachmentItem
-
Returns the URL for downloading the file to a browser.
- getDownloadLink() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.TempAttachmentItem
-
- getDownloadLink() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getDownloadLink() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrAttachmentItem
-
- getDownloadLink() - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- getDownloadProtocol() - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
Returns the download protocol that will be used when download link is created.
- getDuration() - Method in class com.webmethods.sc.calendar.Holiday
-
Returns duration of this holiday event (in days)
- getEmail() - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProvider
-
Get the defined email address for this principal.
- getEmail() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get the defined email address for this principal.
- getEmail() - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Get the defined email address for this principal.
- getEmail() - Method in class com.webmethods.caf.faces.data.export.atom.Person
-
- getEmail() - Method in interface com.webmethods.sc.directory.IDirectoryPrincipal
-
Get the email attribute for this principal
- getEncoder() - Method in class com.webmethods.caf.faces.bean.EncodersBean.EncodingProvider
-
Return the empty encoding map, calls to
Map.get(Object)
will return encoded strings.
- getEncoding(String) - Method in class com.webmethods.caf.jcr.faces.data.AttachmentsMigrationProvider
-
Returns encoding from mimeType string, null if not defined
- getEnd() - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
The index of the last item in the current page.
- getEndDate() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Date/time when this step was ended
- getEndDate() - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Get end date of this event.
- getEndDate() - Method in class com.webmethods.caf.faces.data.calendar.CalendarEventProvider
-
Get the end date, of the date range, used in filtering the list of
calendar events
- getEndDate() - Method in class com.webmethods.caf.faces.data.calendar.CalendarUnit
-
Get the end date of this unit.
- getEndDate() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarEvent
-
Get the date this event ends on.
- getEndDate() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Get the end date of the date range for this provider.
- getEndDate() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getEndDate() - Method in class com.webmethods.sc.calendar.PeriodEvent
-
Returns end datetime for this PeriodEvent
- getEndHour() - Method in class com.webmethods.sc.calendar.Workday
-
Returns end hour of Workday timeslot
- getEndMinute() - Method in class com.webmethods.sc.calendar.Workday
-
Returns end minute of Workday timeslot
- getEndpoint(String) - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Construct a MWS service endpoint.
- getEndpointAddress() - Method in class com.webmethods.caf.faces.data.ws.BaseWSClientContentProvider
-
Returns service endpoint address.
- getEndPointURL() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- getEndPointURL() - Method in interface com.webmethods.caf.wsclient.proxy.IWSClientProxy
-
Get the endpoint that this web service proxy will invoke
- getEntityResolver() - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Returns reference to the EntityResolver.
- getEntries() - Method in class com.webmethods.caf.faces.data.export.atom.Feed
-
- getEntriesProvider() - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- getEntryContent() - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- getEnumerationValues(Class) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Retrieve a list of all the possible values for the given
enumeration type
- getErrorCode() - Method in class com.webmethods.caf.faces.data.error.DbClientErrorHandler
-
Returns SQL error code from exception.
- getErrorCode() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getErrorCode() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns Error code in the case of task be in the 'error' state
- getErrorCode() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task error code
- getErrorCode() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getErrorHandler() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
- getErrorHandler() - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
Handler for errors retrieving feed content.
- getErrorHandler() - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
- getErrorHandler() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Returns current error handler.
- getErrorHandler() - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Returns reference to the sax ErrorHandler.
- getErrorList() - Method in exception com.webmethods.portal.PortalException
-
Return error list reference if any were created.
- getErrorList(boolean) - Method in exception com.webmethods.portal.PortalException
-
Return error list reference if any were created.
- getErrorMessage() - Method in interface com.webmethods.bpm.process.IBpmProcessError
-
- getErrorMessage() - Method in class com.webmethods.caf.faces.bean.BaseWebPageErrorPageBean
-
Returns the Error message of the error being reported
- getErrorMessage(String, Object[]) - Static method in class com.webmethods.caf.faces.data.csp.Messages
-
- getErrorMessage() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getErrorMessage() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns Error message in the case of task be in the 'error' state
- getErrorMessage() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getErrorMsg() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task error message
- getErrorPage() - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
- getErrorRequestUri() - Method in class com.webmethods.caf.faces.bean.BaseWebPageErrorPageBean
-
Returns the URI of the page that caused the error being reported
- getErrors() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns list of errors attached to this step
- getErrors() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Returns list of errors attached to this step
- getErrorStackTrace() - Method in interface com.webmethods.bpm.process.IBpmProcessError
-
- getErrorStatusCode() - Method in class com.webmethods.caf.faces.bean.BaseWebPageErrorPageBean
-
Returns the HTTP Error status code being reported
- getErrorString() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns localized value for "error"
- getErrorType() - Method in class com.webmethods.caf.faces.data.error.WebserviceClientErrorHandler
-
Web service error type to be handled.
- getEscapeBinding() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getEvent() - Method in class com.webmethods.caf.faces.bean.BaseEventHandlerBean
-
Returns #{event} variable available during event handler processing
- getEventBody() - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Get the text of the event body.
- getEventBody() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarEvent
-
Set the text of the event body.
- getEventHeader() - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Get event header that describes this event.
- getEventHeader() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarEvent
-
Get event header for this event.
- getEventList() - Method in class com.webmethods.caf.faces.data.calendar.CalendarEventProvider
-
Get the list of events contained by this provider.
- getEventList() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarEventProvider
-
Get a list of calendar events returned by this provider.
- getEvents() - Method in interface com.webmethods.sc.calendar.IWorkdayCalendar
-
- getEventType() - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Get event type that for this event.
- getEventType() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarEvent
-
Get event type that for this event.
- getException() - Method in class com.webmethods.caf.faces.bean.BaseWebPageErrorPageBean
-
Returns the Exception of the error being reported
- getException() - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Returns the last error.
- getException() - Method in interface com.webmethods.caf.faces.data.error.IErrorHandler
-
Get last error.
- getExceptionMessage() - Method in class com.webmethods.caf.faces.bean.mws_ui.ServerException
-
- getExceptionStackTrace() - Method in class com.webmethods.caf.faces.bean.BaseWebPageErrorPageBean
-
For convenience, returns the exception stack trace as a string.
- getExceptionType() - Method in class com.webmethods.caf.faces.bean.BaseWebPageErrorPageBean
-
Returns the Exception type of the error being reported
- getExceptionType(Exception) - Method in class com.webmethods.caf.faces.data.error.ws.GlueWSClientErrorHandler
-
- getExceptionType(Exception) - Method in class com.webmethods.caf.faces.data.error.ws.WSClientInnerErrHandler
-
- getExceptionType(Exception) - Method in class com.webmethods.caf.faces.data.error.ws.WSSClientErrorHandler
-
- getExirationDate() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task expireDate
- getExpandEntityReferences() - Method in class com.webmethods.rtl.util.xml.XMLUtil.NodeListIterator
-
- getExpandEntityReferences() - Method in class com.webmethods.rtl.util.xml.XMLUtil.SingleNodeIterator
-
- getExpirationDateRange() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns date range value for task "expireDate" search term
- getExpirationDateRange() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns date range value for task "expireDate" search term
- getExpirationEnd() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task expireDate end value
- getExpirationEnd() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task expireDate end value
- getExpirationStart() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task expireDate start value
- getExpirationStart() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task expireDate start value
- getExpireDate() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getExpireDate() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns expiration date for this task if any
- getExpireDate() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getExpireWithPageFlow() - Method in class com.webmethods.caf.faces.bean.BaseFacesSessionBean
-
- getExpireWithPageFlow() - Method in interface com.webmethods.caf.faces.bean.IPageFlowScopeAdapter
-
Returns the value of the expireWithPageFlow flag
- getExpireWithPageFlow() - Method in class com.webmethods.caf.faces.bean.PageFlowScopeAdapter
-
- getExportCharacterEncoding() - Method in interface com.webmethods.caf.faces.bean.IFileExportBeanEx
-
Returns character encoding for this export file content (valid only when isExportBinary() == false)
- getExportCharacterEncoding() - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
- getExportCharacterEncoding() - Method in class com.webmethods.caf.faces.bean.URLContentExportBean
-
- getExportCharacterEncoding() - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- getExportCharacterEncoding() - Method in class com.webmethods.caf.faces.data.export.CSVExportBean
-
- getExportCharacterEncoding() - Method in class com.webmethods.caf.jcr.faces.bean.JcrFileExportBean
-
- getExportCharacterEncoding() - Method in class com.webmethods.caf.jcr.faces.bean.JcrFileVersionExportBean
-
- getExportContentLength() - Method in interface com.webmethods.caf.faces.bean.IFileExportBean
-
Return the length of the content that is to be exported.
- getExportContentLength() - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
- getExportContentLength() - Method in class com.webmethods.caf.faces.bean.URLContentExportBean
-
- getExportContentLength() - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- getExportContentLength() - Method in class com.webmethods.caf.faces.data.export.CSVExportBean
-
- getExportContentLength() - Method in class com.webmethods.caf.jcr.faces.bean.JcrFileExportBean
-
- getExportContentLength() - Method in class com.webmethods.caf.jcr.faces.bean.JcrFileVersionExportBean
-
- getExportContentType() - Method in interface com.webmethods.caf.faces.bean.IFileExportBean
-
Gets the content type of the response being sent to the client.
- getExportContentType() - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
- getExportContentType() - Method in class com.webmethods.caf.faces.bean.URLContentExportBean
-
- getExportContentType() - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- getExportContentType() - Method in class com.webmethods.caf.faces.data.export.CSVExportBean
-
- getExportContentType() - Method in class com.webmethods.caf.jcr.faces.bean.JcrFileExportBean
-
- getExportContentType() - Method in class com.webmethods.caf.jcr.faces.bean.JcrFileVersionExportBean
-
- getExportFileName() - Method in interface com.webmethods.caf.faces.bean.IFileExportBean
-
Return the file name for the exported data
- getExportFileName() - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
- getExportFileName() - Method in class com.webmethods.caf.faces.bean.URLContentExportBean
-
- getExportFileName() - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- getExportFileName() - Method in class com.webmethods.caf.faces.data.export.CSVExportBean
-
- getExportFileName() - Method in class com.webmethods.caf.jcr.faces.bean.JcrFileExportBean
-
- getExportFileName() - Method in class com.webmethods.caf.jcr.faces.bean.JcrFileVersionExportBean
-
- getExpressionString() - Method in class com.webmethods.caf.faces.data.CollectionUtils.FilterExpression
-
Expression string.
- getExpressionString() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider.DummyValueBinding
-
- getFacesContext() - Method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
Returns current faces context
- getFacesContext() - Method in class com.webmethods.caf.faces.context.ContextUtils.FacesContextDetails
-
- getFacesContext() - Static method in class com.webmethods.caf.faces.context.ContextUtils
-
Retrieve the current FacesContext
- getFacesContext(PortletRequest, PortletResponse) - Method in class com.webmethods.caf.faces.portlet.FacesPortlet
-
Create a new CAF Faces context for the specified portlet request from
portlet config or portlet context.
- getFacesContext() - Static method in class com.webmethods.caf.faces.util.LogUtils
-
Retrieve the current FacesContext from this thread
- getFacesContextFactory() - Method in class com.webmethods.caf.faces.portlet.FacesPortlet
-
Deprecated.
Use PortletFacesContextFactory
static methods.
- getFacesSeverity() - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Return the current severity on this handler as a FacesMessage.
- getFactory(Class) - Static method in class com.webmethods.caf.wsclient.WSClient
-
Returns the appropriate
IWSProxyFactory
for this
interface class, or the default implementation
- getFactory(Class, String) - Static method in class com.webmethods.caf.wsclient.WSClient
-
Returns the appropriate
IWSProxyFactory
for this
interface class and client ID, or the default implementation
- getFactoryMapKey(Class, String) - Static method in class com.webmethods.caf.wsclient.WSClient
-
- getFailedAuthListeners() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- getFailedAuthListeners() - Method in interface com.webmethods.caf.wsclient.proxy.IWSClientProxy
-
- getFailedAuthListeners() - Static method in class com.webmethods.caf.wsclient.WSClient
-
Get the list of registered Auth failure callback objects
- getFeed() - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
Feed content.
- getFeedProvider() - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- getField() - Method in class com.webmethods.bpm.process.BpmProcessSearchQueryTerm
-
Returns search field
- getField(String, String) - Method in interface com.webmethods.bpm.process.IBpmProcessCustomFields
-
Gets custom field for document name and field name
- getField(Object, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Retrieves a data field, potentially defined by a super class.
- getField(Class, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
- getFieldBinding() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Returns first element of field bindings or null if there is no field bindings defined.
- getFieldBindings() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Return field value bindings as they were set or create a them from the fields
array.
- getFieldDescriptor(Class, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Returns field descriptor of the selected property for the
selected object instance.
- getFieldName() - Method in interface com.webmethods.bpm.process.IBpmProcessCustomFields.IBpmProcessCustomField
-
Returns field name
- getFieldName() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Not Implemented.
- getFieldName() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- getFieldName() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- getFieldName() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Not Implemented.
- getFieldName() - Method in class com.webmethods.caf.faces.data.task.impl.DynamicSearchQueryTerm
-
- getFieldName() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- getFieldName() - Method in class com.webmethods.sc.directory.DirectorySearchQuery.RefineQueryField
-
Field name to search
- getFields() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Return search fields.
- getFields() - Method in class com.webmethods.caf.portalclient.task.task.TaskFields
-
- getFields() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryTerm
-
- getFieldType() - Method in interface com.webmethods.bpm.process.IBpmProcessCustomFields.IBpmProcessCustomField
-
Returns field type
- getFieldValue() - Method in class com.webmethods.caf.faces.data.task.impl.DynamicSearchQueryTerm
-
- getFieldValue() - Method in class com.webmethods.sc.directory.DirectorySearchQuery.RefineQueryField
-
Field value to match against
- getFileExtension() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getFileItem() - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
Gets the FileItem representation of the attachment.
- getFileItem() - Method in interface com.webmethods.caf.faces.data.attachments.IAttachmentItem
-
Returns respective implementation of FileItem from this IAttachmentItem
- getFileItem() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.TempAttachmentItem
-
- getFileItem() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem
-
- getFileItem() - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- getFileItem() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getFileItem() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrAttachmentItem
-
- getFileName() - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
- getFileName() - Method in interface com.webmethods.caf.faces.data.attachments.IAttachmentItem
-
Returns the name of the attachment item.
- getFileName() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.TempAttachmentItem
-
- getFilename() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getFileName() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getFileName() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrAttachmentItem
-
- getFileName() - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- getFilter() - Method in interface com.webmethods.caf.faces.data.IFilterableSelectItemGroupProvider
-
Filter expression.
- getFilter() - Method in interface com.webmethods.caf.faces.data.IFilterableTableContentProvider
-
Filter expression.
- getFilter() - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- getFilter() - Method in class com.webmethods.caf.faces.data.object.FilterableListTableContentProvider
-
- getFilter() - Method in class com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider
-
- getFilter() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getFilter() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getFilter() - Method in class com.webmethods.caf.jcr.faces.data.ChildrenTableContentProvider
-
- getFilter() - Method in class com.webmethods.rtl.util.xml.XMLUtil.NodeListIterator
-
- getFilter() - Method in class com.webmethods.rtl.util.xml.XMLUtil.SingleNodeIterator
-
- getFilteredEventList() - Method in class com.webmethods.caf.faces.data.calendar.CalendarEventProvider
-
Filter the event list using the start and end dates.
- getFilterTerm() - Method in class com.webmethods.caf.faces.data.portal.FilteredPortalContainerModel
-
Deprecated.
- getFirst() - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Integer value of "first" request param
(zero-based index of first row to display).
- getFirst() - Method in class com.webmethods.caf.faces.data.export.PageableExportProvider
-
Zero-based index of first row in page.
- getFirstChildFieldName() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getFirstDefaultValue() - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Zero-based index of first row to display, by default.
- getFirstName() - Method in interface com.webmethods.sc.directory.IDirectoryUser
-
Returns firstName for this user
- getFirstRequestParam() - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Name of the "first" request parameter.
- getFirstSegment(String, String) - Static method in class com.webmethods.caf.common.StringTools
-
Get first string segment separated by passed separator
- getFixedRange() - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Fixed range in milliseconds.
- getFloatArrayFromCsv(String) - Static method in class com.webmethods.caf.common.StringTools
-
Parses csv string and returns array of float as a result of parsing.
- getFormatedValue(CSPIndex, String) - Static method in class com.webmethods.caf.faces.data.csp.CSPIndexUtil
-
- getFresh(Object) - Method in class com.webmethods.caf.wsclient.cache.impl.WSLruCache
-
Get an item from the hash and return it.
- getFreshKeys() - Method in class com.webmethods.caf.wsclient.cache.impl.WSLruCache
-
Returns the fresh keys stored in the cache
Note: this is a snapshot of the keys and is therefore safe to iterate, however
care needs to be taken when using these keys for cache lookups as the key may
no longer exist.
- getFreshValues() - Method in class com.webmethods.caf.wsclient.cache.impl.WSLruCache
-
Returns the values stored in the cache
Note: this is a snapshot of the values and is therefore safe to iterate but may
not reflect the current state of the cache.
- getFromAddress() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Get the from address for this email.
- getFromIndex() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryV2
-
Returns start index for search paging
- getFromIndex() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- getFromStepID() - Method in interface com.webmethods.bpm.process.IBpmProcessTransition
-
- getFromStepID() - Method in interface com.webmethods.bpm.process.IBpmProcessTransitionDefinition
-
Returns source step for this transition
- getFromTransitions() - Method in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
Returns list of outcoming transitions from this step
- getFrontEndUrl() - Method in class com.webmethods.caf.faces.bean.ClusterInfoBean
-
Returns Public frontend url as configured in MWS Cluster Administration
- getFullName() - Method in interface com.webmethods.sc.directory.IDirectoryUser
-
Returns fullName for this user
- getFullPath() - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
Returns the fullPath for this
CSPNode
separated by '/'.
- getFullServletPath() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns the ful sertlet path of the MWS root servlet context.
- getGeneralJS() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns the URL of the MWS general.js file.
- getGenerator() - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- getGlobalProvider() - Method in exception com.webmethods.portal.PortalException
-
- getGlobalProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getGroupMembership() - Method in interface com.webmethods.caf.faces.data.dir.IUserProvider
-
Gets a list of groups this user is a member of.
- getGroupMembership() - Method in class com.webmethods.caf.faces.data.dir.UserModel
-
Gets a list of groups this user is a member of.
- getgroupmembership(URI) - Method in interface com.webmethods.caf.portalclient.dir.principal.IprincipalPortType
-
- getgroupmembership(URI) - Method in interface com.webmethods.caf.portalclient.dir.user.IuserPortType
-
- getGroupMembership(IContext, IURI) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IPrincipalBizPolicy
-
Retrieve the group membership for this principal
- getGroupMembership(String) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
Retrieve the group membership for this principal
- getHasAttachments() - Method in class com.webmethods.caf.faces.data.attachments.BasePortalContainerAttachmentsProvider
-
- getHasAttachments() - Method in interface com.webmethods.caf.faces.data.attachments.IAttachmentsProvider
-
Returns whether the attachment provider has any attachments
- getHasAttachments() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider
-
- getHasAttachments() - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- getHasAttachments() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
- getHasChildren() - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
- getHasChildren() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
True if current row has children.
- getHasChildren() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getHasChildren() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- getHasChildren() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getHasChildren(ITreeContentProvider) - Method in class com.webmethods.caf.faces.data.tree.object.TreeContentProviderHelper
-
- getHasChildrenFieldName() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getHeaders() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Not Implemented.
- getHeaders() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
Not Implemented.
- getHeaders() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
Not Implemented.
- getHeaders() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Not Implemented.
- getHeaders() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
Not Implemented.
- getHeight() - Method in class com.webmethods.caf.faces.data.csp.CSPPreviewImageProvider
-
- getHex() - Method in class com.webmethods.caf.faces.bean.EncodersBean
-
- getHierachicalUri() - Method in class com.webmethods.caf.faces.data.portal.PortalItemModel
-
Deprecated.
- getHost() - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getHost(COMMProxy.Session) - Static method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getHostURL() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- getHostURL() - Method in interface com.webmethods.caf.wsclient.proxy.IWSClientProxy
-
- getHostURL() - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSession
-
- getHostURL() - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionPool
-
- getHostURL() - Method in interface com.webmethods.caf.wsclient.session.IWSClientSession
-
Get the configured endPoint for this session (and ProxyContext)
- getHostURL() - Method in interface com.webmethods.caf.wsclient.session.IWSClientSessionPool
-
Get the target hostURL for this session pool
NOTE: used for quick lookup of session pools that need to be invalidated if the web service
endpoint beings throwing transport/connection errors
- getHref() - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- getHreflang() - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- getHtml() - Method in class com.webmethods.caf.faces.bean.EncodersBean
-
- getHtmlHeadExtraTags() - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsShell
-
If there are extra shell tags defined in the properties of the shell, return those here
- getHTMLResponseBuffer() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
Temporary response buffer.
- getHttpPort() - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
Returns the download port that will be used when download link is created.
- getIaccessPortType(AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get the IaccessPortType interface for invoking access web services using the
default PortalClientContext
- getIaccessPortType(AuthCredentials) - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the IaccessPortType interface for invoking access control services using
this client context
- getIalias2PortType(AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get the Ialias2PortType interface for invoking the extended MWS alias web services using the
default PortalClientContext
- getIaliasPortType(AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get the IaliasPortType interface for invoking MWS alias web services using the
default PortalClientContext
- getIaliasPortType(AuthCredentials) - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the IaliasPortType interface for invoking MWS alias services using
this client context
- getIbasicPortType(AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get the IbasicPortType interface for invoking core MWS web services using the
default PortalClientContext
- getIbasicPortType(AuthCredentials) - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the getIbasicPortType interface for invoking basic services using
this client context
- getIcon() - Method in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
Returns icon for this step
- getIcon() - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- getIcon() - Method in interface com.webmethods.caf.faces.data.ISelectItemProvider
-
Returns item's encoded icon URL.
- getIcon() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
Always return null.
- getIcon() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItem
-
- getIcon() - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
- getIcon() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
- getIcon() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Always returns null
- geticon(URI, String) - Method in interface com.webmethods.caf.portalclient.meta.basic.IbasicPortType
-
- geticon(URI, String) - Method in interface com.webmethods.caf.portalclient.meta.folder.IfolderPortType
-
- getIcon(IContext, IURI, String) - Method in interface com.webmethods.portal.bizPolicy.biz.view.IViewablePolicy
-
Gets the url to the specified type of icon representing this resource.
- getIconBaseUrl() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Returns the icon base URL which is prepended to all the icon URLs
- getIconBinding() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getIconFieldName() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Returns property name of the source object to use for select item icon
- getIconFieldName() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Returns property name of the source object to use for select item icon
- getiContext() - Method in interface com.webmethods.portal.bizPolicy.ILocaleInfo
-
- getIconUrl() - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
- getIconUrl() - Method in interface com.webmethods.caf.faces.data.attachments.IAttachmentItem
-
Returns the icon url (may be null)
- getIconUrl() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.TempAttachmentItem
-
- getIconUrl() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem
-
- getIconUrl() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getIconURL() - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProvider
-
Get icon URL for this principal.
- getIconURL() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get icon URL for this principal.
- getIconURL() - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Get icon URL for this principal.
- getIconURL() - Method in class com.webmethods.caf.faces.data.portal.PortalItemModel
-
Deprecated.
- getIconUrl() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrAttachmentItem
-
- getIconUrl() - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- getID() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Gets the tab's unique ID.
- getID() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Gets the Workspace ID.
- getID() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns unique ID for this process instance
- getID() - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Unique ID (key) for this process definition
- getID() - Method in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
ID of the step.
- getId() - Method in class com.webmethods.caf.faces.bean.nav.AppNavPageWrapper
-
Page id (ex "/myfolder/myview.view").
- getId() - Method in interface com.webmethods.caf.faces.bean.nav.IAppNavPage
-
Page id (ex "/myfolder/myview.view").
- getId() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
Page id (ex "/myfolder/myview.view").
- getId() - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
- getId() - Method in interface com.webmethods.caf.faces.data.attachments.IAttachmentItem
-
Returns the id of the attachment
- getId() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.TempAttachmentItem
-
- getID() - Method in interface com.webmethods.caf.faces.data.comments.ICommentEntry
-
Returns unique ID for this comment entry
- getID() - Method in class com.webmethods.caf.faces.data.comments.impl.CommentEntry
-
- getId() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getId() - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- getId() - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
- getId() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchFilter
-
Get the filter id.
- getId() - Method in class com.webmethods.caf.faces.data.dir.query.Term
-
The numerical id value for this term.
- getId() - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- getId() - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- getId() - Method in class com.webmethods.caf.faces.data.task.impl.DynamicSearchQueryTerm
-
- getID() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns audit entry ID
- getId() - Method in interface com.webmethods.caf.faces.data.tree.INode
-
Row id.
- getId() - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode
-
- getId() - Method in class com.webmethods.caf.faces.data.tree.object.DefaultNode
-
- getId() - Method in class com.webmethods.caf.faces.data.tree.object.XMLDOMNode
-
Deprecated.
- getId() - Method in class com.webmethods.caf.faces.data.tree.object.XMLDOMNode2
-
- getId() - Method in class com.webmethods.caf.faces.data.tree.object.XMLElementNode
-
Deprecated.
- getId() - Method in class com.webmethods.caf.faces.data.tree.object.XMLElementNode2
-
- getID() - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Gets the ID of the saved search
- getId() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrAttachmentItem
-
- getId() - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- getId() - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- getID() - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- getID() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
This is used by the IWSClientSessionManager instance
in order to build up a unique Key for different sessions
- getID() - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSession
-
- getID() - Method in interface com.webmethods.caf.wsclient.session.IWSClientSession
-
The unique ID that describes this session
- getID() - Method in interface com.webmethods.sc.calendar.ICalendar
-
Returns ID of this calendar object
- getID() - Method in interface com.webmethods.sc.directory.cert.ICertificate
-
Returns unique ID for this certificate object
- getID() - Method in interface com.webmethods.sc.directory.IDirectoryObject
-
Returns unique ID for this directory object
- getIdBinding() - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode
-
- getIdirectoryServicePortType(AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get the IdirectoryServicePortType interface for invoking directory web services using the
default PortalClientContext
- getIdirectoryServicePortType(AuthCredentials) - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the IdirectoryServicePortType interface for invoking directory web services using
this client context
- getIdirectorySystemPortType(AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get the idirectorySystemPortType interface for invoking MWS system web services using the
default PortalClientContext
- getIdirectorySystemPortType(AuthCredentials) - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the IdirectorySystemPortType interface for invoking directory web services using
this client context.
- getIfolderPortType(AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get the IfolderPortType interface for invoking folder web services using the
default PortalClientContext
- getImagesPath() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns the root path for images in the MWS root servlet context
- getImpersonatedUser() - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getImpersonatedUser() - Method in class com.webmethods.caf.jcr.faces.bean.RepositorySessionManager
-
Returns the user that the current session will impersonate
- getIncludeAnalysis() - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- getIncludedTypes() - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- getIncludeGeneric() - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- getIndex() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Gets the display index of the tab within the tab set.
- getIndexDefinition(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- getIndexDefinitionProvider() - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- getIndexDefinitionProvider() - Method in class com.webmethods.caf.faces.data.csp.CSPContentDefinition
-
- getIndexDefinitionProvider() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getIndexDefinitionProvider() - Method in class com.webmethods.caf.faces.data.csp.CSPEFormTemplateProvider
-
- getIndexes(String) - Method in class com.webmethods.caf.faces.data.csp.CSPIndexDefinitionProvider
-
Returns indexes for a content id
- getIndexesForContentDefinition(String) - Method in class com.webmethods.caf.faces.data.csp.CSPIndexDefinitionProvider
-
Returns all indexes for a content definition
- getIndexesForContentDefinitions(List) - Method in class com.webmethods.caf.faces.data.csp.CSPIndexDefinitionProvider
-
Returns indexes for specified content definitions and excludes the duplicates
Example:
Content definition id - ID1
Indexes for ID1 - index1, index2, indexID1
Content definition id - ID2
Indexes for ID2 - index1, indexID2
This method should return - index1, index2, indexID1, indexID2
- getIndexId() - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm
-
- getInitContextServletContext() - Method in class com.webmethods.caf.faces.context.ContextUtils.FacesContextDetails
-
- getInitialCacheSize() - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Get the initial size of the web service results cache
- getInitialDate() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Get the initial date to display.
- getInitialDate() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getInitialDisplayStyle() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusToggleResultPageBean
-
Gets the initial display style (treeView or tableView)
- getInitialDisplayStyle() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultPageBean
-
Gets the initial display style (treeView or tableView)
- getInitialPageSize() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Delegates to the same API on the current search result options manager
- getInitialPageSize() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Return the initialPageSize preference value.
- getInitialPageSize() - Method in interface com.webmethods.caf.faces.search.options.ISearchResultsOptionsManager
-
Returns page size for search results display
- getInitialSelectedPrincipals() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
get the selected principals with the current value of the target value binding expression
- getInitialSortAscendingPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusToggleResultPageBean
-
Return the initialSortBy preference.
- getInitialSortAscendingPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Delegates to the same API on the current search result options manager
- getInitialSortAscendingPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Return the initialSortBy preference.
- getInitialSortAscendingPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultPageBean
-
Return the initialSortBy preference.
- getInitialSortAscendingPreference() - Method in interface com.webmethods.caf.faces.search.options.ISearchResultsOptionsManager
-
Return the initialSortBy preference.
- getInitialSortByPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusToggleResultPageBean
-
Return the initialSortBy preference.
- getInitialSortByPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Delegates to the same API on the current search result options manager
- getInitialSortByPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Return the initialSortBy preference.
- getInitialSortByPreference() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultPageBean
-
Return the initialSortBy preference.
- getInitialSortByPreference() - Method in interface com.webmethods.caf.faces.search.options.ISearchResultsOptionsManager
-
Return the initialSortBy preference.
- getInputStream() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Returns the InputStream returned by the URL connection.
- getInputStream() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- getInputStream() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- getInputStream() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Returns the InputStream returned by the URL connection.
- getInputStream() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer.MessageBodyDataSource
-
Get an input stream for the data source's body.
- getInputStream() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- getInstallProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getInstance() - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Creates a new instance
- getInstance() - Static method in class com.webmethods.caf.faces.data.dir.PrincipalProviderFactory
-
Get an instance of this factory.
- getInstance() - Static method in class com.webmethods.caf.wsclient.logging.LogHandler
-
Get the singleton instance of the LogHandler
- getIntArrayFromCsv(String) - Static method in class com.webmethods.caf.common.StringTools
-
Parses csv string and returns array of ints as a result of parsing.
- getIntArrayFromDelimitedString(String, String) - Static method in class com.webmethods.caf.common.StringTools
-
Parses string with the specified delimiter and returns array of ints as a
result of parsing.
- getInternalMethods() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- getInternalPrincipalData() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
- getInterval() - Method in class com.webmethods.caf.faces.data.object.Schedule
-
Interval at which schedule repeats.
- getInvocationID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
- getInvocationID() - Method in interface com.webmethods.caf.faces.search.query.ISearchQuery
-
Return the unique id of the search invocation, the search
result portlet can use this id to determine if a new search has
been executed.
- getInvocationID() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- getIprincipalAttributePortType(AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get the IprincipalAttributePortType interface for invoking principal attribute web services using the
default PortalClientContext
- getIprincipalAttributePortType(AuthCredentials) - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the IprincipalAttributePortType interface for invoking directory principal attributes services using
this client context
- getIprincipalPortType(AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get the IprincipalPortType interface for invoking principal web services using the
default PortalClientContext
- getIprincipalPortType(AuthCredentials) - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the IprincipalPortType interface for invoking directory principal services using
this client context
- getIssuerCommonName() - Method in interface com.webmethods.sc.directory.cert.ICertificate
-
Issuer common name
- getIssuerDN() - Method in interface com.webmethods.sc.directory.cert.ICertificate
-
Issuer DN String
- getIsystemPortType(AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get the IsystemPortType interface for invoking the MWS system web services using the
default PortalClientContext
- getIsystemPortType(AuthCredentials) - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the IsystemPortType interface for invoking MWS system services using
this client context
- getItaskPortType(AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get the ItaskPortType interface for invoking task web services using the
default PortalClientContext
- getItaskPortType(AuthCredentials) - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the ItaskPortType interface for invoking MWS task services using
this client context
- getItem() - Method in class com.webmethods.caf.faces.data.portal.PortalContainerModel
-
Deprecated.
- getItemID() - Method in class com.webmethods.caf.faces.data.portal.PortalItemModel
-
Deprecated.
- getIuserPortType(AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Get the IuserPortType interface for invoking user web services using the
default PortalClientContext
- getIuserPortType(AuthCredentials) - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the getIuserPortType interface for invoking user services using
this client context
- getJava() - Method in class com.webmethods.caf.faces.bean.EncodersBean
-
- getJavaClassStructure(Class) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Grabs Java class structure of specific class in DocumentStuctureProdiver structure.
- getJavaScript() - Method in class com.webmethods.caf.faces.bean.EncodersBean
-
- GetJcrFile - Class in com.webmethods.caf.jcr.faces.servlet
-
This is a servlet to allow the content of a JCR file node to be
streamed back to the end user.
- GetJcrFile() - Constructor for class com.webmethods.caf.jcr.faces.servlet.GetJcrFile
-
- getJcrFileServletPath() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Returns the servlet path to the JCR file streaming servlet
- getJcrSession() - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Gets the JCR session object.
- getJcrSession() - Method in class com.webmethods.caf.jcr.faces.data.AttachmentsMigrationProvider
-
Returns the current JCR session
- getJcrSession() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
Gets the current JCR session
- getJcrSession() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Returns the active JCR session
- getJcrSession() - Method in class com.webmethods.caf.jcr.faces.data.JcrNodeProvider
-
Returns the active JCR session
- getJcrSession() - Method in class com.webmethods.caf.jcr.faces.data.JcrTempAttachmentsProvider
-
Deprecated.
Returns the active JCR session
- getJoinType() - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm
-
- getJournalLogger() - Method in class com.webmethods.caf.faces.bean.BaseApplicationBean
-
Return a logger that will allow you to log messages to the caf.log file.
- getKey() - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.SortEntry
-
Get the sort key binding expression.
- getKey() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.SortEntry
-
Get the sort key binding expression.
- getKey(int) - Method in interface com.webmethods.caf.faces.data.ISortInfo
-
Sort key.
- getKey(int) - Method in class com.webmethods.caf.faces.data.object.SortInfo
-
- getKeys() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider
-
Maps property names to value-binding expressions.
- getKeys() - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesContentProvider
-
List of property keys to which this provider limits.
- getKeys() - Method in class com.webmethods.caf.wsclient.cache.impl.WSLruCache
-
Get an iterator for the keys of the cache, including both fresh and stale entries
Note: this is a snapshot of the keys and is therefore safe to iterate, however
care needs to be taken when using these keys for cache lookups as the key may
no longer exist.
- getKeywordQuery() - Method in class com.webmethods.sc.directory.DirectorySearchQuery
-
Returns keyword query for this search.
- getKeywords() - Method in class com.webmethods.caf.faces.data.task.TaskTagsProvider
-
- getKeywordsField() - Method in interface com.webmethods.caf.faces.search.query.ISearchQuery
-
Deprecated.
use @link #getKeywordTerms() or @link #getNormalizedKeywordTerms() instead
- getKeywordTerms() - Method in interface com.webmethods.caf.faces.search.query.ISearchQuery
-
Gets the keywords field parsed into search terms.
- getLabel() - Method in class com.webmethods.caf.faces.data.export.atom.Category
-
- getLabel() - Method in interface com.webmethods.caf.faces.data.ISelectItemProvider
-
Returns item's display name, typically used in the UI to diplay this item
- getLabel() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
Always return null.
- getLabel() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItem
-
- getLabel() - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
- getLabel() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
- getLabel() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Always returns null
- getLabelBinding() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getLabelFieldName() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Returns property name of the source object to use for select item label
- getLabelFieldName() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Returns property name of the source object to use for select item label
- getLang() - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- getLastAcceptedBy() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getLastAcceptedBy() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns user ID (name) of the user who last accepted the task
- getLastAcceptedBy() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getLastAcceptedByPrincipalList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns value from lastAcceptedBy search term as list of principal model objects
- getLastAcceptedByPrincipalList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns value from lastAcceptedBy search term as list of principal model objects
- getLastAcceptedByPrincipals() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task lastAcceptedBy field.
- getLastAcceptedByPrincipals() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task lastAcceptedBy field.
- getLastAcceptedDate() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getLastAcceptedDate() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns task last accepted date if any
- getLastAcceptedDate() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task lastAcceptedDate
- getLastAcceptedDate() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getLastAcceptedDateRange() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns date range value for task "lastAcceptedDate" search term
- getLastAcceptedDateRange() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns date range value for task "lastAcceptedDate" search term
- getLastAcceptedDisplayName() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns display name for task lastAcceptedBy user
- getLastAcceptedEnd() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task lastAcceptedDate end value
- getLastAcceptedEnd() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task lastAcceptedDate end value
- getLastAcceptedStart() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task lastAcceptedDate start value
- getLastAcceptedStart() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task lastAcceptedDate start value
- getLastChildAncestors() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
- getLastChildAncestors() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getLastChildAncestors() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- getLastChildAncestors() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getLastChildAncestors(ITreeContentProvider) - Method in class com.webmethods.caf.faces.data.tree.object.TreeContentProviderHelper
-
- getLastChildFieldName() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getLastInsertedIdentity() - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Returns last inserted identity
- getLastModifiedBy() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns user who modified a process
- getLastModifiedBy() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getLastModifiedBy() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns user ID of the user who last modified the task
- getLastModifiedBy() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getLastModifiedByDisplayName() - Method in class com.webmethods.caf.faces.data.task.ProcessDisplayProvider
-
Returns display name of the user who last modified ad-hoc workflow process.
- getLastModifiedByPrincipalList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns value from lastModifiedBy search term as list of principal model objects
- getLastModifiedByPrincipalList() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns value from lastModifiedBy search term as list of principal model objects
- getLastModifiedByPrincipals() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task lastModifiedBy field.
- getLastModifiedByPrincipals() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task lastModifiedBy field.
- getLastModifiedDate() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Gets the date the workspace was last modified.
- getLastModifiedDate() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns process modification date
- getLastModifiedDate() - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
Returns the date when the attachment was last modified
- getLastModifiedDate() - Method in interface com.webmethods.caf.faces.data.attachments.IAttachmentItem
-
Returns the date when the attachment was last modified
- getLastModifiedDate() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.TempAttachmentItem
-
- getLastModifiedDate() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getLastModifiedDate() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getLastModifiedDate() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns task last modified date
- getLastModifiedDate() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task lastModifiedDate datetime
- getLastModifiedDate() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrAttachmentItem
-
- getLastModifiedDate() - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- getLastModifiedDate() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getLastModifiedDisplayName() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns display name for task lastModifiedBy user
- getLastName() - Method in interface com.webmethods.sc.directory.IDirectoryUser
-
Returns lastName for this user
- getLastSegment(String, String) - Static method in class com.webmethods.caf.common.StringTools
-
Get last string segment separated by passed separator
- getLastSegment(String, String, boolean) - Static method in class com.webmethods.caf.common.StringTools
-
Get last string segment separated by passed separator
- getLatitude() - Method in class com.webmethods.caf.faces.data.gmap.GMapState
-
Latitude of map center.
- getLength() - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- getLifecycle() - Method in class com.webmethods.caf.faces.portlet.FacesPortlet
-
Deprecated.
Use PortletFacesContextFactory
static methods.
- getLink() - Method in class com.webmethods.caf.faces.component.rss.RssMessagePanel
-
- getLink() - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProvider
-
Get the linkable URL to open My Profile page for this principal.
- getLink() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get the linkable URL to open My Profile page for this principal.
- getLink() - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Get the linkable URL to open My Profile page for this principal.
- getLinks() - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- getLinks() - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- getList() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getList() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
Returns wrapped list object
- getList() - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
- getList() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Returns wrapped list object
- getList() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Returns wrapped list if set
- getList() - Method in class com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider
-
- getListFromCsv(String) - Static method in class com.webmethods.caf.common.StringTools
-
Parses comma delimited string to
List
of
String
instances
- getListFromCsv(String, boolean) - Static method in class com.webmethods.caf.common.StringTools
-
Parses comma delimited string to
List
of
String
instances
- getListFromDelimitedString(String, String) - Static method in class com.webmethods.caf.common.StringTools
-
Parses data with the specified delimiter
- getLocale() - Method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
Returns locale for the current request/response.
- getLocale() - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsContext
-
- getLocale() - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- getLocale() - Method in interface com.webmethods.portal.bizPolicy.ILocaleInfo
-
- getLocalizedMessage() - Method in exception com.webmethods.portal.PortalException
-
Localize the message
- getLocalVMID() - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- getLocation() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Gets the location of the file
- getLocationStream(String) - Method in interface com.webmethods.caf.common.GenerateOSGiManifest.IResourceLocator
-
- getLocationStream(String) - Method in class com.webmethods.caf.common.GenerateOSGiManifest.LocalResourceLocator
-
- getLog4jLogger() - Method in class com.webmethods.sc.mws.CDSJournalLogger
-
- getLogger(String) - Static method in class com.webmethods.caf.wsclient.logging.GlueLogListener
-
Get the ILogger
object registered with the GLUE logging
subsystem with the specified name.
- getLogo() - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- getLongArrayFromCsv(String) - Static method in class com.webmethods.caf.common.StringTools
-
Parses csv string and returns array of long as a result of parsing.
- getLongitude() - Method in class com.webmethods.caf.faces.data.gmap.GMapState
-
Longitude of map center.
- getLongsListFromCsv(String) - Static method in class com.webmethods.caf.common.StringTools
-
Parses comma delimited string to
List
of
Long
instances
- getMapFromElement(Element) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Constructs a
Map
from element its attributes and its child elements.
- getMapFromElementAttributes(Element) - Static method in class com.webmethods.caf.common.XMLUtil
-
Constructs a
Map
from the attributes on the given element.
- getMapFromElementAttributes(Element) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Constructs a
Map
from the attributes on the given element.
- getMapFromXMLAttributes(String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
- getMappingByCertificateID(String, String) - Method in interface com.webmethods.sc.directory.cert.ICertificateMapper
-
Gets all mappings for given certificateID and mappingType
- getMappingsByPrincipalID(String, String) - Method in interface com.webmethods.sc.directory.cert.ICertificateMapper
-
Gets all mappings for given principalID and mappingType
- getMappingType() - Method in class com.webmethods.sc.directory.cert.CertificateMapping
-
- getMapUrls() - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
Return array of Glue maps urls
- getMatchedValue() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Returns flag which indicates if the search term matches the task
- getMatchingMethod(Class, String, List) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
- getMatchRE(String) - Static method in class com.webmethods.caf.common.RegularExUtil
-
Prepare RE for Perl5Util.match() call.
- getMatchRE(String, boolean) - Static method in class com.webmethods.caf.common.RegularExUtil
-
Prepare RE for Perl5Util.match() call
- getMaxAllowedToAccept() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns max number of users allowed to accept a task.
- getMaxAllowedToAccept() - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Returns maximum number of users which may accept a task at a given time.
- getMaxCapacity() - Method in class com.webmethods.caf.wsclient.cache.impl.WSLruCache
-
The current capacity of this cache
- getMaxResult() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Returns the maximum results amount.
- getMaxResults() - Method in class com.webmethods.bpm.process.BpmProcessSearchQuery
-
Returns max results for this query
- getMaxResults() - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Set the directory service in the search query.
- getMaxResults() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Get the maximum number of results allowed in the search results.
- getMaxResults() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Returns max results to be returned.
- getMaxResults() - Method in interface com.webmethods.caf.faces.search.query.ISearchQuery
-
Get the maximum number of results allowed in the search results
- getMaxResults() - Method in interface com.webmethods.caf.faces.search.query.ISearchStateOptions
-
Returns the maximum number of results to allow in the search
results table
- getMaxResults() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQuery
-
- getMaxResults() - Method in class com.webmethods.sc.directory.DirectorySearchQuery
-
Returns max number of results to return.
- getMechanicsProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getMembers() - Method in class com.webmethods.caf.faces.data.dir.GroupModel
-
Get a list of principals members of this group object.
- getMembers() - Method in interface com.webmethods.caf.faces.data.dir.IGroupProvider
-
Get a list of principals members of this group object.
- getMembers() - Method in interface com.webmethods.caf.faces.data.dir.IRoleProvider
-
Get a list of members of this role.
- getMembers() - Method in class com.webmethods.caf.faces.data.dir.RoleModel
-
Get a list of members of this role.
- getMembers(URI) - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Get a list of members of a group or role
- getmembers(URI) - Method in interface com.webmethods.caf.portalclient.dir.principal.IprincipalPortType
-
- getmembers(URI) - Method in interface com.webmethods.caf.portalclient.dir.user.IuserPortType
-
- getMembers(IContext, IURI) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IPrincipalBizPolicy
-
Assuming this is a role or group, return the members of this collection.
- getMembers(String) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
Returns members of the group or role.
- getMembership(URI, int) - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Get a list of groups or roles that a principal has membership in
- getMessage() - Method in exception com.webmethods.caf.common.CommonException
-
- getMessage() - Method in class com.webmethods.caf.faces.data.email.MockEmailTransport.SentMessage
-
Get the message sent.
- getMessage() - Method in exception com.webmethods.caf.wsclient.WSClientException
-
- getMessage() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Retrieves a message if available
- getMessage() - Method in exception com.webmethods.portal.PortalException
-
Returns a message from the exception.
- getMessageKey() - Method in exception com.webmethods.portal.PortalException
-
- getMetaContext() - Method in interface com.webmethods.portal.service.meta2.thing.IThingID
-
get the meta context for this thing
- getMetaProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getMethod() - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
Finds the method specified by its name and parameters
- getMethod() - Method in class com.webmethods.caf.wsclient.cache.impl.WSCacheKey
-
Get the web service method used as part of the unique cache key
- getMethodArgs() - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
Creates array of method arguments from the method call.
- getMethodName() - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
Returns method name
- getMigrationProvider() - Method in class com.webmethods.caf.jcr.faces.data.JcrTempAttachmentsProvider
-
Deprecated.
Migration Provider for easier codeless migration.
- getMockTransport() - Static method in class com.webmethods.caf.faces.data.email.MockEmailTransport
-
- getModel() - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
- getModifiedDateRange() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns date range value for task "lastModifiedDate" search term
- getModifiedDateRange() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns date range value for task "lastModifiedDate" search term
- getModifiedEnd() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task lastModifiedDate end value
- getModifiedEnd() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task lastModifiedDate end value
- getModifiedStart() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task lastModifiedDate start value
- getModifiedStart() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task lastModifiedDate start value
- getMs() - Method in class com.webmethods.caf.faces.data.export.atom.Date
-
- getName() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Gets the workspace display name.
- getName() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns name for this process instance
- getName() - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Returns name for process definition
- getName() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Returns step name
- getName() - Method in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
Returns name of the step
- getName() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Returns the last segment of the URL.
- getName() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- getName() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- getName() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Returns the last segment of the URL.
- getName() - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- getName() - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
- getName() - Method in class com.webmethods.caf.faces.data.csp.CSPParameter
-
- getName() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer.MessageBodyDataSource
-
Get the name of this data source.
- getName() - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- getName() - Method in class com.webmethods.caf.faces.data.portal.PortalItemModel
-
Deprecated.
- getName() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getName() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns task name
- getName() - Method in class com.webmethods.caf.faces.data.task.ProcessDisplayProvider
-
Returns ad-hoc workflow process name
- getName() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns taskName
- getName() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- getName() - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- getName() - Method in class com.webmethods.caf.portalclient.task.task.TaskField
-
- getName() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getName() - Method in class com.webmethods.caf.portalclient.util.NamedValue
-
- getName() - Method in class com.webmethods.sc.calendar.Event
-
Returns event name
- getName() - Method in interface com.webmethods.sc.calendar.ICalendar
-
Returns friendly display name for this calendar object
- getName() - Method in interface com.webmethods.sc.directory.IDirectoryPrincipal
-
Get the name of this directory principal, meaning the identifying attribute.
- getName() - Method in interface com.webmethods.sc.directory.IDirectoryPrincipalAttributeProvider
-
Returns friendly display name for this principal attribute provider
- getName() - Method in interface com.webmethods.sc.directory.IDirectoryService
-
Returns display name for this directory service
- getNamedValue(Class, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
use some reflection to get the named property
- getNeedAcceptToUpdate() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns needAcceptToUpdate flag
- getNeedAcceptToUpdate() - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Returns Control indicates whether user must first accept a task before updating it.
- getNeedInfoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Check whether the task info needs refresh.
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.csp.CSPEFormTemplateProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.csp.CSPPreviewImageProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.csp.CSPRefreshableContentBaseProvider
-
- getNeedRefresh() - Method in interface com.webmethods.caf.faces.data.IRefreshable
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.portal.PortalContainerModel
-
Deprecated.
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.ProcessSearchProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getNeedRefresh() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getNewTask() - Method in interface com.webmethods.portal.service.task.event.ITaskChangedEvent
-
Reference to new task state.
- getNewTaskData() - Method in interface com.webmethods.portal.service.task.event.ITaskChangedEvent
-
Reference to new task data.
- getNextAvailableSession(IWSClientProxy) - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionPool
-
- getNextResults() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Returns results (task list) for the current page
- getNextResults() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
Returns results (task list) for the current page
- getNextSibling() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Next sibling of the current page.
- getNextWorkday(Date) - Method in interface com.webmethods.sc.calendar.ICalendarEvaluator
-
Returns closest workday for specified dateTime.
- getNode(String) - Method in class com.webmethods.caf.faces.data.csp.CSPNodesProvider
-
Returns node based on the node id.
- getNode() - Method in class com.webmethods.caf.jcr.faces.data.JcrNodeProvider
-
Returns a reference to the JCR Node.
- getNodeId() - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- getNodeId() - Method in class com.webmethods.caf.jcr.faces.data.JcrNodeProvider
-
Returns the id of the JCR node
- getNodeIds() - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
- getNodePath() - Method in class com.webmethods.caf.jcr.faces.data.JcrNodeProvider
-
Returns the path of the JCR node
- getNodesIds(int[]) - Method in class com.webmethods.caf.faces.data.csp.CSPNodesProvider
-
Returns nodes ids for nodes that have indexes defined in the argument
- getNodeText(Node) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Get the text value for the given node.
- getNodeTextByXPath(Node, String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Gets the node text for the first node that matches the given xpath criteria
- getNodeTexts(NodeList) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Gets a list of all the node texts for the nodes in the given NodeList
- getNoodleProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getNormalizedKeywordTerms() - Method in interface com.webmethods.caf.faces.search.query.ISearchQuery
-
Gets the keyword fields parsed into search terms and normalized.
- getNotAfter() - Method in interface com.webmethods.sc.directory.cert.ICertificate
-
Certificate not After date
- getNotBefore() - Method in interface com.webmethods.sc.directory.cert.ICertificate
-
Certificate not Before date
- getNotificationBodyView() - Method in class com.webmethods.caf.faces.data.pubsub.PubSubContentProvider
-
Name of view file which is used to render notification body.
- getNotificationSubject() - Method in class com.webmethods.caf.faces.data.pubsub.PubSubContentProvider
-
Notification subject to use when publishing new notification.
- getNumberOfUsers() - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Returns number of users in the workgroup
- getNumUnits() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Get the number of calendar units in this provider.
- getNumUnits() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getObject() - Method in class com.webmethods.caf.faces.data.object.ELPropertyContentProvider
-
Returns currently wrapped object
- getObject() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Returns currently set source object
- getObjectFromProperty(Property) - Static method in class com.webmethods.caf.jcr.faces.util.PropertyHelper
-
Converts the property value to a java object.
- getObjectFromValue(Value) - Static method in class com.webmethods.caf.jcr.faces.util.PropertyHelper
-
Converts the Value to a java object
- getObjectInstance() - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
Returns object instance to call the method on
- getObjectInstance() - Method in class com.webmethods.caf.faces.data.ws.BaseWSClientContentProvider
-
- getObjectInstance() - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
Returns web service proxy instance to use for method invocation
- getObjectProperties(Object) - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- getObjectType() - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
Returns object class
- getOldTask() - Method in interface com.webmethods.portal.service.task.event.ITaskChangedEvent
-
Reference to old task state
- getOldTaskData() - Method in interface com.webmethods.portal.service.task.event.ITaskChangedEvent
-
Reference to old task data
- getOnCreateRow() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- getOnCreateRow() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getOnDeleteRow() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- getOnDeleteRow() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getOpenAjaxTopic() - Method in class com.webmethods.caf.faces.component.events.OpenAjaxScript
-
- getOpenIds() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
Collection of
String
ids of open rows.
- getOpenIds() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getOpenIds() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- getOpenIds() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getOpenIds(ITreeContentProvider) - Method in class com.webmethods.caf.faces.data.tree.object.TreeContentProviderHelper
-
- getOpenToDepth() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- getOperation() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns audit entry operation
- getOperation() - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- getOperation() - Method in interface com.webmethods.portal.service.task.event.ITaskChangedEvent
-
Operation happened with the task
- getOperationDisplayName() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns display name for audit operation
- getOperator() - Method in class com.webmethods.bpm.process.BpmProcessSearchQueryTerm
-
Returns search operator
- getOperator() - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm
-
Returns the specified operator
- getOperator() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Returns search operator
- getOperator() - Method in class com.webmethods.caf.jcr.faces.data.query.PropertySearchTerm
-
Returns the operator of this term
- getOrCreateSubFolderNode(Node) - Method in class com.webmethods.caf.jcr.faces.data.SubFolderJcrAttachmentsProvider
-
Get the subfolder if it already exists, or creates it if it does
not exist.
- getOrderAtoZ() - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
Returns true if the list is ordered ascending (a-z or 1-10).
- getOrdinal(Object) - Method in interface com.webmethods.caf.faces.data.ISortInfo
-
Sort ordinal associated with specified key.
- getOrdinal(Object) - Method in class com.webmethods.caf.faces.data.object.SortInfo
-
- getOrdinal(int) - Method in class com.webmethods.caf.faces.data.object.SortInfo
-
- getOrdinals() - Method in interface com.webmethods.caf.faces.data.ISortInfo
-
Return content provider for mapping keys to ordinal values.
- getOrdinals() - Method in class com.webmethods.caf.faces.data.object.SortInfo
-
- getOriginalFileName() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getOsTempDir() - Static method in class com.webmethods.caf.wsclient.util.WSClientUtil
-
Get the temp directory specified by the OS
- getOtherRowParentName() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getOtherTable() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getOutputStream() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Not Implemented.
- getOutputStream() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- getOutputStream() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- getOutputStream() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Not Implemented.
- getOutputStream() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer.MessageBodyDataSource
-
Get output stream
Not an implemented method.
- getOutputStream() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- getOwnerOnly() - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- getOwnerUID() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Gets the workspace owner's UID.
- getPageBean(FacesContext) - Method in class com.webmethods.caf.faces.bean.BaseListener
-
Return the Page Bean, or null if not found.
- getPageChildren() - Method in class com.webmethods.caf.faces.bean.nav.AppNavPageWrapper
-
- getPageChildren() - Method in interface com.webmethods.caf.faces.bean.nav.IAppNavPage
-
- getPageChildren() - Method in class com.webmethods.caf.faces.bean.nav.ShadowAppNavPage
-
- getPageChildren() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
- getPageClass() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavBean
-
- getPageCount() - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
The total number of pages in the list.
- getPageIndex() - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
The index of the current page.
- getPageParent() - Method in class com.webmethods.caf.faces.bean.nav.AppNavPageWrapper
-
- getPageParent() - Method in interface com.webmethods.caf.faces.bean.nav.IAppNavPage
-
- getPageParent() - Method in class com.webmethods.caf.faces.bean.nav.ShadowAppNavPage
-
- getPageParent() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
- getPageRowIndex() - Method in interface com.webmethods.caf.faces.data.IPageableTableContentProvider
-
Page starting row index.
- getPageRowIndex() - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
Page starting row index.
- getPages() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Map of all pages in the navigation hierarchy, keyed by id.
- getPageSize() - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
The maximum number of items in the current page.
- getPagesList() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
List of all pages in the navigation hierarchy.
- getpagingcookie(String, int, boolean, URI, String, int, String) - Method in interface com.webmethods.caf.portalclient.meta.basic.IbasicPortType
-
- getpagingcookie(String, int, boolean, URI, String, int, String) - Method in interface com.webmethods.caf.portalclient.meta.folder.IfolderPortType
-
- getPagingCookie(Object) - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- getPagingCookie(IContext, IURI, String) - Method in interface com.webmethods.portal.bizPolicy.biz.view.IViewablePolicy
-
Returns the paging cookie for the view of the specified item, or null if none exsits.
- getPagingCookie(IContext, IURI, String, int, int, String, String, boolean) - Method in interface com.webmethods.portal.bizPolicy.biz.view.IViewablePolicy
-
Returns the paging cookie for the view of the specified item,
initialized with the specified default values, or null if none exsits.
- getPagingSize() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Returns page size used for search
- getPagingSize() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
Returns page size used for search
- getPagingSize() - Method in interface com.webmethods.caf.faces.data.task.ITaskSearchPagingContentProvider
-
Returns the count of rows for a page that are fetched on each search.
- getParameter(String) - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
Returns the value of the specified parameter name
- getParameterNames() - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
Introspects parameter names from the actual parameters object.
- getParameters() - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
Returns list containing the parameters of this index.
- getParameters() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Returns parameters list.
- getParameterType(Object) - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
Default implementation uses Application properyResolver to get type of
the parameterName property on the parameters bean
- getParameterTypes() - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
Gets method parameter types
- getParameterValue(Object) - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
- getParameterValue(Object) - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
- getParent() - Method in class com.webmethods.caf.faces.bean.nav.AppNavPageWrapper
-
- getParent() - Method in interface com.webmethods.caf.faces.bean.nav.IAppNavPage
-
- getParent() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
- getParent() - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
- getParent() - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- getParent() - Method in interface com.webmethods.caf.faces.data.tree.INode
-
Node parent, or null for root.
- getParent() - Method in class com.webmethods.caf.faces.data.tree.object.BaseXMLNode
-
- getParent() - Method in class com.webmethods.caf.faces.data.tree.object.DefaultNode
-
- getParent() - Method in class com.webmethods.caf.faces.data.tree.object.XMLDOMNode
-
Deprecated.
- getParent() - Method in class com.webmethods.caf.faces.data.tree.object.XMLElementNode
-
Deprecated.
- getParentId() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
Id of parent row.
- getParentId() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getParentId() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- getParentId() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getParentId() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Returns the id of the parent JCR node
- getParentIdBinding() - Method in class com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider
-
- getParentIdBinding() - Method in class com.webmethods.caf.faces.data.tree.object.ListTreeContentProvider
-
- getParentIdFieldName() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getParentNextSibling() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Next sibling of the current page's parent.
- getParentNode() - Method in class com.webmethods.caf.faces.data.task.TaskJcrAttachmentsProvider
-
- getParentNode() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Returns a reference to the JCR Node that is the parent of the attachments.
- getParentNode() - Method in class com.webmethods.caf.jcr.faces.data.SubFolderJcrAttachmentsProvider
-
- getParentNodeId() - Method in class com.webmethods.caf.jcr.faces.data.ChildrenTableContentProvider
-
Gets the parent node id
- getParentNodeId() - Method in class com.webmethods.caf.jcr.faces.data.VersionHistoryTableContentProvider
-
Returns the parent node id
- getParentNodePath() - Method in class com.webmethods.caf.jcr.faces.data.ChildrenTableContentProvider
-
Gets the parent node path
- getParentNodePath() - Method in class com.webmethods.caf.jcr.faces.data.VersionHistoryTableContentProvider
-
Returns the parent node path
- getParentPath() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Returns the path of the parent Node
- getParentPrevSibling() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Previous sibling of the current page's parent.
- getParentProcessID() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns parent process instance ID (if set)
- getParentProcessID() - Method in class com.webmethods.caf.faces.data.task.ProcessDisplayProvider
-
Returns ID of the parent process if there is one.
- getParentStepID() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns parent process stepID (if set)
- getParentStepID() - Method in class com.webmethods.caf.faces.data.task.ProcessDisplayProvider
-
Returns ID of the task step in the parent process if there is one.
- getParentTaskID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getParentTaskID() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns reference task ID for parent task.
- getParentTaskID() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getParser(FacesContext) - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavBean
-
Creates new parser instance.
- getPassword() - Method in class com.webmethods.caf.faces.bean.Credentials
-
Returns the Password.
- getPassword() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- getPassword() - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
- getPath() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getPermanentDelete() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getPersonName() - Method in class com.webmethods.caf.faces.data.export.atom.Person
-
- getPhaseId() - Method in class com.webmethods.caf.faces.bean.BaseViewBean
-
- getPhaseId() - Method in class com.webmethods.caf.faces.bean.nav.AppNavPhaseListener
-
- getPhaseId() - Method in class com.webmethods.caf.faces.bean.PreferencesPhaseListener
-
- getPhaseProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getPopupMenuItems() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns a list of tools menu items available to the current user.
- getPort() - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getPortalBuild() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns the MWS build number.
- getPortalClientMap() - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Retrieve a map of web service interfaces and their corresponding MWS bizpolicies
NOTE this is exposed for testing purposes and is not indended to be used externally
- getPortalContext() - Method in class com.webmethods.caf.faces.data.dir.AttributeModel
-
Acquire a portal context and cache it.
- getPortalContext() - Method in class com.webmethods.caf.faces.data.dir.AttributeProviderModel
-
Acquire a portal context and cache it.
- getPortalContext() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Acquire a portal context and cache it.
- getPortalContext() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModelList
-
Acquire a portal context and cache it.
- getPortalContext() - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- getPortalContextFactory() - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- getPortalServerURL() - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the MWS server endpoint URL for this client context
- getportalstyle(URI) - Method in interface com.webmethods.caf.portalclient.dir.user.IuserPortType
-
- getPortalStyle(IContext, IURI) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IUserBizPolicy
-
Retrieve the current users portal style.
- getPortalSystem() - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- getPortalSystem() - Static method in class com.webmethods.portal.system.PortalSystem
-
Get the singleton instance of the PortalSystem.
- getPortalTypeMap() - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- getPortletConfig() - Method in class com.webmethods.caf.faces.bean.BaseFacesPreferencesBean
-
Returns portlet config object
- getPortletConfig() - Method in class com.webmethods.caf.faces.portlet.FacesPortlet
-
Returns the PortletConfig
object.
- getPortletNamespace(String) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Returns parameter namespace used for the specified portlet
- getPortletProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getPortletResources() - Method in class com.webmethods.caf.faces.bean.BaseFacesPreferencesBean
-
Deprecated.
- getPortletResourcesProvider() - Method in class com.webmethods.caf.faces.bean.BaseFacesPreferencesBean
-
- getPortletURI() - Method in class com.webmethods.caf.faces.bean.BaseFacesPreferencesBean
-
Get the URI of the current portlet instance.
- getPortType(AuthCredentials, Class) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Factory function to simplify getting references to the various port types exposed
by the portalclient API
- getPortType(AuthCredentials, Class, boolean) - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Factory function to simplify getting references to the various port types exposed
by the portalclient API
- getPRCacheProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getPreferences() - Method in class com.webmethods.caf.faces.bean.BaseFacesPreferencesBean
-
Returns instance of the Portlet Preferences for the current portlet
- getPreferences() - Method in class com.webmethods.caf.faces.bean.BasePortletPageBean
-
Obtains instance of the Portlet Preferences for the current portlet
- getPreferencesBean(FacesContext) - Method in class com.webmethods.caf.faces.bean.PreferencesPhaseListener
-
- getPreferencesMap() - Method in class com.webmethods.caf.faces.bean.BaseFacesPreferencesBean
-
Returns all the preferences as modifiable map
- getPreferenceValue(String, Class) - Method in class com.webmethods.caf.faces.bean.BaseFacesPreferencesBean
-
Returns portlet preference value and converts it to the target class.
- getPrefix() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getPreviewImageProvider() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getPreviewImageUrl() - Method in class com.webmethods.caf.faces.data.csp.CSPPreviewImageProvider
-
- getPrevSibling() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Previous sibling of the current page.
- getPrimaryContextURI() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Gets the primary context URI of this workspace, usually the object this workspace is analyzing.
- getPrincipal() - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.DirectoryPagingIterator
-
Get the next principal from the directory service.
- getPrincipal() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.DirectoryPagingIterator
-
Get the next principal from the directory service.
- getPrincipalAttributeBizPolicy() - Method in class com.webmethods.caf.faces.data.dir.AttributeModel
-
Get the biz policy for handling principal attributes.
- getPrincipalAttributeBizPolicy() - Method in class com.webmethods.caf.faces.data.dir.AttributeProviderModel
-
Get the biz policy for handling principal attributes.
- getPrincipalAttributeBizPolicy() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get service level biz policies (commands) for this principal's attributes providers.
- getPrincipalAttributeProvider(String) - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Get a View of a principal attribute provider given the provider's alias
- getPrincipalBizPolicy() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get system level biz policies (commands) for this principal.
- getPrincipalDisplayName(String) - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Helper method to return user/group/role display name by ID
- getPrincipalDisplayName(String) - Static method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns principal display name based on its ID
- getPrincipalDN() - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProvider
-
Get the value of the principal DN.
- getPrincipalDN() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get the value of the principal DN.
- getPrincipalDN() - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Get the value of the principal DN.
- getPrincipalID() - Method in interface com.webmethods.bpm.noodle.IShareInfo
-
Gets the ID of the user or role that is granted rights by the share.
- getPrincipalID() - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProvider
-
Get the principal object internal ID.
- getPrincipalID() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get the principal object internal ID.
- getPrincipalID() - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Get the principal object internal ID.
- getPrincipalID() - Method in class com.webmethods.caf.faces.data.pubsub.PubSubContentProvider
-
Get the principal Id which to subscribe or unsubscribe.
- getPrincipalID() - Method in class com.webmethods.caf.faces.data.pubsub.SubscriptionContentProvider
-
Get the principal Id which to subscribe or unsubscribe.
- getPrincipalID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Returns principalID whose inbox should be searched.
- getPrincipalID() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- getPrincipalID() - Method in class com.webmethods.sc.directory.cert.CertificateMapping
-
- getPrincipalName(String) - Static method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns name of the principal by ID
- getPrincipalType() - Method in class com.webmethods.caf.faces.data.dir.GroupModel
-
Get the type of principal used by this model.
- getPrincipalType() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get the type of principal used by this model.
- getPrincipalType() - Method in class com.webmethods.caf.faces.data.dir.RoleModel
-
Get the type of principal used by this model.
- getPrincipalType() - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Get the type of principal used by this model.
- getPrincipalType() - Method in class com.webmethods.caf.faces.data.dir.UserModel
-
Get the type of principal used by this model.
- getPrincipalType() - Method in class com.webmethods.caf.faces.data.pubsub.PubSubContentProvider
-
Get the principal type for the current principal Id.
- getPrincipalType() - Method in class com.webmethods.caf.faces.data.pubsub.SubscriptionContentProvider
-
Get the principal type for the current principal Id.
- getPrincipalUIDsFromModelList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Helper method to convert list of principal model objects into array of principal names
- getPrincipalUIDsFromModelList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider
-
Helper method to convert list of principal model objects into array of principal names
- getPrincipalURI() - Method in class com.webmethods.caf.faces.data.dir.AttributeModel
-
Get the principal URI.
- getPrincipalURI() - Method in class com.webmethods.caf.faces.data.dir.AttributeProviderModel
-
Get the principal URI.
- getPrincipalURI() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get the value of the principal URI.
- getPrincipalURI() - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Get the value of the principal URI.
- getPrincipalURIAsString() - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProvider
-
Get the internal principal object URI as String.
- getPrincipalURIAsString() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Get the internal principal object URI as String.
- getPrincipalURIAsString() - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Get the internal principal object URI as String.
- getPriority() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task priority
- getPriority() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task priority
- getPriority() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getPriority() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns task priority
- getPriority() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getPriorityDisplayName() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns Task priority as a localized display string
- getPriorityMap() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns map of task priorities and their names (priority -> name)
- getPrivAlias() - Method in class com.webmethods.caf.faces.priviledge.FunctionalPrivilegeProvider
-
- getPrivilege() - Method in interface com.webmethods.bpm.noodle.IShareInfo
-
Gets the privilege level granted by this share, see
Rights Levels.
- getPrivilegedProperty(Object, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Retrieves a privilged property
- getPrivilegedStaticProperty(Class, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Retrieves a privilged property from a static class
- getProcess(String) - Method in interface com.webmethods.bpm.process.IBpmProcessManager
-
Fetches and returns process instance by its ID
- getProcess() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Returns process instance for this step
- getProcess() - Method in class com.webmethods.caf.faces.data.task.ProcessDisplayProvider
-
Returns instance of ad-hoc workflow process
- getProcessDefinition() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns process definition for this instance
- getProcessDefinition(String) - Method in interface com.webmethods.bpm.process.IBpmProcessManager
-
Fetches and returns process definition by its ID
- getProcessDeployVersion(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Retrieves deployVersion for process instance ID.
- getProcessFile() - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Returns xml for generated .process layout file
- getProcessID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for business process ID (process which owns the task)
- getProcessID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for business process ID (process which owns the task)
- getProcessID() - Method in class com.webmethods.caf.faces.data.task.ProcessDisplayProvider
-
- getProcessInstanceID() - Method in interface com.webmethods.bpm.process.IBpmStepStatusChange
-
- getProcessInstanceID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getProcessInstanceID() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns Process instance ID which spawned this task
- getProcessInstanceID() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns processInstanceID property of task
- getProcessInstanceID() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getProcessIteration() - Method in interface com.webmethods.bpm.process.IBpmStepStatusChange
-
- getProcessIteration() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getProcessIteration() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns Process Iteration of owning process
- getProcessIteration() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getProcessModelID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getProcessModelID() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns Process Model ID of owning process
- getProcessModelID() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getProcessModelVersion() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getProcessModelVersion() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns Process Model Version of owning process
- getProcessModelVersion() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getProcessTempDir() - Static method in class com.webmethods.caf.wsclient.util.WSClientUtil
-
Get or create a temp directory unique to this process
NOTE: necessary for generated a unique temp directory where multiple processes are
using the WSClient library
- getProperties() - Method in interface com.webmethods.bpm.noodle.IWorkspaceContext
-
Gets all the properties of the workspace context as a map of String/Object pairs.
- getProperties() - Method in interface com.webmethods.caf.faces.data.task.ITaskAudit
-
Returns audit entry properties
- getProperties(Object) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
- getProperties() - Method in interface com.webmethods.portal.service.view.IView
-
- getProperty(String) - Method in interface com.webmethods.bpm.noodle.IWorkspaceContext
-
Gets a property by name from the workspace context.
- getProperty(String) - Method in class com.webmethods.caf.portalclient.impl.View
-
Get a property value from the view by property name
- getProperty(Object, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Obtains a value of the property specified by name for the specified instance
- getProperty(String) - Method in interface com.webmethods.portal.service.view.IView
-
Specified property of the view.
- getPropertyAsBoolean(Object, String, boolean) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
- getPropertyAsInt(Object, String, int) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
- getPropertyAsString(Object, String, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
- getPropertyDescriptor(Object, String) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Finds the property descriptor of an object and specific property name.
- getPropertyDescriptor(Class, Object) - Static method in class com.webmethods.caf.faces.data.ContentProviderUtils
-
Get descriptor for property specified by name.
- getPropertyDescriptor(Object, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Returns property descriptor of the selected property for the
selected object instance.
- getPropertyDescriptors(Class) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Returns property descriptor list for a given object class
selected object instance.
- getPropertyDescriptors() - Method in class com.webmethods.caf.faces.data.object.XMLTableContentProvider
-
Returns map of bean property-names to bean property-descriptors
for all of the bean's properties.
- getPropertyDescriptors(Class) - Static method in class com.webmethods.caf.faces.data.task.impl.TaskData
-
Returns property descriptor list for a given object class
selected object instance.
- getPropertyDescriptors() - Method in class com.webmethods.caf.faces.data.tree.object.XMLTreeContentProvider
-
Returns map of bean property-names to bean property-descriptors
for all of the bean's properties.
- getPropertyDescriptors(Class) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Returns property descriptor list for a given object class
selected object instance.
- getPropertyKeys() - Method in class com.webmethods.caf.faces.bean.BaseViewBean.ClientIdsContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean.PagesContentProvider
-
List of all page ids in the navigation hierarchy.
- getPropertyKeys() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean.SubNavsContentProvider
-
List of all page ids in the navigation hierarchy.
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Get property keys method required by IContentProvider.
- getPropertyKeys(Object) - Static method in class com.webmethods.caf.faces.data.ContentProviderUtils
-
Returns property keys for object.
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.csp.CSPContentDefinition
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.csp.CSPIndexDefinitionProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.export.AtomEntriesExportProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.export.AtomEntriesTableExportProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.export.AtomFeedExportProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.export.AtomFeedTableExportProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- getPropertyKeys() - Method in interface com.webmethods.caf.faces.data.IContentProvider
-
Returns list of properties supported by this content provider.
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.ELPropertyContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.EmptyContentProvider
-
Always returns empty array
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.EmptyResourcesContentProvider
-
Always returns empty array
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.MapContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.ResourceBundleContentProvider
-
Returns keys in the resource bundle
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.object.SortInfo.OrdinalsContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.portal.PortalItemModel
-
Deprecated.
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Returns
String
array of all column names in the row set.
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Returns list of public properties supported by this provider.
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns list of properties supported by this content provider.
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.task.impl.TaskData
-
Returns list of properties supported by this content provider.
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.tree.object.BaseXMLNode
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider.OutputProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider.ParametersProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getPropertyKeys() - Method in class com.webmethods.caf.jcr.faces.data.JcrNodeProvider
-
- getPropertyKeysProvider() - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- getPropertyName() - Method in class com.webmethods.caf.jcr.faces.data.query.PropertySearchTerm
-
Returns the property name of this term
- getPropertyNames() - Method in interface com.webmethods.bpm.noodle.IWorkspaceContext
-
Gets a list of property names from the workspace context.
- getPropertyNames() - Method in interface com.webmethods.portal.service.view.IView
-
Collection of
String
property names.
- getPropertyOrBindingValue(String, Class, Object, Object) - Method in class com.webmethods.caf.faces.bean.BaseCompositeViewControlPageBean
-
Gets property value using specified value, the
ValueBinding
for
the specified name, or the default value.
- getPropertyOrFieldValue(Object, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Obtains object property via getter method (preferred),
or directly via member field.
- getPropertyValue(Object, String) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Gets a property of an instance based on a property name
- getProvider() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider
-
Source provider that this provider limits.
- getProvider() - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesContentProvider
-
Source provider that this provider limits.
- getProviderThingID() - Method in class com.webmethods.caf.faces.data.dir.AttributeModel
-
Get the provider thing Id.
- getProviderThingID() - Method in class com.webmethods.caf.faces.data.dir.AttributeProviderModel
-
Set the provider thing Id.
- getProviderURI() - Method in class com.webmethods.caf.faces.data.dir.PrincipalAttributeValueSource
-
Get the provider URI.
- getProviderURIStr() - Method in class com.webmethods.caf.faces.data.dir.PrincipalAttributeValueSource
-
Get the provider URI string.
- getProxy(Class, String, String) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getProxy(Class, String, String[], String) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getProxy(Class, String, String, boolean) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getProxy(Class, String, String[], String, boolean) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getProxy(Class, String, String, boolean, boolean) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getProxy(Class, String, String[], String, boolean, boolean) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getProxy(Class, String, String, boolean, boolean, AuthCredentials) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getProxy(Class, String, String[], String, boolean, boolean, AuthCredentials) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getProxy(Class, String, String, boolean, boolean, int, AuthCredentials) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getProxy(Class, String, String[], String, boolean, boolean, int, AuthCredentials) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getProxy(Class, String, String) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
- getProxy(Class, String, String[], String) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
- getProxy(Class, String, String, boolean) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
- getProxy(Class, String, String[], String, boolean) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
- getProxy(Class, String, String, boolean, boolean) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
- getProxy(Class, String, String[], String, boolean, boolean) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
- getProxy(Class, String, String, boolean, boolean, AuthCredentials) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
- getProxy(Class, String, String[], String, boolean, boolean, AuthCredentials) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
- getProxy(Class, String, String, boolean, boolean, int, AuthCredentials) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
This will obtain a Proxy that can be used for invoking the target webService
- getProxy(Class, String, String[], String, boolean, boolean, int, AuthCredentials) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
This will obtain a Proxy that can be used for invoking the target webService
- getProxy(Class, String, String) - Static method in class com.webmethods.caf.wsclient.WSClient
-
- getProxy(Class, String, String[], String) - Static method in class com.webmethods.caf.wsclient.WSClient
-
- getProxy(Class, String, String, boolean) - Static method in class com.webmethods.caf.wsclient.WSClient
-
A convenience method that first obtains the
IWSProxyFactory
and
and returns an instance of a
IWSClientProxy
and allows the enable/disable
of result caching
- getProxy(Class, String, String, boolean, boolean) - Static method in class com.webmethods.caf.wsclient.WSClient
-
A convenience method that first obtains the
IWSProxyFactory
and
and returns an instance of a
IWSClientProxy
and allows the enable/disable
of result caching and session re-use
- getProxy(Class, String, String[], String, boolean, boolean) - Static method in class com.webmethods.caf.wsclient.WSClient
-
A convenience method that first obtains the
IWSProxyFactory
and
and returns an instance of a
IWSClientProxy
and allows the enable/disable
of result caching and session re-use
- getProxy(Class, String, String, boolean, boolean, AuthCredentials) - Static method in class com.webmethods.caf.wsclient.WSClient
-
A convenience method that first obtains the
IWSProxyFactory
and
and returns an instance of a
IWSClientProxy
, allows the enable/disable
of result caching and session re-use, as well as supplying credentials that override those of the
proxy factory.
- getProxy(Class, String, String[], String, boolean, boolean, AuthCredentials) - Static method in class com.webmethods.caf.wsclient.WSClient
-
A convenience method that first obtains the
IWSProxyFactory
and
and returns an instance of a
IWSClientProxy
, allows the enable/disable
of result caching and session re-use, as well as supplying credentials that override those of the
proxy factory.
- getProxy(Class, String, String, boolean, boolean, int, AuthCredentials) - Static method in class com.webmethods.caf.wsclient.WSClient
-
A convenience method that first obtains the
IWSProxyFactory
and
and returns an instance of a
IWSClientProxy
, allows the enable/disable
of result caching and session re-use, credentials that override those of the
proxy factory, and override the socket timeout of the web service request.
- getProxy(Class, String, String[], String, boolean, boolean, int, AuthCredentials) - Static method in class com.webmethods.caf.wsclient.WSClient
-
A convenience method that first obtains the
IWSProxyFactory
and
and returns an instance of a
IWSClientProxy
, allows the enable/disable
of result caching and session re-use, credentials that override those of the
proxy factory, and override the socket timeout of the web service request.
- getProxyContext() - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSession
-
- getProxyContext() - Method in interface com.webmethods.caf.wsclient.session.IWSClientSession
-
Get the context created for this Session.
- getProxyFactory() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- getProxyFactory() - Method in interface com.webmethods.caf.wsclient.proxy.IWSClientProxy
-
The factory that instantiated this proxy
- getProxyThingID() - Method in class com.webmethods.caf.faces.bean.BaseFacesPreferencesBean
-
Returns MWS proxyThingID for portlets used as 'pseudo portlet renderers'
- getPublished() - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- getQueryLanguage() - Method in class com.webmethods.caf.jcr.faces.data.SearchTableContentProvider
-
Returns the JCR query language
- getQueryStateString() - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Gets the query state string
- getQueryString() - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Deprecated.
Use field on fSearchQuery instead
- getQueryString() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Deprecated.
Use field on fSearchQuery instead.
- getQueryString() - Method in class com.webmethods.caf.jcr.faces.data.SearchTableContentProvider
-
Returns the JCR query string
- getRating() - Method in class com.webmethods.caf.portalclient.task.task.Guidance
-
- getRealLocation(String) - Method in interface com.webmethods.caf.common.GenerateOSGiManifest.IResourceLocator
-
- getRealLocation(String) - Method in class com.webmethods.caf.common.GenerateOSGiManifest.LocalResourceLocator
-
- getRealPath(String) - Static method in class com.webmethods.caf.faces.bean.BaseViewBean
-
Returns a full system path for a resource path given relative to the web
application root.
- getRecommendedExperts() - Method in class com.webmethods.caf.faces.data.task.TaskTagsProvider
-
- getReferenceTaskIDForUser(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getReferenceTaskIDForUser(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns reference taskID specific for a given user (like when task was
added to the user through some other task).
- getRefineFields() - Method in interface com.webmethods.caf.faces.search.query.ISearchQuery
-
Returns the map of refine field name/value pairs for the query
- getRefineQueryFields() - Method in class com.webmethods.sc.directory.DirectorySearchQuery
-
Returns list of search refine fields
- getRefreshOnApply() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- getRefreshOnApply() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getRefreshPageBinding() - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
Parameterless method that refreshes page data service
- getRegexp() - Method in class com.webmethods.caf.faces.bean.EncodersBean
-
- getRel() - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- getRelativeRange() - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Relative range, an enumerated value.
- getRemappedKeys() - Method in class com.webmethods.caf.faces.data.export.AtomEntriesTableExportProvider
-
- getRemoteVMID() - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Get the VMID of the MWS process we are connecting to
- getRenderer() - Method in class com.webmethods.caf.faces.component.mws_ui.MwsResourceInclude
-
- getReplacementRE(String, String) - Static method in class com.webmethods.caf.common.RegularExUtil
-
Prepare RE for Perl5Util.substitute() call in the form
- getReplyToAddress() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Set the reply to address for this email.
- getRepository() - Method in class com.webmethods.caf.jcr.faces.bean.RepositorySessionManager
-
Get the handle to the repository by using a JNDI lookup
- getRequestID() - Method in class com.webmethods.caf.faces.bean.BasePortletPageBean
-
Returns the request ID used to invoke reach this page.
- getRequestParam() - Method in class com.webmethods.caf.faces.bean.BaseViewBean
-
Returns read-only map of request parameters
- getRequestScope() - Method in class com.webmethods.caf.faces.bean.BaseViewBean
-
Returns writable map of request scoped attributes
- getRequiresAuth() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- getResourceBundle(String, ClassLoader) - Static method in class com.webmethods.caf.common.CommonGlobalProvider
-
Get resource bundle based on class and loader types.
- getResourceBundle(String) - Static method in class com.webmethods.caf.common.CommonGlobalProvider
-
Get resource bundle based on class input
- getResourceBundle() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
Returns resource bundle name (ex "app.MyResources").
- getResourceBundle() - Method in class com.webmethods.caf.faces.bean.WmPortalLibraryBean
-
WmPortal library resource bundle.
- getResourceBundle() - Method in class com.webmethods.caf.faces.data.object.ResourceBundleContentProvider
-
Returns wrapped resource bundle
- getResourceInputStream(String) - Static method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
Returns an InputStream for a resource at the given path
- getResourceInputStream(String) - Static method in class com.webmethods.caf.faces.context.ContextUtils
-
Returns an InputStream for a resource at the given path
- getResourceKey() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
Returns title resource key (ex "page.title.myview").
- getResourceMapKey(String, Class) - Static method in class com.webmethods.caf.wsclient.util.WSClientUtil
-
- getResources(String) - Method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
Deprecated.
- getResourcesProvider(String) - Method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
- getResourceURI() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns the URI of the current resource as specified in the browser address.
- getResponseBuffer() - Method in class com.webmethods.caf.faces.data.export.AtomFeedTableExportProvider
-
Temporary response buffer.
- getResponseBuffer() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
Temporary response buffer.
- getResponseIContext(FacesContext) - Static method in class com.webmethods.caf.faces.context.ContextUtils
-
Calculates the locale to use for the response.
- getResponseLocale(FacesContext) - Static method in class com.webmethods.caf.faces.context.ContextUtils
-
Calculates the locale to use for the response.
- getResult() - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Returns result of the workload provider.
- getResult() - Method in interface com.webmethods.caf.faces.data.task.impl.ITaskWorkloadProvider
-
Functions of concrete workload manager implementation to return a principal or principal list
to distribute given task to
- getResult() - Method in class com.webmethods.portal.service.task.TaskFlowObject
-
- getResultCount() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getResultDateTime() - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Calculate the resulting date time.
- getResults() - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
Returns task search results
- getResults() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Returns results (task list) for the current page
- getResults() - Method in class com.webmethods.caf.faces.data.task.impl.ProcessSearchProvider
-
Returns result of the search
- getResults() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
Returns results (task list) for the current page
- getResults() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
Returns results of the search
- getResults() - Method in interface com.webmethods.caf.faces.data.task.ITaskSearchContentProvider
-
Returns task search results
- getResultsSearchQuery() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Gets the active search query object for the SearchResults control.
- getResultsTotalCount() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- getRetrievalModule(COMMProxy.Session) - Static method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getRetrievalModule(String, String) - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getReuseSession() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- getReuseSession() - Method in interface com.webmethods.caf.wsclient.proxy.IWSClientProxy
-
Whether to attempt to recycle an existing
IWSClientSession
when
invoking a web service
- getRights() - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- getRights() - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- getRightsForType(IContext, String) - Method in interface com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy
-
Returns list view of all rights registered with the given xtype/basic type
- getRoleMembership() - Method in interface com.webmethods.caf.faces.data.dir.IUserProvider
-
Gets a list of roles this user is a member of.
- getRoleMembership() - Method in class com.webmethods.caf.faces.data.dir.UserModel
-
Gets a list of roles this user is a member of.
- getrolemembership(URI) - Method in interface com.webmethods.caf.portalclient.dir.principal.IprincipalPortType
-
- getrolemembership(URI) - Method in interface com.webmethods.caf.portalclient.dir.user.IuserPortType
-
- getRoleMembership(IContext, IURI) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IPrincipalBizPolicy
-
Retrieve the role membership for this principal
- getRoleMembership(String) - Method in interface com.webmethods.sc.directory.IDirectoryRoleResolver
-
Retrieve the role membership for this principal
- getRoleMembership(String) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
Retrieve the role membership for this principal
- getRoleType() - Method in interface com.webmethods.sc.directory.IDirectoryRole
-
Returns type of this role
- getRollbackAllowed() - Method in interface com.webmethods.caf.faces.data.task.ITaskAudit
-
Returns the boolean value indicates whether Task Engine could rollback to this entry.
- getRollbackAllowed() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns flag if rollback allowed for this audit entry
- getRoot() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Root page of the navigation hierarchy.
- getRoot() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavBean
-
Root page of the navigation hierarchy.
- getRoot() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavBuilder
-
- getRoot() - Method in class com.webmethods.caf.faces.data.object.XMLTableContentProvider
-
Root node.
- getRoot() - Method in class com.webmethods.caf.faces.data.tree.object.XMLTreeContentProvider
-
Tree root.
- getRoot() - Method in class com.webmethods.rtl.util.xml.XMLUtil.NodeListIterator
-
- getRoot() - Method in class com.webmethods.rtl.util.xml.XMLUtil.SingleNodeIterator
-
- getRootCause(Throwable) - Method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
Returns root expception for the given exception
- getRootCause(Throwable) - Static method in class com.webmethods.caf.faces.util.LogUtils
-
Extract the root cause of an exception chain
- getRootIds() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
String
ids of root rows, in order.
- getRootIds() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getRootIds() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- getRootIds() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getRootIdsFieldName() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getRootNode() - Method in class com.webmethods.caf.faces.data.csp.CSPNodesProvider
-
Returns the root node for the CSP tree model
- getRoots() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
List of
INode
roots or null.
- getRootURI() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getRowCount() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getRowCount() - Method in class com.webmethods.caf.faces.data.export.CSVExportProvider
-
- getRowCount() - Method in class com.webmethods.caf.faces.data.export.CSVTableExportProvider
-
- getRowCount() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- getRowCount() - Method in interface com.webmethods.caf.faces.data.ITableContentProvider
-
Return the number of rows of data objects represented by this DataModel.
- getRowCount() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesTableContentProvider
-
- getRowCount() - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
- getRowCount() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getRowCount() - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesTableContentProvider
-
- getRowCount() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- getRowCount() - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
Return number of rows in this virtual table.
- getRowCount() - Method in class com.webmethods.caf.faces.data.object.ScalarTableContentProvider
-
Always returns 1
- getRowCount() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Returns number of records in the row set.
- getRowCount() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
Walks tree to determine row count.
- getRowCount() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getRowCount() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getRowFilterValueBinding() - Method in class com.webmethods.caf.faces.data.object.FilterableListTableContentProvider
-
Value-binding which calculates the value to filter for the current row.
- getRowFilterValueBinding() - Method in class com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider
-
Value-binding which calculates the value to filter for the current row.
- getRowFilterValueBinding() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
Value-binding which calculates the value to filter for the current row.
- getRowFilterValueBindingAsString() - Method in class com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider
-
- getRowId() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getRowId() - Method in interface com.webmethods.caf.faces.data.IAddressableTableContentProvider
-
Returns unique identifier for the current row.
- getRowId() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- getRowId() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- getRowId() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getRowId() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getRowId() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getRowId() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getRowId() - Method in class com.webmethods.caf.jcr.faces.data.query.PropertySearchTerm
-
Returns the row id of this term
- getRowIdBinding() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
Returns row id binding
- getRowIdBinding() - Method in class com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider
-
- getRowIdProperties() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Returns row id properties list.
- getRowIdXpath() - Method in class com.webmethods.caf.faces.data.tree.object.XMLTreeContentProvider
-
Xpath expression which resolves to a unique id for each node to display.
- getRowIndex() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getRowIndex() - Method in class com.webmethods.caf.faces.data.export.CSVExportProvider
-
- getRowIndex() - Method in class com.webmethods.caf.faces.data.export.CSVTableExportProvider
-
- getRowIndex() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- getRowIndex() - Method in class com.webmethods.caf.faces.data.export.PageableExportProvider
-
- getRowIndex() - Method in interface com.webmethods.caf.faces.data.ITableContentProvider
-
Return the zero-relative index of the currently selected row.
- getRowIndex() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesTableContentProvider
-
- getRowIndex() - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
- getRowIndex() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getRowIndex() - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesTableContentProvider
-
- getRowIndex() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- getRowIndex() - Method in class com.webmethods.caf.faces.data.object.ScalarTableContentProvider
-
- getRowIndex() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Return current row index
- getRowIndex() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
Walks tree to determine row index.
- getRowIndex() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getRowIndex() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getRows() - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Integer value of "rows" request param
(number of rows to display; less than 1 indicates display all).
- getRows() - Method in class com.webmethods.caf.faces.data.export.PageableExportProvider
-
Number of rows in page.
- getRowsDefaultValue() - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Number of rows to display, by default.
- getRowSelectedCount() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getRowSelectedCount() - Method in interface com.webmethods.caf.faces.data.ISelectableTableContentProvider
-
Returns number of selected rows.
- getRowSelectedCount() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- getRowSelectedCount(ISelectableTableContentProvider) - Method in class com.webmethods.caf.faces.data.object.SelectableTableContentProviderHelper
-
- getRowSelectedCount() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getRowSelectedCount() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getRowSelectedCount() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getRowSelectedCount() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getRowSelectedIds() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getRowSelectedIds() - Method in interface com.webmethods.caf.faces.data.ISelectableTableContentProvider
-
Returns collection of
String
ids of the selected rows.
- getRowSelectedIds() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- getRowSelectedIds(ISelectableTableContentProvider) - Method in class com.webmethods.caf.faces.data.object.SelectableTableContentProviderHelper
-
- getRowSelectedIds() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getRowSelectedIds() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getRowSelectedIds() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getRowSelectedIds() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getRowSet() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Returns currently set row set instance
- getRowsRequestParam() - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Name of the "rows" request parameter.
- getRowsXpath() - Method in class com.webmethods.caf.faces.data.object.XMLTableContentProvider
-
Xpath expression to apply to the root node to produce a list of elements to display.
- getRowType() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getRowType() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
Returns row object class which is used for creation of a new row.
- getRowType() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
Returns the row type for the table control
- getRowType() - Method in class com.webmethods.caf.jcr.faces.data.SearchTableContentProvider
-
- getRowUnselectedIds() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getRowUnselectedIds() - Method in interface com.webmethods.caf.faces.data.ISelectableTableContentProvider
-
Returns collection of
String
ids of the un-selected rows
(all other rows are selected implicitly)
May be empty or contain non-existent ids; never null, never contains null.
- getRowUnselectedIds() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- getRowUnselectedIds(ISelectableTableContentProvider) - Method in class com.webmethods.caf.faces.data.object.SelectableTableContentProviderHelper
-
- getRowUnselectedIds() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getRowUnselectedIds() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getRowUnselectedIds() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getRowUnselectedIds() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getRowVariable() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getRowVariable() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- getRowVariable() - Method in interface com.webmethods.caf.faces.data.ITableContentProvider
-
Returns row variable name.
- getRowVariable() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getRowVariable() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesTableContentProvider
-
- getRowVariable() - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
- getRowVariable() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getRowVariable() - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesTableContentProvider
-
- getRowVariable() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- getRowVariable() - Method in class com.webmethods.caf.faces.data.object.ScalarTableContentProvider
-
- getRowVariable() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getRowVariable() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getRowVariable() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getRowVariable() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getRunningIcon() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns relative path to the icon representing the current task running status
- getSafeAttribute(Element, String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Helper function to get an attribute or return an empty string if the attribute doesn't exist
- getSafeFileName(String) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Gets a normalized file name from the supplied file path.
- getSafeSearchBarControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPageBean
-
Wrapper around the getSearchBarControl method that throws an exception
if the SearchBar value is null
- getSafeSearchBarControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTableResultPageBean
-
Wrapper around the getSearchBarControl method that throws an exception
if the SearchBar value is null
- getSafeSearchBarControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTreeResultPageBean
-
Wrapper around the getSearchBarControl method that throws an exception
if the SearchBar value is null
- getSafeSearchBarControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Wrapper around the getSearchBarControl method that throws an exception
if the SearchBar value is null
- getSamlSecurityEndpoint() - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Get the endpoint URL used for validating received SAML artifacts.
- getSavedSearch() - Method in class com.webmethods.caf.faces.data.task.TaskSavedSearchContentProvider
-
Returns saved search object
- getSavedSearch(String) - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearchProvider
-
Gets a saved search
- getSavedSearches() - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearchProvider
-
Get array of all the saved searches
- getSavedSearchID() - Method in class com.webmethods.caf.faces.data.task.TaskInboxQueueWorkloadProvider
-
Returns ID of the savedSearch which could be used to evaluate queue length
- getSavedSearchItem() - Method in class com.webmethods.caf.faces.data.task.TaskSavedSearchContentProvider
-
Returns item for saved search storage
- getSavedSearchProvider() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPageBean
-
- getSavedSearchProvider() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTableResultPageBean
-
- getSavedSearchProvider() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTreeResultPageBean
-
- getSavedSearchProvider() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
- getSavedSearchProvider() - Method in interface com.webmethods.caf.faces.search.query.ISearchBarPageBean
-
Creates and returns implementation of ISavedSearchProvider
- getSAXSource(Reader) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
- getScheme() - Method in class com.webmethods.caf.faces.data.export.atom.Category
-
- getScript(String) - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns the full URL of a specific client side script.
- getSearchBarControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPageBean
-
Retrieves the SearchBar control for this page
- getSearchBarControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTableResultPageBean
-
Retrieves the SearchBar control for this page
- getSearchBarControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTreeResultPageBean
-
Retrieves the SearchBar control for this page
- getSearchBarControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Retrieves the SearchBar control for this page
- getSearchBarControl() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- getSearchByDisplayName() - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- getSearchByID() - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- getSearchByTag() - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- getSearchInbox() - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
- getSearchInbox() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- getSearchInbox() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
- getSearchInbox() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- getSearchInbox() - Method in interface com.webmethods.caf.faces.data.task.ITaskSearchContentProvider
-
Returns boolean value indicates whether to search current user inbox or full task list
return true if search current user inbox only
- getSearchKeywords() - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- getSearchOptions() - Method in interface com.webmethods.caf.faces.search.options.ISearchOptionsManager
-
Get a map of the current search options
- getSearchOptionsManager() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPageBean
-
- getSearchOptionsManager() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTableResultPageBean
-
- getSearchOptionsManager() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTreeResultPageBean
-
- getSearchOptionsManager() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
- getSearchOptionsManager() - Method in interface com.webmethods.caf.faces.search.query.ISearchBarPageBean
-
Creates and returns implementation of ISearchOptionsManager
- getSearchQuery() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getSearchQuery() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Initialize and cache the search query from the default search query factory.
- getSearchQuery() - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
Returns task search query used for this provider
- getSearchQuery() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Returns task search query
- getSearchQuery() - Method in class com.webmethods.caf.faces.data.task.impl.ProcessSearchProvider
-
Returns ad-hoc workflow processes search query
- getSearchQuery() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider
-
Returns custom task search query
- getSearchQuery() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider
-
Typed custom search query
- getSearchQuery() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
Returns task search query
- getSearchQuery() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
Returns task search query
- getSearchQueryFactory() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPageBean
-
- getSearchQueryFactory() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTableResultPageBean
-
- getSearchQueryFactory() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTreeResultPageBean
-
- getSearchQueryFactory() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
- getSearchQueryFactory() - Method in interface com.webmethods.caf.faces.search.query.ISearchBarPageBean
-
Creates and returns implementation of ISearchQueryFactory
- getSearchResultControlId() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultOptionsPageBean
-
Returns the id of the search result table control
- getSearchResults() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- getSearchResultsOptionsManager() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Gets the search results options manager
- getSearchResultsTableControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTableResultPageBean
-
Returns the search result table control
- getSearchResultsTableControl() - Method in class com.webmethods.caf.faces.bean.search.BaseTableSearchResultPageBean
-
Returns the search result table control
- getSearchResultsTreeControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusToggleResultPageBean
-
Get the search results tree control
- getSearchResultsTreeControl() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTreeResultPageBean
-
Returns the search results tree control
- getSearchResultsTreeControl() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultPageBean
-
Get the search results tree control
- getSearchResultsTreeControl() - Method in class com.webmethods.caf.faces.bean.search.BaseTreeSearchResultPageBean
-
Returns the search results tree control
- getSearchResultsViewId() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultOptionsPageBean
-
Returns the id of the search results view
- getSearchResultTreeControlId() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultOptionsPageBean
-
Returns the id of the search result table control
- getSearchType() - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Get the search type to search for.
- getSearchType() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Get the principal type to search for.
- getSecureFrontEndUrl() - Method in class com.webmethods.caf.faces.bean.ClusterInfoBean
-
- getSecurityModule(COMMProxy.Session) - Static method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getSecurityModule(String, String) - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getsecurityrealm(URI) - Method in interface com.webmethods.caf.portalclient.access.access.IaccessPortType
-
Get the URI of the security realm that is controlling access to a MWS thing
- getSecurityRealm(IContext, IThingID) - Method in interface com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy
-
Retrieves and returns security policy associated with the item
- getSegment(String, String, int) - Static method in class com.webmethods.caf.common.StringTools
-
Returns the segment, null if not found, first segment is segment 0
- getSegment(int) - Method in interface com.webmethods.portal.system.IURI
-
Get the specified segment.
- getSegments(int, int) - Method in interface com.webmethods.portal.system.IURI
-
Get the segments that fall within the given range, inclusively.
- getSegments(int) - Method in interface com.webmethods.portal.system.IURI
-
Get the partial URI starting with the supplied segment to the end of the URI.
- getSelectableContainerChildrenProvider() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getSelectedFromOtherContainersProvider() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getselectedlist(int, boolean, URI, URI) - Method in interface com.webmethods.caf.portalclient.meta.folder.IfolderPortType
-
- getSelectedListView(IContext, IThingID, IURI, int) - Method in interface com.webmethods.portal.bizPolicy.biz.meta.IContainerPolicy
-
Given a root, and a current resource, walk down from the root depth
levels.
- getSelectedPrincipalsProvider() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- getSelectedRows() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getSelectedRows() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Returns collection of selected row objects (not IDs) from the ISelectableTableContentProvider.
- getSelectedRows(ISelectableTableContentProvider) - Method in class com.webmethods.caf.faces.data.object.SelectableTableContentProviderHelper
-
Returns collection of selected row objects (not IDs) from the ISelectableTableContentProvider.
- getSelectedRows() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
Returns collection of selected row objects (not IDs) from the ISelectableTableContentProvider.
- getSelectedView() - Method in interface com.webmethods.portal.service.view.ISelectedListView
-
One of the items maybe selected.
- getSelectItemContentProviders() - Method in interface com.webmethods.caf.faces.data.ISelectItemGroupProvider
-
- getSelectItemContentProviders() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getSelectItemContentProviders() - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- getSelectItemContentProviders() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
- getSenderAddress() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Get the sender address for this email.
- getSentMessages() - Method in class com.webmethods.caf.faces.data.email.MockEmailTransport
-
Active list of sent messages.
- getSerialNumber() - Method in interface com.webmethods.sc.directory.cert.ICertificate
-
Certificate serial number
- getServerID() - Method in interface com.webmethods.bpm.process.IBpmProcessError
-
- getServerID() - Method in interface com.webmethods.bpm.process.IBpmStepStatusChange
-
- getServerName() - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getServerType() - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Returns server type
- getServerURL() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns the servler url of the current request.
- getServiceName() - Method in interface com.webmethods.portal.system.IURI
-
Returns the service name to which the identified resource belongs,
or null if not determined.
- getServletContext(String) - Static method in class com.webmethods.caf.faces.context.ContextUtils
-
Gets the servlet context that corresponds to the supplied servlet context path
- getSession() - Method in class com.webmethods.caf.faces.data.csp.CSPBaseProvider
-
Get Session which is the client primary access point to the CSP server.
- getSession(IWSClientProxy) - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionManager
-
- getSession(IWSClientProxy) - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionPool
-
- getSession(IWSClientProxy) - Method in interface com.webmethods.caf.wsclient.session.IWSClientSessionManager
-
Given the current proxy, get or create a new session.
- getSession(IWSClientProxy) - Method in interface com.webmethods.caf.wsclient.session.IWSClientSessionPool
-
- getSessionCookies() - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSession
-
- getSessionCookies() - Method in interface com.webmethods.caf.wsclient.session.IWSClientSession
-
Get any the ClientCookie[] associated with this session
- getSessionId() - Method in class com.webmethods.caf.wsclient.cache.impl.WSCacheKey
-
Get the session ID of the current HTTP session with the web service endpoint, used as part of the unique cache key
- getSessionInstance() - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Gets the instance on the current session, otherwise create a new one and place it on
the current session.
- getSessionJNDIName() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Get the session JNDI name.
- getSessionManager() - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionPool
-
- getSessionManager() - Method in interface com.webmethods.caf.wsclient.session.IWSClientSessionPool
-
- getSessionManager() - Static method in class com.webmethods.caf.wsclient.WSClient
-
Get a reference to the Session Manager object.
- getSessionPool(IWSClientProxy) - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionManager
-
- getSessionPool(IWSClientProxy) - Method in interface com.webmethods.caf.wsclient.session.IWSClientSessionManager
-
- getSessionPoolID(IWSClientProxy) - Static method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionManager
-
Create a sessionPoolID based upon the endpoint and the authcredentials
- getSessionPoolID(IWSClientProxy, AuthCredentials) - Static method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionManager
-
- getSessions() - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionPool
-
- getSessions() - Method in interface com.webmethods.caf.wsclient.session.IWSClientSessionPool
-
- getSessionScope() - Method in class com.webmethods.caf.faces.bean.BaseViewBean
-
Returns writable map of session scoped attributes.
- getSeverity() - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Returns message severity if message is reported through Faces Messages control on the page.
- getShares() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Gets a list of IShareInfo shares for this workspace
- getShell() - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsShell
-
Returns the URI of the shell resolved for the current user
- getShortArrayFromCsv(String) - Static method in class com.webmethods.caf.common.StringTools
-
Parses csv string and returns array of short as a result of parsing.
- getShowInstalledLangPacksOnly() - Method in class com.webmethods.caf.faces.data.i18n.LocaleSelectItemGroupProvider
-
Get the show installed language packs only value.
- getSiblings(INode) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
Lists the sibling
INode
s of the current node.
- getSimpleCredentials() - Method in class com.webmethods.caf.jcr.faces.bean.BindableCredentials
-
Return the credentials object that can be used to login
to the JCR repository.
- getSize() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Returns the ContentLength returned by the URL connection.
- getSize() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- getSize() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- getSize() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Returns the ContentLength returned by the URL connection.
- getSize() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- getSize() - Method in interface com.webmethods.portal.system.IURI
-
Get the number of segments in this URI
- getSkinCSS() - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsSkin
-
Returns the URL of the CSS file for the current skin
- getSkinID() - Method in class com.webmethods.caf.faces.component.email.EmailMessagePanel
-
- getSkinProperty(String) - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsSkin
-
Resolves the specified skin property for the current user's skin.
- getSkinURL(String) - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsSkin
-
Returns the URL of the resource represented by the specified skin property name.
- getSmiPath() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- getSocketTimeout() - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
Returns currently set socket timeout.
- getSocketTimeout() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- getSocketTimeout() - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
Get the default socket timeout.
- getSocketTimeout() - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Get the timeout for web service requests, measured in milliseconds
- getSort() - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
ISortInfo
value of "sort" request param
(columns to sort).
- getSort() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getSort() - Method in class com.webmethods.caf.faces.data.export.PageableExportProvider
-
- getSort() - Method in interface com.webmethods.caf.faces.data.ISortableTableContentProvider
-
Returns current sort info.
- getSort() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getSort() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- getSort() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getSort() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getSort() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getSort() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getSort() - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
The sort key by which the list is sorted (ex: 'name').
- getSortableColumnList() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Returns the list of sortable columns
- getSortableColumnList() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultOptionsPageBean
-
Returns the list of sortable columns
- getSortableColumnList() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Returns the list of sortable columns
- getSortBy() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryV2
-
Returns sortBy value.
- getSortBy() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- getSortDefaultValue() - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Columns to sort, by default.
- getSortOrder() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryV2
-
Returns sortOrder value.
- getSortOrder() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- getSortRequestParam() - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Name of the "sort" request parameter.
- getSortValue(Object, String) - Static method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Get the value of the property used to sort the principal.
- getSortValue(Object, String) - Static method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Get the value of the property used to sort the principal.
- getSource() - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Returns source object (service bean) for the last error.
- getSource() - Method in interface com.webmethods.caf.faces.data.error.IErrorHandler
-
Get source of the last error.
- getSource() - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- getSource() - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
Returns currently set source object instance
- getSourceDirectoryURI() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
If originator of the task operation is a valid user, then return ID of this user.
- getSourceDisplayName() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns display name for the originator of the task operation.
- getSourceProvider() - Method in class com.webmethods.caf.jcr.faces.data.AttachmentsMigrationProvider
-
Returns the source attachments provider
- getSourceURI() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns ID of the originator of the task operation.
- getSourceURI() - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- getSourceURI() - Method in interface com.webmethods.portal.service.task.event.ITaskChangedEvent
-
source URI who performed an update (principal or rule)
- getSqlState() - Method in class com.webmethods.caf.faces.data.error.DbClientErrorHandler
-
Returns SQL error state from exception.
- getSqlType() - Method in class com.webmethods.portal.service.sql.ISqlWorker.Null
-
- getSrc() - Method in class com.webmethods.caf.faces.data.export.atom.Content
-
- getStackTrace(Throwable) - Static method in class com.webmethods.caf.common.StringTools
-
Utility function to recieve exception stack trace as a string
- getStackTrace(Throwable) - Method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
Returns stack trace of the given exception
- getStackTrace(Throwable) - Static method in class com.webmethods.caf.faces.util.LogUtils
-
Convert the stack trace associated with the specified exception to String
- getStart() - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
The index of the first item in the current page.
- getStartDate() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Date/time when this step was started
- getStartDate() - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Get start date of this event.
- getStartDate() - Method in class com.webmethods.caf.faces.data.calendar.CalendarEventProvider
-
Get the start date, of the date range, used in filtering the list of
calendar events
- getStartDate() - Method in class com.webmethods.caf.faces.data.calendar.CalendarUnit
-
Get the start date of this unit.
- getStartDate() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarEvent
-
Get the date this event starts on.
- getStartDate() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Get the start date of the date range for this provider.
- getStartDate() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getStartDate() - Method in class com.webmethods.sc.calendar.PeriodEvent
-
Returns start datetime for this PeriodEvent
- getStartHour() - Method in class com.webmethods.sc.calendar.Workday
-
Returns start hour for Workday timeslot
- getStartMinute() - Method in class com.webmethods.sc.calendar.Workday
-
Returns start monite for Workday timeslot
- getStartStep() - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Finds start step for this process
- getState() - Static method in class com.webmethods.portal.system.PortalSystem
-
Get the state of the PortalSystem.
- getStaticProperty(Class, String) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Returns the named static variable.
- getStaticProperty(Class, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Returns the named static variable.
- getStatus() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns status of this process instance
- getStatus() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Returns status of this step
- getStatus() - Method in interface com.webmethods.bpm.process.IBpmStepStatusChange
-
- getStatus() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task status
- getStatus() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task status
- getStatus() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getStatus() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns task status
- getStatus() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getStatusDisplayName() - Method in class com.webmethods.caf.faces.data.task.ProcessDisplayProvider
-
Returns display name of the current ad-hoc workflow process status
- getStatusDisplayName() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns Task status as a localized display string
- getStatusIcon() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns relative path to the icon representing the current task status
- getStatusIconMap() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task statuses icons urls map (status -> url)
- getStatusMap() - Static method in class com.webmethods.caf.faces.data.task.ProcessDisplayProvider
-
Returns static map of all valid statuses for ad-hoc workflow process (status -> name)
- getStatusMap() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns map of task statuses and their names (status -> name)
- getStep(String) - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns step by its ID or null if not found
- getStep(String) - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Returns a single step by its ID
- getStepDefinition() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Returns step definition for this step
- getStepID() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Returns this stepID
- getStepID() - Method in interface com.webmethods.bpm.process.IBpmStepStatusChange
-
- getStepID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getStepID() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns Process stepID for this task
- getStepID() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getStepIteration() - Method in interface com.webmethods.bpm.process.IBpmStepStatusChange
-
- getStepIteration() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getStepIteration() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns Step iteration of owning process
- getStepIteration() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getSteps() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns list of steps
- getSteps() - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Returns list of declared steps
- getStreamingPort() - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- getString() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Not Implemented.
- getString(String) - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Not Implemented.
- getString() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- getString(String) - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- getString() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- getString(String) - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- getString() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Not Implemented.
- getString(String) - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Not Implemented.
- getString(String) - Static method in class com.webmethods.caf.faces.data.csp.Messages
-
- getString(String, Object[]) - Static method in class com.webmethods.caf.faces.data.csp.Messages
-
- getString() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- getString(String) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- getStringAsDate(String) - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- getStringAsDate(String) - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
- getStyle() - Method in interface com.webmethods.caf.faces.data.ISelectItemProvider
-
Returns item's inline CSS style.
- getStyle() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
Always return null.
- getStyle() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItem
-
- getStyle() - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
- getStyle() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
- getStyle() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Always returns null
- getStyleBinding() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getStyleFieldName() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Returns property name of the source object to use for select item description
- getStyleFieldName() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Returns property name of the source object to use for select item description
- getSubCategoryName() - Method in class com.webmethods.caf.faces.bean.BaseApplicationBean
-
Get the String value for the Logging Sub Category.
- getSubFolderName() - Method in class com.webmethods.caf.jcr.faces.data.SubFolderJcrAttachmentsProvider
-
Returns the subfolder name
- getSubject() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Get the subject text for this email.
- getSubjectCommonName() - Method in interface com.webmethods.sc.directory.cert.ICertificate
-
Subject common name
- getSubjectDN() - Method in interface com.webmethods.sc.directory.cert.ICertificate
-
Subject full DN string
- getSubNavs() - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Map of a sub-
BaseAppNavBean
for each page
in the navigation hierarchy, keyed by id.
- getSubprocessID() - Method in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
Returns subprocess identifier for this step
- getSubscribers() - Method in class com.webmethods.caf.faces.data.pubsub.SubscriptionContentProvider
-
Get an array of principal Ids for the current subscription Id.
- getSubscribers() - Static method in class com.webmethods.portal.mech.task.impl.CustomTaskChangeHandler
-
Returns all the active custom subscribers receiving the TaskChangeEvents.
- getSubscriptionID() - Method in class com.webmethods.caf.faces.data.pubsub.SubscriptionContentProvider
-
Get the current subscription Id for this content provider.
- getSubscriptionName() - Method in class com.webmethods.caf.faces.data.pubsub.SubscriptionContentProvider
-
Get the current subscription name for this content provider.
- getSubscriptionObjectID() - Method in class com.webmethods.caf.faces.data.pubsub.SubscriptionContentProvider
-
Get the the subscription object Id for the current subscription Id.
- getSubtitle() - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- getSummary() - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Returns error message summary as parsed from Exception or configured directly.
- getSummary() - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- getSupportedComponentTypes(IContext) - Method in interface com.webmethods.portal.bizPolicy.biz.install.IInstallPolicy
-
Returns supported component type that can be installed into the system
- getSupportsPublicSavedSearch() - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearchProvider
-
Returns whether is saved search provider supports
public saved searches
- getSystemDirSvc() - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Get a View of the MWS system directory service
- getSystemProperty(String, String) - Static method in class com.webmethods.portal.system.PortalSystem
-
Retrieve a system property.
- getSystemTitle() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Return the MWS system title.
- getTabByID(String) - Method in interface com.webmethods.bpm.noodle.IUserTabSet
-
Gets the IUserTab object by ID from the tab set.
- getTabByName(String) - Method in interface com.webmethods.bpm.noodle.IUserTabSet
-
Get an IUserTab object by name from the tab set.
- getTabByURI(String) - Method in interface com.webmethods.bpm.noodle.IUserTabSet
-
Gets a tab that is viewing the specified URI.
- getTabIconURL() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Gets the URL of the icon to display for the tab.
- getTable() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getTable() - Method in class com.webmethods.caf.faces.data.export.AtomFeedTableExportProvider
-
- getTable() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- getTable() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getTable() - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
Return table provider for page data.
- getTable() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Returns currently used table provider
- getTable() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getTableProvider() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesTableContentProvider
-
- getTableProvider() - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesTableContentProvider
-
- getTabSet() - Method in interface com.webmethods.bpm.noodle.IUserTabSetService
-
Gets the default IUserTabSet for the current user
- getTabSet(String) - Method in interface com.webmethods.bpm.noodle.IUserTabSetService
-
Deprecated.
- getTags() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Gets a list of keyword tags associated with the workspace.
- getTags() - Method in class com.webmethods.caf.faces.data.task.TaskTagsProvider
-
- getTargetException() - Method in exception com.webmethods.portal.PortalException
-
Get the thrown target exception if any was assigned
- getTargetValue() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- getTargetValue() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- getTask() - Method in interface com.webmethods.caf.faces.data.task.ITaskSearchRecord
-
Returns
ITask
Task information for this task
- getTask(String, String, boolean) - Static method in class com.webmethods.caf.portalclient.task.PCTaskHelper
-
Fetches task by its ID
- getTask(boolean, String, String) - Method in interface com.webmethods.caf.portalclient.task.task.ItaskPortType
-
- getTaskAttachments(String, boolean, String, String) - Method in interface com.webmethods.caf.portalclient.task.task.ItaskPortType
-
- getTaskAudit() - Method in class com.webmethods.caf.faces.data.task.impl.TaskAuditContentProvider
-
Returns current list row as task audit entry
- getTaskAudit(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
- getTaskAudit() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns task audit entry
- getTaskAudit(String) - Method in interface com.webmethods.caf.portalclient.task.task.ItaskPortType
-
- getTaskClientBean() - Method in class com.webmethods.caf.faces.data.task.impl.TaskNotificationContentProvider
-
Returns instance of the task object when sending notification
- getTaskComments(String, String, boolean, String, String) - Method in interface com.webmethods.caf.portalclient.task.task.ItaskPortType
-
- getTaskData() - Method in class com.webmethods.caf.faces.data.task.impl.SimpleTaskContentProvider
-
Returns task data object
- getTaskData() - Method in interface com.webmethods.caf.faces.data.task.ITask
-
- getTaskData(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Returns task data by given taskID
- getTaskData() - Method in class com.webmethods.caf.portalclient.task.task.Task
-
- getTaskDataClassName() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Returns task business data class name
- getTaskDataClassName() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
Returns task business data class name
- getTaskDetailsPageID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getTaskDetailsPageID() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns default task details page alias
- getTaskExpertList(String) - Method in interface com.webmethods.caf.portalclient.task.task.ItaskPortType
-
- getTaskID() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Returns taskID for this step
- getTaskID() - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Returns taskID being assigned
- getTaskID() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns task ID
- getTaskID() - Method in interface com.webmethods.caf.faces.data.task.impl.ITaskWorkloadProvider
-
Returns task instance ID for this workload manager
- getTaskID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskAuditContentProvider
-
Returns task ID
- getTaskID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for taskID
- getTaskID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for taskID
- getTaskID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getTaskID() - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Returns the current task ID
- getTaskID() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns the unique ID assigned to the task instance
- getTaskID() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns current task ID
- getTaskID() - Method in class com.webmethods.caf.faces.data.task.TaskTagsProvider
-
- getTaskID() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getTaskIDNumber() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task ID as number (for sorting in the table)
- getTaskInfo() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns task info for current task ID.
- getTaskInfo() - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
Returns task info for current row as
ITaskInfo
- getTaskInfo() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Returns
ITaskInfo
task info for the current row
- getTaskInfo() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
Returns
ITaskInfo
task info for the current row
- getTaskInfo() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
Returns task info for the current row of the provider
- getTaskInfo() - Method in interface com.webmethods.caf.faces.data.task.ITask
-
Returns
ITaskInfo
task information for this task.
- getTaskInfo() - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Returns current task info
ITaskInfo
, or empty object if there is no current task
- getTaskInfo(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Returns task info by given taskID.
- getTaskInfo() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns current task info
- getTaskInfo() - Method in class com.webmethods.caf.portalclient.task.task.Task
-
- getTaskList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
Helper method to convert task search records into list of ITask objects
- getTaskName() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task name
- getTaskName() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task name
- getTaskPriorityItems() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task priorities as list of
SelectItem
suitable for Dropdown controls
- getTaskProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getTaskSearchQueryV2(TaskSearchQuery) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- getTaskServiceProvider() - Static method in class com.webmethods.caf.faces.data.task.impl.TaskServiceProviderFactory
-
- getTaskStatus() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Returns task status for this step
- getTaskStatusItems() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task statuses as list of
SelectItem
suitable for Dropdown controls
- getTaskStatusItemsWithBlank() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task statuses plus empty value as list of
SelectItem
suitable for Dropdown controls
- getTaskTypeDisplayName() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns display name for task type
- getTaskTypeID() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Returns taskTypeID for this step
- getTaskTypeID() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns task type ID
- getTaskTypeID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Returns search term for task type ID
- getTaskTypeID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Returns search term for task type ID
- getTaskTypeID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getTaskTypeID() - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Returns New taskTypeID.
- getTaskTypeID() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns the unique task type definition ID
- getTaskTypeID(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
- getTaskTypeID() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getTaskTypeItems() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns task types as list of
SelectItem
suitable for Dropdown controls
- getTaskTypeMap() - Static method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns map of all availablel task types
- getTaskTypeName() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns task type name
- getTaskTypeName() - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Returns display name of the task type
- getTaskTypeName(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
- getTaskURI() - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- getTaskURI() - Method in interface com.webmethods.portal.service.task.event.ITaskChangedEvent
-
Reference to uri of the task
- getTaskURL() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getTaskURL() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns url pointer to this task
- getTaskURL() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getTaskUsers() - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Returns list of all task users for this step
- getTaskVersionNumber() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getTaskVersionNumber() - Method in interface com.webmethods.caf.faces.data.task.ITaskExtendedInfo
-
Returns task version number.
- getTaskVersionNumber() - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- getTaskVersionNumber() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- getTaskViewPortletID() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- getTaskViewPortletID() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns ID of the task view portlet for this task
- getTempDirectory() - Static method in class com.webmethods.caf.common.FileUtil
-
Returns the system's temporary directory.
- getTempFolder() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider
-
- getTemplateData() - Method in class com.webmethods.caf.faces.data.csp.CSPEFormTemplateProvider
-
- getTemplateFileName() - Method in class com.webmethods.caf.faces.data.csp.CSPEFormTemplateProvider
-
- getTerm() - Method in class com.webmethods.caf.faces.data.export.atom.Category
-
- getTerms() - Method in class com.webmethods.bpm.process.BpmProcessSearchQuery
-
Returns all terms in this query
- getTerms() - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
- getTerms() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Returns search query terms
- getTerms() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQuery
-
- getText() - Method in interface com.webmethods.caf.faces.data.comments.ICommentEntry
-
Returns original text for comment
- getText() - Method in class com.webmethods.caf.faces.data.comments.impl.CommentEntry
-
- getText() - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- getTextData() - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
Returns the text data.
- getThing() - Method in interface com.webmethods.portal.service.meta2.thing.IThingID
-
- getThreadInitContext() - Method in class com.webmethods.caf.faces.context.ContextUtils.FacesContextDetails
-
- getThreadLocalStorage(Object) - Static method in class com.webmethods.caf.common.ThreadLocalUtil
-
retrieves an object from a hashmap associated with the current thread
- getTimestamp() - Method in interface com.webmethods.bpm.process.IBpmProcessError
-
- getTimestamp() - Method in interface com.webmethods.bpm.process.IBpmProcessTransition
-
- getTimestamp() - Method in interface com.webmethods.caf.faces.data.comments.ICommentEntry
-
Returns timestamp for the comment
- getTimestamp() - Method in class com.webmethods.caf.faces.data.comments.impl.CommentEntry
-
- getTimestamp() - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- getTimeZone() - Method in interface com.webmethods.sc.calendar.ICalendar
-
Returns timeZone ID for this calendar
- getTitle() - Method in class com.webmethods.caf.faces.bean.nav.AppNavPageWrapper
-
Page title (ex "My View").
- getTitle() - Method in interface com.webmethods.caf.faces.bean.nav.IAppNavPage
-
Page title (ex "My View").
- getTitle() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
Page title (ex "Bar View").
- getTitle() - Method in class com.webmethods.caf.faces.component.email.EmailMessagePanel
-
- getTitle() - Method in class com.webmethods.caf.faces.component.rss.RssMessagePanel
-
- getTitle() - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- getTitle() - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- getTitle() - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- getTitleText() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- getTLS(Object) - Static method in class com.webmethods.caf.common.ThreadLocalUtil
-
- getToAddresses() - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Get the to addresses for this email.
- getToIndex() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryV2
-
Returns end index for search paging
- getToIndex() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- getToolTip() - Method in class com.webmethods.caf.faces.bean.EncodersBean
-
- getToStepID() - Method in interface com.webmethods.bpm.process.IBpmProcessTransition
-
- getToStepID() - Method in interface com.webmethods.bpm.process.IBpmProcessTransitionDefinition
-
Returns target step for this transition
- getTotal() - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
The total number of items in the list.
- getTotalCount(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
The total number of rows in search results are returned here.
- getTotalCount() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- getToTransitions() - Method in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
Returns list of incoming transitions to this step
- getTrackedState() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Deprecated.
for use only with the PostRenderCache
- getTraits() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Get the ITraits
object for the current context.
- getTransitions() - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Returns list of transitions
- getTransitions() - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Returns list of declared transitions
- getTreeAttribute(String) - Method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
Retrieves an Object from the tree's attribute map.
- getTreeSortableColumnList() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultOptionsPageBean
-
Returns the list of sortable columns for the tree view
- getTreeViewableColumnList() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultOptionsPageBean
-
Returns the list of viewable columns for the tree view
- getType() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
- getType() - Method in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
Returns type for this step
- getType(Object) - Method in class com.webmethods.caf.faces.bean.BaseViewBean.ClientIdsContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean.PagesContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean.SubNavsContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Get type method required by IContentProvider.
- getType(Object, Object) - Static method in class com.webmethods.caf.faces.data.ContentProviderUtils
-
Returns property type for object.
- getType(Class, Object) - Static method in class com.webmethods.caf.faces.data.ContentProviderUtils
-
Returns property type for a class.
- getType(Object) - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
return the type of the property.
- getType(Object) - Method in class com.webmethods.caf.faces.data.csp.CSPContentDefinition
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getType() - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.csp.CSPIndexDefinitionProvider
-
- getType() - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- getType() - Method in class com.webmethods.caf.faces.data.export.atom.Text
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.export.AtomEntriesExportProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.export.AtomEntriesTableExportProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.export.AtomFeedExportProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.export.AtomFeedTableExportProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.export.CSVExportProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- getType() - Method in class com.webmethods.caf.faces.data.gmap.GMapState
-
Map type.
- getType(Object) - Method in interface com.webmethods.caf.faces.data.IContentProvider
-
Returns java type of the given property
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.ELPropertyContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.EmptyContentProvider
-
Always returns null
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.EmptyResourcesContentProvider
-
Always returns null
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.MapContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.ResourceBundleContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.SortInfo.AscendingsContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.SortInfo.OrdinalsContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.object.XMLTableContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.portal.PortalItemModel
-
Deprecated.
- getType(Object) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Returns list of classes of public properties supported by this provider
- getType(Object) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns java type of the given property
- getType(Object) - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
Returns java type of the given property
- getType(Object) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.task.impl.TaskData
-
Returns java type of the given property
- getType(Object) - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.tree.object.BaseXMLNode
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode.PermissiveContentProviderWrapper
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getType(FacesContext) - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider.DummyValueBinding
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.tree.object.XMLTreeContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider.OutputProvider
-
- getType(Object) - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider.ParametersProvider
-
- getType(Object) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getType(Object) - Method in class com.webmethods.caf.jcr.faces.data.JcrNodeProvider
-
- getType() - Method in class com.webmethods.sc.calendar.Event
-
Returns event type
- getType() - Method in interface com.webmethods.sc.calendar.ICalendar
-
Returns type of this calendar object
- getType() - Method in interface com.webmethods.sc.directory.cert.ICertificate
-
Assigned certificate type
- getType() - Method in interface com.webmethods.sc.directory.IDirectoryPrincipal
-
- getType() - Method in interface com.webmethods.sc.directory.IDirectoryService
-
Returns type of this directory service.
- getTypedAttribute(URI, URI, String) - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Get a specified attribute for a principal from a specific attribute provider.
- gettypedattribute(String, URI, URI) - Method in interface com.webmethods.caf.portalclient.dir.principalAttribute.IprincipalAttributePortType
-
- getTypedAttribute(IContext, IURI, IThingID, String) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IPrincipalAttributeBizPolicy
-
Retrieves an attribute as a TypedAttribute object
- getTypedAttributes(URI, URI) - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Get a map of attributes for a principal from a specific attribute provider.
- gettypedattributes(URI, URI) - Method in interface com.webmethods.caf.portalclient.dir.principalAttribute.IprincipalAttributePortType
-
- getTypedAttributes(IContext, IURI, IThingID) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IPrincipalAttributeBizPolicy
-
Get all of the attributes managed by this principal provider as a Map of name/TypedAttribute pairs
- getUniqueId(Object) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
Gets the unique id of the object.
- getUnitCount() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Get the number of calendar units in this provider.
- getUnitCount() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getUnitEndDate() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Get the last day date in the current calendar unit (e.g.
- getUnitEndDate() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
get the last day date in the current unit row (e.g.
- getUnitIndex() - Method in class com.webmethods.caf.faces.data.calendar.CalendarUnit
-
Get the current day within this unit of measure.
- getUnits() - Method in class com.webmethods.caf.faces.data.calendar.CalendarUnit
-
Get the unit of measure.
- getUnits() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Get the calendar unit of measure for this provider.
- getUnits() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getUnitStartDate() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Get the first day date in the current calendar unit (e.g.
- getUnitStartDate() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
get the first day date in the current unit row (e.g.
- getUnitVariable() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Get the name of the request variable that current CalendarUnit will
be exposed as.
- getUnitVariable() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getUnknownString() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns localized value for "unknown"
- getUnopenIds() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
Collection of
String
ids of un-open rows
(all other rows are open implicitly).
- getUnopenIds() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getUnopenIds() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- getUnopenIds() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getUnopenIds(ITreeContentProvider) - Method in class com.webmethods.caf.faces.data.tree.object.TreeContentProviderHelper
-
- getUnsavedWorkspaces() - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
- getUpdated() - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- getUpdated() - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- getUri() - Method in class com.webmethods.caf.faces.component.mws_ui.MwsResourceInclude
-
- getUri() - Method in class com.webmethods.caf.faces.data.export.atom.Generator
-
- getUri() - Method in class com.webmethods.caf.faces.data.export.atom.Person
-
- getURI(String) - Static method in class com.webmethods.caf.faces.data.portal.PortalContainerModel
-
Deprecated.
- getUri() - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Retrieve the
IURI
for this principal.
- getURI() - Method in interface com.webmethods.portal.service.view.IView
-
URI of resource represented by this view.
- getUriPropertyAsString(Object) - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- getUriResolvers() - Method in class com.webmethods.portal.system.PortalSystem
-
Get the array of currently registered IURIResolver
s.
- getUrisFromThingIDList(Object) - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- getURL() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Gets the workspace link URL.
- getUrl() - Method in class com.webmethods.caf.faces.bean.EncodersBean
-
- getUrl() - Method in class com.webmethods.caf.faces.bean.nav.AppNavPageWrapper
-
Page url (ex "/mycontext/myfolder/myview.view").
- getUrl() - Method in interface com.webmethods.caf.faces.bean.nav.IAppNavPage
-
Page url (ex "/mycontext/myfolder/myview.view").
- getUrl() - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
Page url (ex "/mycontext/myfolder/myview.view").
- getUrl() - Method in class com.webmethods.caf.faces.bean.web.WebURLBean
-
Renders this bean to a url,
using the properties of this bean as url parameters.
- getUrl() - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
Feed url.
- getURL() - Method in class com.webmethods.caf.faces.data.portal.PortalItemModel
-
Deprecated.
- getUrlParams() - Method in class com.webmethods.caf.faces.bean.web.WebURLBean
-
Request parameters of url.
- getUrlPath() - Method in class com.webmethods.caf.faces.bean.web.WebURLBean
-
Path part of url.
- getUseCache() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- getUseCache() - Method in interface com.webmethods.caf.wsclient.proxy.IWSClientProxy
-
Whether invocations will check with the CacheManager
- getUseNonce() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- getUseOrCondition() - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- getUseOrCondition() - Method in interface com.webmethods.caf.faces.search.query.ISearchQuery
-
Return true to use an 'or' query or false for
an 'and' query.
- getUserCalendar() - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Get the object stored as the user calendar.
- getUserDirectoryURI() - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Lookup the Directory uri from the DirProvider
- getUserDisplayName() - Method in interface com.webmethods.caf.faces.data.comments.ICommentEntry
-
Returns display name of the user made the comment
- getUserDisplayName() - Method in class com.webmethods.caf.faces.data.comments.impl.CommentEntry
-
- getUserDisplayName() - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- getUserId() - Method in class com.webmethods.caf.faces.bean.Credentials
-
Returns the User ID.
- getUserID() - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsContext
-
- getUserID() - Method in interface com.webmethods.caf.faces.data.comments.ICommentEntry
-
Returns ID of the user made the comment
- getUserID() - Method in class com.webmethods.caf.faces.data.comments.impl.CommentEntry
-
- getuserId(String) - Method in class com.webmethods.caf.faces.data.task.TaskTagsProvider
-
- getUserID() - Method in class com.webmethods.caf.faces.priviledge.FunctionalPrivilegeProvider
-
- getUserId() - Method in class com.webmethods.caf.portalclient.task.task.Guidance
-
- getUserID() - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- getUserID() - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
- getUserModel() - Method in class com.webmethods.caf.faces.data.task.TaskSavedSearchContentProvider
-
Returns current user model
- getUserModel() - Method in class com.webmethods.caf.faces.priviledge.FunctionalPrivilegeProvider
-
- getUserName() - Method in interface com.webmethods.bpm.process.IBpmStepStatusChange
-
- getUserName() - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsContext
-
- getUserName() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- getUserName() - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Get the username for this AuthInfo.
- getUserToImpersonate() - Method in class com.webmethods.caf.faces.bean.Credentials
-
Retrieve the user to impersonate
- getUserWorkspaceFolderID() - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Gets the user's workspace storage folder ID.
- getUserWorkspaces(int) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Gets a list of workspaces of a given type that are accessible to current user
- getUserWorkspaces(int, boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
- getUseSAML() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- getUseUnopenModel() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
- getUseUnopenModel() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getUseUnopenModel() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- getUseUnopenModel() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getUseUnopenModel(ITreeContentProvider) - Method in class com.webmethods.caf.faces.data.tree.object.TreeContentProviderHelper
-
- getUseUnselectedModel() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getUseUnselectedModel() - Method in interface com.webmethods.caf.faces.data.ISelectableTableContentProvider
-
- getUseUnselectedModel() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- getUseUnselectedModel(ISelectableTableContentProvider) - Method in class com.webmethods.caf.faces.data.object.SelectableTableContentProviderHelper
-
- getUseUnselectedModel() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- getUseUnselectedModel() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getUseUnselectedModel() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getUseUnselectedModel() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getValue() - Method in class com.webmethods.bpm.process.BpmProcessSearchQueryTerm
-
Returns value to search on
- getValue() - Method in interface com.webmethods.bpm.process.IBpmProcessCustomFields.IBpmProcessCustomField
-
Returns value for this field
- getValue() - Method in class com.webmethods.caf.common.MutableInt
-
Returns the mutable integer
- getValue(Object) - Method in class com.webmethods.caf.faces.bean.BaseViewBean.ClientIdsContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean.PagesContentProvider
-
Returns the page with the specified id, or null.
- getValue(Object) - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean.SubNavsContentProvider
-
Returns a sub-
BaseAppNavBean
for the page with the specified id, or null.
- getValue(Object) - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Get value method required by IContentProvider.
- getValue(Object, Object) - Static method in class com.webmethods.caf.faces.data.ContentProviderUtils
-
Returns property value for object.
- getValue(Object) - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
Return index value.If index is multi-value it returns an array of values.
- getValue(Object) - Method in class com.webmethods.caf.faces.data.csp.CSPContentDefinition
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- getValue() - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
Called when the index has single value.
- getValue(Object) - Method in class com.webmethods.caf.faces.data.csp.CSPIndexDefinitionProvider
-
- getValue(CSPIndex) - Static method in class com.webmethods.caf.faces.data.csp.CSPIndexUtil
-
- getValue() - Method in class com.webmethods.caf.faces.data.csp.CSPParameter
-
- getValue() - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm
-
- getValue() - Method in class com.webmethods.caf.faces.data.dir.AttributeModel
-
Get the attribute from the biz policy using this principal URI, thing Id, and attribute name.
- getValue() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchFilter
-
Get the value for this attribute.
- getValue(Object) - Method in class com.webmethods.caf.faces.data.export.AtomEntriesExportProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.export.AtomEntriesTableExportProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.export.AtomFeedExportProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.export.AtomFeedTableExportProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.export.CSVExportProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.export.CSVTableExportProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- getValue(Object) - Method in interface com.webmethods.caf.faces.data.IContentProvider
-
Returns value of the given property
- getValue() - Method in interface com.webmethods.caf.faces.data.ISelectItemProvider
-
Returns item's value, used for data binding, typically a unique identifier.
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider
-
- getValue() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
Always return null.
- getValue() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItem
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- getValue() - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.ELPropertyContentProvider
-
- getValue() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.EmptyContentProvider
-
Always returns null
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.EmptyResourcesContentProvider
-
Always returns null
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.MapContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.ResourceBundleContentProvider
-
Returns the value from the resource bundle for the given key
- getValue(Object, Object[]) - Method in class com.webmethods.caf.faces.data.object.ResourceBundleContentProvider
-
Returns the value from the resource bundle for the given key
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.SortInfo.AscendingsContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.SortInfo.OrdinalsContentProvider
-
- getValue() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Always returns null
- getValue(Object) - Method in class com.webmethods.caf.faces.data.object.XMLTableContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.portal.PortalItemModel
-
Deprecated.
- getValue(Object) - Method in class com.webmethods.caf.faces.data.portal.UpdateablePortalItemModel
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Returns column value of the current row for the given column name or
index starting from 0.
- getValue(Object) - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Returns value from the provider property
- getValue(Object) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns value of the given property
- getValue(Object) - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
Returns value of the given property
- getValue(Object) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.task.impl.TaskData
-
Returns value of the given property
- getValue(Object) - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- getValue() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Returns search value for this term
- getValue(Object) - Method in class com.webmethods.caf.faces.data.tree.object.BaseXMLNode
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode.PermissiveContentProviderWrapper
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- getValue(FacesContext) - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider.DummyValueBinding
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.tree.object.XMLTreeContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider.OutputProvider
-
- getValue(Object) - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider.ParametersProvider
-
- getValue(Object) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- getValue(Object) - Method in class com.webmethods.caf.jcr.faces.data.JcrNodeProvider
-
- getValue() - Method in class com.webmethods.caf.jcr.faces.data.query.PathSearchTerm
-
Returns the path value
- getValue() - Method in class com.webmethods.caf.jcr.faces.data.query.PropertySearchTerm
-
Returns the value of this term
- getValue() - Method in class com.webmethods.caf.portalclient.task.task.TaskField
-
- getValue() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryTerm
-
- getValue() - Method in class com.webmethods.caf.portalclient.task.task.URI
-
- getValue() - Method in class com.webmethods.caf.portalclient.util.NamedValue
-
- getValueBinding() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- getValueFieldName() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Returns property name of the source object to use for select item value
- getValueFieldName() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Returns property name of the source object to use for select item value
- getValues() - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
Called when an index has multiple values.
- getValues() - Method in class com.webmethods.caf.faces.data.export.AtomFeedTableExportProvider
-
- getValues() - Method in class com.webmethods.caf.wsclient.cache.impl.WSLruCache
-
Get an iterator for the values of the cache that includes both stale and fresh enties
Note: this is a snapshot of the values and is therefore safe to iterate but may
not reflect the current state of the cache.
- getValueSource() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchFilter
-
Get the wrapper Object containing the principal attribute value source.
- getValueType(boolean, int) - Static method in class com.webmethods.caf.jcr.faces.util.PropertyHelper
-
Returns the value type for the specified property type
- getVar() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider
-
Variable representing the source provider to use in key value bindings.
- getVersion() - Method in class com.webmethods.caf.faces.data.export.atom.Generator
-
- getVersionProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getView(URI) - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Get a View that exposes the properties of a specified MWS thing
- getView(URI) - Static method in class com.webmethods.caf.portalclient.meta.PCMetaHelper
-
Get a View of a MWS thing, given it's URI
- getViewableColumnList() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Returns the list of viewable columns
- getViewableColumnList() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultOptionsPageBean
-
Returns the list of viewable columns
- getViewableColumnList() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Returns the list of viewable columns
- getViewsFromListView(Object) - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- getvmid() - Method in interface com.webmethods.caf.portalclient.system.system.IsystemPortType
-
- getVMID() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getWebAppClassLoader(ServletContext) - Static method in class com.webmethods.caf.faces.context.ContextUtils
-
Gets the classloader for the supplied servlet context
- getWebAppID() - Method in interface com.webmethods.caf.event.ICAFEvent
-
For class loading across a cluster
- getWebAppProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getWebServiceClass() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- getWebServiceClass() - Method in interface com.webmethods.caf.wsclient.proxy.IWSClientProxy
-
Get the portType class that this IWSClientProxy instance is proxying
- getWebServiceProvider() - Static method in class com.webmethods.portal.system.PortalSystem
-
- getWhatToShow() - Method in class com.webmethods.rtl.util.xml.XMLUtil.NodeListIterator
-
- getWhatToShow() - Method in class com.webmethods.rtl.util.xml.XMLUtil.SingleNodeIterator
-
- getWidth() - Method in class com.webmethods.caf.faces.data.csp.CSPPreviewImageProvider
-
- getWorkday(Date) - Method in interface com.webmethods.sc.calendar.ICalendarEvaluator
-
Returns current workday for specified dateTime.
- getWorkdays() - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Get work days in a week.
- getWorkdays() - Method in interface com.webmethods.sc.calendar.IWorkdayCalendar
-
Returns writable list of workdays for this calendar
- getWorkgroup() - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
- getWorkgroup() - Method in interface com.webmethods.caf.faces.data.task.impl.ITaskWorkloadProvider
-
Returns an identifier for the workgroup.
- getWorkgroupMembers() - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Returns list of users names in the workgroup
- getWorkgroupMembers() - Method in interface com.webmethods.caf.faces.data.task.impl.ITaskWorkloadProvider
-
Returns workgroups members
- getWorkhours() - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Get work hours for a day.
- getWorkminutes() - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Get the number of minutes in a work day.
- getWorkspaceByID(String) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Locates a workspace by the workspace ID.
- getWorkspacesByContextURI(String, int, boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Gets a list of workspace that have the specified contextURI as it's
primary context URI.
- getWorkspaceType() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
- getWorkspaceViewDoc() - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Gets the document representing the user's logical workspace view.
- getWrappedEvent() - Method in interface com.webmethods.caf.event.IMWSCAFEvent
-
- getWrappedPage() - Method in class com.webmethods.caf.faces.bean.nav.AppNavPageWrapper
-
- getWrappedPrincipalModel() - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
- getWsdlTypeMap() - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- getWsdlUrl() - Method in class com.webmethods.caf.faces.data.ws.BaseWSClientContentProvider
-
Returns wsdl document url
- getWsdlURL() - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- getWsdlURL() - Method in interface com.webmethods.caf.wsclient.proxy.IWSClientProxy
-
The WSDL url for this proxy
- getX509Certificate() - Method in interface com.webmethods.sc.directory.cert.ICertificate
-
Returns X509Certificate object
- getXml() - Method in class com.webmethods.caf.faces.bean.EncodersBean
-
- getXmlEscapedOperator() - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm
-
Returns the escaped XML operator.
- getXMLNode() - Method in class com.webmethods.caf.faces.data.tree.object.BaseXMLNode
-
Wrapped DOM node.
- getXMLNode() - Method in class com.webmethods.caf.faces.data.tree.object.XMLDOMNode2
-
- getXMLNode() - Method in class com.webmethods.caf.faces.data.tree.object.XMLElementNode2
-
- getXPathAPI() - Method in class com.webmethods.caf.faces.data.tree.object.BaseXMLNode
-
Xalan xpath api context.
- getXPathValue(String) - Method in class com.webmethods.caf.faces.data.tree.object.BaseXMLNode
-
Evaluates the specified xpath for the wrapped dom node.
- getZoom() - Method in class com.webmethods.caf.faces.data.gmap.GMapState
-
Map zoom level, from 1 (global level) to 20 or so (street level).
- GLOBAL_PARAMETER_KEEP_STATE - Static variable in interface com.webmethods.caf.portlet.IPortletURL
-
Global parameter to keep pageflow state.
- GLOBAL_PARAMETER_RESET_STATE - Static variable in interface com.webmethods.caf.portlet.IPortletURL
-
Global parameter to forcefully reset pageflow state.
- GlueLogListener - Class in com.webmethods.caf.wsclient.logging
-
Wrapper for Glue logging subsystem.
- GlueLogListener() - Constructor for class com.webmethods.caf.wsclient.logging.GlueLogListener
-
- GlueWSClientContentProvider - Class in com.webmethods.caf.faces.data.ws.glue
-
"Glue via wsclient" implementation of the web services client provider
- GlueWSClientContentProvider(Class, String, String[]) - Constructor for class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
Initializes provider with web service proxy class, method name to invoke and method parameter
names.
- GlueWSClientContentProvider(Class, String, String[], Class[]) - Constructor for class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
Initializes provider with web service proxy class, method name to invoke and method parameter
names.
- GlueWSClientContentProvider.OutputProvider - Class in com.webmethods.caf.faces.data.ws.glue
-
- GlueWSClientContentProvider.OutputProvider() - Constructor for class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider.OutputProvider
-
- GlueWSClientContentProvider.ParametersProvider - Class in com.webmethods.caf.faces.data.ws.glue
-
- GlueWSClientContentProvider.ParametersProvider() - Constructor for class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider.ParametersProvider
-
- GlueWSClientErrorHandler - Class in com.webmethods.caf.faces.data.error.ws
-
- GlueWSClientErrorHandler() - Constructor for class com.webmethods.caf.faces.data.error.ws.GlueWSClientErrorHandler
-
- GMapState - Class in com.webmethods.caf.faces.data.gmap
-
Data model for a com.webmethods.caf.faces.component.gmap.GMap
control.
- GMapState() - Constructor for class com.webmethods.caf.faces.data.gmap.GMapState
-
- gotoPage(String, boolean) - Method in class com.webmethods.caf.faces.bean.BasePortletPageBean
-
Switches to the specified view page.
- gotoPage(String) - Method in class com.webmethods.caf.faces.bean.BaseViewBean
-
- gotoPage(String, boolean) - Method in class com.webmethods.caf.faces.bean.BaseViewBean
-
Switches to the specified view page.
- gotoPage(String, boolean) - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Switches to the specified view page.
- GREATER_THAN - Static variable in class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
- GREATER_THAN - Static variable in class com.webmethods.rtl.encode.JSEncoder
-
- GROUP_DN_SEGMENT - Static variable in interface com.webmethods.portal.service.dir.IDirConstants
-
'group' dn segment
- GROUP_NAME - Static variable in interface com.webmethods.portal.service.dir.IDirConstants
-
Well known constant for common attribute names: 'groupName'
- GroupModel - Class in com.webmethods.caf.faces.data.dir
-
Base interface implementation for groups content provider.
- GroupModel() - Constructor for class com.webmethods.caf.faces.data.dir.GroupModel
-
Default constructor.
- GT_REF - Static variable in class com.webmethods.rtl.encode.HTMLEncoder
-
- GT_REF - Static variable in class com.webmethods.rtl.encode.XMLEncoder
-
- GUEST_USER_ALIAS - Static variable in interface com.webmethods.portal.service.dir.IDirConstants
-
Well known alias for guest user: "dir.guest.user"
- Guidance - Class in com.webmethods.caf.portalclient.task.task
-
Endorsement bean class for Endorse/UnEndorse User for a set of Skills/Keywords
- Guidance() - Constructor for class com.webmethods.caf.portalclient.task.task.Guidance
-
- Guidance(String, double) - Constructor for class com.webmethods.caf.portalclient.task.task.Guidance
-
- IAccessPolicy - Interface in com.webmethods.portal.bizPolicy.biz.access
-
Policy to modify Portal Access information.
- IaccessPortType - Interface in com.webmethods.caf.portalclient.access.access
-
Web service interface to the access bizpolicy commands related to access queries and configuration
- IAddressableTableContentProvider - Interface in com.webmethods.caf.faces.data
-
Table content provider with rows addressable by a unique String
identifier.
- Ialias2PortType - Interface in com.webmethods.caf.portalclient.alias.alias2
-
A simplified web service interface to the access bizpolicy commands related to aliases on MWS resources
- IAliasPolicy - Interface in com.webmethods.portal.bizPolicy.biz.alias
-
Policy for querying, creating and removing aliases.
- IaliasPortType - Interface in com.webmethods.caf.portalclient.alias.alias
-
Web service interface to the access bizpolicy commands related to aliases on MWS resources
- IAppNavPage - Interface in com.webmethods.caf.faces.bean.nav
-
Represents a standalone page in a web application.
- IArtifactFactory - Interface in com.webmethods.caf.wsclient.saml
-
This encapsulates the access logic required to obtain a new SAML
Artifact from the SAML security provider.
- IAttachmentItem - Interface in com.webmethods.caf.faces.data.attachments
-
- IAttachmentsProvider - Interface in com.webmethods.caf.faces.data.attachments
-
This interface describes the contract for a provider of attachments
- IBasicPolicy - Interface in com.webmethods.portal.bizPolicy.biz.meta
-
Policy used to manipulate (create, move, delete, etc.) basic metadata service things.
- IbasicPortType - Interface in com.webmethods.caf.portalclient.meta.basic
-
Generated web service interface for MWS command related to basic MWS commands
- IBizPolicyManager - Interface in com.webmethods.portal.bizPolicy.biz
-
IBizPolicyManager manages all the registered IBizPolicy
s.
- IBizPolicyNames - Interface in com.webmethods.portal.bizPolicy.biz
-
- IBpmProcess - Interface in com.webmethods.bpm.process
-
Represents Ad-hoc workflow process instance
- IBpmProcessCustomFields - Interface in com.webmethods.bpm.process
-
Interface which represents custom logged fields
- IBpmProcessCustomFields.FIELD_TYPE - Class in com.webmethods.bpm.process
-
Field type
- IBpmProcessCustomFields.IBpmProcessCustomField - Interface in com.webmethods.bpm.process
-
Single instance of custom field
- IBpmProcessDefinition - Interface in com.webmethods.bpm.process
-
Interface which represents process definition for ad-hoc workflow
- IBpmProcessError - Interface in com.webmethods.bpm.process
-
Interface representing a single error entry
- IBpmProcessManager - Interface in com.webmethods.bpm.process
-
Manager for BPM processes and process definitions
- IBpmProcessStep - Interface in com.webmethods.bpm.process
-
Interface which represents process instance step
- IBpmProcessStepDefinition - Interface in com.webmethods.bpm.process
-
Represents step definiion for the process
- IBpmProcessTransition - Interface in com.webmethods.bpm.process
-
- IBpmProcessTransitionDefinition - Interface in com.webmethods.bpm.process
-
Interface representing transition definition
- IBpmStepStatusChange - Interface in com.webmethods.bpm.process
-
Interface representing a single step status change
- ICAFEvent - Interface in com.webmethods.caf.event
-
- ICAFEvent.IListener - Interface in com.webmethods.caf.event
-
- ICAFEvent.ISynchronousListener - Interface in com.webmethods.caf.event
-
- ICAFEvent.Listeners - Class in com.webmethods.caf.event
-
- ICAFEvent.Listeners() - Constructor for class com.webmethods.caf.event.ICAFEvent.Listeners
-
- ICAFEvent.QueueListeners - Class in com.webmethods.caf.event
-
- ICAFEvent.QueueListeners() - Constructor for class com.webmethods.caf.event.ICAFEvent.QueueListeners
-
- ICAFEvent.SynchronousListeners - Class in com.webmethods.caf.event
-
- ICAFEvent.SynchronousListeners() - Constructor for class com.webmethods.caf.event.ICAFEvent.SynchronousListeners
-
- ICalendar - Interface in com.webmethods.sc.calendar
-
Base class for persisted calendar instance.
- ICalendarBuilder - Interface in com.webmethods.sc.calendar
-
CalendarBuilder is used to create calendar instances
- ICalendarDay - Interface in com.webmethods.caf.faces.data.calendar
-
The interface at access the Date that this calendar day encapsulates
- ICalendarEvaluator - Interface in com.webmethods.sc.calendar
-
Calendar Evaluator is created for specified baseDate and workday calendars.
- ICalendarEvent - Interface in com.webmethods.caf.faces.data.calendar
-
Calendar event interface to access calendar event information.
- ICalendarEventProvider - Interface in com.webmethods.caf.faces.data.calendar
-
A provider than gathers a set of calendar events and
exposes them as a list of ICalendarEvent object
Alternately, if a start and end date are supplied, the event
list is limited to those entries that fall within the date range.
- ICalendarManager - Interface in com.webmethods.sc.calendar
-
Calendar Manager implements calendar objects persistance
- ICalendarProvider - Interface in com.webmethods.caf.faces.data.calendar
-
Interface definition for a provider that supplies calendar unit and day to a CalendarTable control
- ICalendarSystem - Interface in com.webmethods.sc.calendar
-
Main access point to shared business calendaring component.
- ICertificate - Interface in com.webmethods.sc.directory.cert
-
Represents stored x509 Certificate
- ICertificateManager - Interface in com.webmethods.sc.directory.cert
-
Certificate Manager.
- ICertificateMapper - Interface in com.webmethods.sc.directory.cert
-
- ICOMMANDBEAN_CLASS - Static variable in class com.webmethods.caf.portalclient.util.InProcHelper
-
- ICommentEntry - Interface in com.webmethods.caf.faces.data.comments
-
Single comment entry
- ICommentsListProvider - Interface in com.webmethods.caf.faces.data.comments
-
Interface representing operations over comments list
- iconBaseUrl - Variable in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Holds the base Url for attachment icons.
- IContainerPolicy - Interface in com.webmethods.portal.bizPolicy.biz.meta
-
Policy used to manipulate (create, move, delete, etc.) metadata service container things
(ie topics and folders).
- IContentProvider - Interface in com.webmethods.caf.faces.data
-
Main content provider interface.
- IContext - Interface in com.webmethods.portal.bizPolicy
-
IContext is the java bean that represents the current user's portal session.
- ICONTEXT_KEY - Static variable in class com.webmethods.caf.faces.context.ContextUtils
-
- id - Variable in class com.webmethods.caf.faces.data.dir.PeopleSearchFilter
-
- id - Variable in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider.Row
-
- ID - Static variable in interface com.webmethods.portal.bizPolicy.IContext
-
- ID - Static variable in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
the default ID to use for this bean
- iDataToMap(IData) - Static method in class com.webmethods.caf.faces.data.task.impl.TaskDataHelper
-
Converts IS IData document type into generic java Map
- IDirConstants - Interface in com.webmethods.portal.service.dir
-
Common constants for directory system use
- IDirectoryGroup - Interface in com.webmethods.sc.directory
-
Identifies directory group object
- IDirectoryObject - Interface in com.webmethods.sc.directory
-
Base interface for all directory objects
- IDirectoryPagingCookie - Interface in com.webmethods.sc.directory
-
- IDirectoryPrincipal - Interface in com.webmethods.sc.directory
-
Base interface for all directory principal object: users, groups and roles
- IDirectoryPrincipal.ATTR_NAMES - Class in com.webmethods.sc.directory
-
Well known attribute names for the principal attribute providers
- IDirectoryPrincipal.ATTR_NAMES() - Constructor for class com.webmethods.sc.directory.IDirectoryPrincipal.ATTR_NAMES
-
- IDirectoryPrincipalAttributeProvider - Interface in com.webmethods.sc.directory
-
Interface that describes principal attribute provider
- IDirectoryPrincipalListener - Interface in com.webmethods.sc.directory
-
Interface that defines directory principal listener
- IDirectoryRole - Interface in com.webmethods.sc.directory
-
Interface for directory role object
- IDirectoryRoleResolver - Interface in com.webmethods.sc.directory
-
Implement this interface to add custom role resolution logic to the directory system
- IDirectoryService - Interface in com.webmethods.sc.directory
-
Interface that describes directory service
- IdirectoryServicePortType - Interface in com.webmethods.caf.portalclient.dir.directoryService
-
Generated web service interface for MWS command related to directories and principals
- IDirectorySession - Interface in com.webmethods.sc.directory
-
Main interface to interact with shared directory management component
- IDirectorySystem - Interface in com.webmethods.sc.directory
-
Directory System interface is used to initialize and shutdown shared directory component.
- IdirectorySystemPortType - Interface in com.webmethods.caf.portalclient.dir.directorySystem
-
Generated web service interface for MWS command related to directories and principals
- IDirectoryUser - Interface in com.webmethods.sc.directory
-
Identifies directory user object
- IDirServiceBizPolicy - Interface in com.webmethods.portal.bizPolicy.biz.dir
-
Provides service level biz policies (commands) for the directory system
- IDirSystemBizPolicy - Interface in com.webmethods.portal.bizPolicy.biz.dir
-
Provides system level biz policies (commands) for the directory system
- IErrorHandler - Interface in com.webmethods.caf.faces.data.error
-
Error handler interface consumed by service providers.
- IFailedAuthCallback - Interface in com.webmethods.caf.wsclient.auth
-
Objects that implement this interface can be registered with WSClient and will be
notified when a failed authentication exception is thrown.
- IFileExportBean - Interface in com.webmethods.caf.faces.bean
-
- IFileExportBeanEx - Interface in com.webmethods.caf.faces.bean
-
Extension to
IFileExportBean
interface allowing to define desired encoding to character content
to be streamed back to the browser.
- IFilterableSelectItemGroupProvider - Interface in com.webmethods.caf.faces.data
-
Allows a group of select-items to be filterable.
- IFilterableTableContentProvider - Interface in com.webmethods.caf.faces.data
-
Allows table data to be filterable.
- IfolderPortType - Interface in com.webmethods.caf.portalclient.meta.folder
-
Generated web service interface for MWS command related to folder commands
- IGNORE - Static variable in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.ErrorReportingMode
-
- IGNORE - Static variable in class com.webmethods.caf.jcr.faces.data.JcrTempAttachmentsProvider.ErrorReportingMode
-
Deprecated.
- IGroupBizPolicy - Interface in com.webmethods.portal.bizPolicy.biz.dir
-
User business policy
- IGroupProvider - Interface in com.webmethods.caf.faces.data.dir
-
Interface which represents Group directory object.
- IInstallPolicy - Interface in com.webmethods.portal.bizPolicy.biz.install
-
Business policy for installing and uninstalling deployable components.
- IListView - Interface in com.webmethods.portal.service.view
-
Base interface for a paged list view.
- ILocaleInfo - Interface in com.webmethods.portal.bizPolicy
-
ILocaleInfo is an interface that describes what types of locale tools are availble
- ILogListener - Interface in com.webmethods.caf.wsclient.logging
-
Simple log listener interface for containers to register adapters
to there logging subsystems
- impersonate(IThingID, boolean) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Have this context impersonate a user.
- importCoreComponents(IContext, IComponentProvider, String) - Method in interface com.webmethods.portal.bizPolicy.biz.system.ISystemPolicy
-
This will import any core components defined in an existing location for a specific provider.
- IMWSCAFEvent - Interface in com.webmethods.caf.event
-
- includes(Date) - Method in class com.webmethods.sc.calendar.PeriodEvent
-
Checks if some date is in-between the start and end of this Period Event
If the date is equal to either start or end then it is considered inside
- inDevMode() - Static method in class com.webmethods.portal.system.PortalSystem
-
Returns true if system is in development mode
- index - Variable in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider.Row
-
- index - Variable in class com.webmethods.rtl.util.xml.XMLUtil.NodeListIterator
-
- indexOf(String, String, int, boolean) - Static method in class com.webmethods.caf.common.StringTools
-
Returns the index of the first ocurrence of the specified string.
- INFO - Static variable in interface com.webmethods.caf.wsclient.logging.ILogListener
-
- INFORMIX_DRIVER - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- INFORMIX_SAG_PROXY_DRIVER - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- INFORMIX_URL_PARSER_EXPRESSION - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- INFORMIX_URL_TEMPLATE - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- init() - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.DirectoryPagingIterator
-
Initialize the biz policy, paging cookie, and directory service.
- init() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.DirectoryPagingIterator
-
Initialize the biz policy, paging cookie, and directory service.
- init(Map) - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Initializes instance of workload provider.
- init(String, ITaskInfo, ITaskData, boolean) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Initializes this content provider with given task.
- init(Map) - Method in interface com.webmethods.caf.faces.data.task.impl.ITaskWorkloadProvider
-
Initializes distribution manager with bag of properties
- init() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Initializes search query terms with field names and operators
- init() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Initializes search terms
- init(PortletConfig) - Method in class com.webmethods.caf.faces.portlet.FacesPortlet
-
Acquire the factory instance we will require.
- init(WSClientConfig) - Static method in class com.webmethods.caf.wsclient.WSClient
-
Initialize the default WSClient instance with the supplied configuration
- init(IComponentData, String) - Method in class com.webmethods.portal.mech.task.impl.CustomTaskChangeHandler
-
This component should initialize now.
- init(String, String, String, String, String) - Static method in class com.webmethods.portal.service.sql.core.ConnectionManager
-
Initializes ConnectionManager when not part of the PortalSystem.
- init(IComponentData, String) - Method in class com.webmethods.portal.service.sql.core.ConnectionManager
-
Called automatically by the portal runtime to initialize the ConnectionMangager.
- init() - Static method in class com.webmethods.portal.service.sql.core.ConnectionManager
-
Called automatically by the portal runtime to initialize the ConnectionMangager.
- init(Element) - Static method in class com.webmethods.portal.service.sql.core.ConnectionManager
-
Called automatically by the portal runtime to initialize the ConnectionMangager.
- init(IComponentData, String) - Method in class com.webmethods.portal.service.sql.DataManager
-
Called automatically by the portal runtime to initialize the DataMangager.
- init() - Static method in class com.webmethods.portal.service.sql.DataManager
-
Called automatically by the portal runtime to initialize the DataMangager.
- init(ConnectionInfo) - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Initializes sql worker connection.
- init(String) - Method in class com.webmethods.portal.system.PortalSystem
-
The main startup for the PortalSystem.
- init(IComponentData, String) - Method in class com.webmethods.rtl.util.xml.XMLUtil
-
Called automatically by the portal runtime to initialize the XMLUtil.
- init() - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Initializes XML utilities.
- init() - Static method in class com.webmethods.sc.mws.MWSLibrary
-
Initializes MWSLibrary.
- initAppNavBean(FacesContext) - Method in class com.webmethods.caf.faces.bean.nav.AppNavPhaseListener
-
Initialize the application navigation bean.
- initDetailsMessage() - Method in exception com.webmethods.portal.PortalException
-
Initializes details message list.
- initialize() - Method in class com.webmethods.caf.faces.bean.BaseViewBean
-
This gets overwritten in the page bean classes to be a public dataflow
method implementation
- initialize(String, Date, Date, Date, int) - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Common method to set the content of the calendar provider.
- initialize(IThingID, IURI, String) - Method in class com.webmethods.caf.faces.data.dir.AttributeModel
-
Copies the supplied values into the classes members.
- initialize(IThingID, IURI) - Method in class com.webmethods.caf.faces.data.dir.AttributeProviderModel
-
Copies the supplied values into the classes members.
- initialize(Object) - Method in class com.webmethods.caf.faces.data.export.atom.Date
-
- initialize(Object) - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
Initialize with specified object.
- initialize(String, Date, Date, Date, int) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- initialize(ISelectItemProvider) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- initialize(SelectItem) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- initialize(UISelectItems) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- initialize(ISelectItemGroupProvider) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- initialize(SelectItemGroup) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- initialize(ISelectItemProvider[]) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- initialize(SelectItem[]) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- initialize(Collection) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- initialize(Map) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- initialize(String[]) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- initialize(Object[]) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- initialize(Object) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- initialize(String) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
- initialize(ISelectItemProvider) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
- initialize(SelectItem) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
- initialize(UISelectItem) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
- initialize(Object) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
Initializes the provider with a given source object.
- initialize(String) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Initialize the default PortalClientContext with the URL of the MWS server to call
- initialize(String, AuthCredentials) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Initialize the default PortalClientContext with the frontend URL of the MWS server to invoke
and the login credentials to authenticate with
- initialize(String, AuthCredentials, boolean) - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Initialize the default PortalClientContext with the frontend URL of the MWS server to invoke,
the login credentials use to authenticate, and whether to bypass the optimization check if the PortalClient instance
is running within the MWS runtime
- initialize(IPrincipalData) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Initialize this context using the given principal data object.
- initialize() - Method in interface com.webmethods.portal.PortalException.IPortalExceptionDelegate
-
Initialize this delegate for service
An opprotunity to read in any properties files etc...
- initialize(String) - Method in interface com.webmethods.portal.service.meta2.thing.IThingID
-
- initialize(String) - Method in interface com.webmethods.portal.system.IURI
-
Initialize this URI with the given String.
- initialized - Variable in class com.webmethods.caf.faces.bean.BaseViewBean
-
boolean
to check if the Bean
is initialized.
- initializeNewRecord() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Initializes new record at "insert" row, using current state of
templateRow.
- initializeprincipal(URI) - Method in interface com.webmethods.caf.portalclient.dir.directoryService.IdirectoryServicePortType
-
- initializePrincipal(IContext, IURI) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IDirServiceBizPolicy
-
Initializes a principal (user/group/role).
- initializeResponseWriter(FacesContext) - Static method in class com.webmethods.caf.faces.context.ContextUtils
-
Initialize the ResponseWriter for the servlet context if it has not already been created.
- initializeSearch(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
First step in search execution.
- initializeTemplateRecord(boolean) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Creates an object with the default values for a template record (not
inserted yet into the rowset).
- INITIALIZING_STATE - Static variable in class com.webmethods.portal.system.PortalSystem
-
The system is initializing and the MetaManager is available.
- initParams() - Method in class com.webmethods.caf.faces.data.ws.BaseWSClientContentProvider
-
- initParams() - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
- initPreferences() - Method in class com.webmethods.caf.faces.bean.BaseFacesPreferencesBean
-
Initializes preferences from the request parameters.
- initPreferencesForRequest() - Method in class com.webmethods.caf.faces.bean.BaseFacesPreferencesBean
-
Initializes preferences from the request parameters.
- INode - Interface in com.webmethods.caf.faces.data.tree
-
- INotifiableEvent - Interface in com.webmethods.caf.event
-
- INotifiableEvent.IListener - Interface in com.webmethods.caf.event
-
- INotifiableEvent.Listeners - Class in com.webmethods.caf.event
-
- INotifiableEvent.Listeners() - Constructor for class com.webmethods.caf.event.INotifiableEvent.Listeners
-
- INotifiableEvent.QueueListeners - Class in com.webmethods.caf.event
-
- INotifiableEvent.QueueListeners() - Constructor for class com.webmethods.caf.event.INotifiableEvent.QueueListeners
-
- inPreviewServerMode() - Static method in class com.webmethods.portal.system.PortalSystem
-
- InProcHelper - Class in com.webmethods.caf.portalclient.util
-
Static utility class to convert WSDL generated storage classes to/from their corresponding
MWS runtime implementations as well as call MWS method via reflection
NOTE: Used by the in-proc invocation mechanism and not intended to be used externally.
- InProcHelper() - Constructor for class com.webmethods.caf.portalclient.util.InProcHelper
-
- INSTALL - Static variable in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyNames
-
BizPolicy for controlling installation and upgrade system.
- INSTALL_FLAG_FIRE_EVENTS - Static variable in interface com.webmethods.portal.bizPolicy.biz.install.IInstallPolicy
-
Flag indicates that invalidation events needs to be fired during install
- INSTALL_FLAG_REGISTER_COMPONENT - Static variable in interface com.webmethods.portal.bizPolicy.biz.install.IInstallPolicy
-
Flag indicates that installed component needs to be registered
- INSTALL_FLAG_REMOTE_DEPLOYMENT - Static variable in interface com.webmethods.portal.bizPolicy.biz.install.IInstallPolicy
-
Flag that indicates remote deployment from Designer
- INSTALL_POLICY - Static variable in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyManager
-
- INSTALL_SUPPRESS_LANGUAGE_PACK_DEPLOYMENT - Static variable in interface com.webmethods.portal.bizPolicy.biz.install.IInstallPolicy
-
Flag indicates that Language Pack installation should not be performed.
- installBootstrapComponentsWithDependencies(IContext, String) - Method in interface com.webmethods.portal.bizPolicy.biz.install.IInstallPolicy
-
Deploys a bootstrap component with dependencies
- installComponent(IContext, String, int) - Method in interface com.webmethods.portal.bizPolicy.biz.install.IInstallPolicy
-
Installs a component from a given location
- installComponent(IContext, String, boolean) - Method in interface com.webmethods.portal.bizPolicy.biz.install.IInstallPolicy
-
Installs a component from a given location
- installComponent(IContext, String) - Method in interface com.webmethods.portal.bizPolicy.biz.install.IInstallPolicy
-
- installComponents(IContext, String) - Method in interface com.webmethods.portal.bizPolicy.biz.install.IInstallPolicy
-
Installs all components from a given folder
- instance() - Static method in class com.webmethods.caf.wsclient.WSClient
-
Get the default static instance of WSClient
- instantiateOnEvent(Class) - Static method in class com.webmethods.caf.event.INotifiableEvent.Listeners
-
- instantiateOnEvent(Class) - Static method in class com.webmethods.portal.service.task.event.ITaskChangedEvent.Listeners
-
- INTEGER_NULL - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
Identifies NULL Integer
- intercept(SOAPMessage, Context) - Method in class com.webmethods.caf.wsclient.saml.SamlOutboundInterceptor
-
Implementation of ISOAPInterceptor
.
- intToHex(int, boolean) - Static method in class com.webmethods.caf.common.StringTools
-
Convert integer to hex, optionally padding with 0s
- invalidateSessionsForHost(String) - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionManager
-
- invalidateSessionsForHost(String) - Method in interface com.webmethods.caf.wsclient.session.IWSClientSessionManager
-
Invalidate any sessions for a specific host URL.
- InvalidObjectID - Static variable in class com.webmethods.sc.calendar.Messages
-
- InvalidObjectID - Static variable in class com.webmethods.sc.directory.Messages
-
- InvalidRoleTypeToCreate - Static variable in class com.webmethods.sc.directory.Messages
-
- invoke(Object, Method, Object[]) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
Invoke a web service method.
- invokeCommand(String, Object[]) - Static method in class com.webmethods.caf.portalclient.util.InProcHelper
-
- invokeMethod(IWSClientSession, Method, Object[]) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
Directly invoke a web service method.
- invokeSearch() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
Do the work to return the node iterator
- invokeSearch() - Method in class com.webmethods.caf.jcr.faces.data.ChildrenTableContentProvider
-
Performs the work to lookup the children of the specified parent node
If a filter value is supplied, the returned items will match the filter pattern.
- invokeSearch() - Method in class com.webmethods.caf.jcr.faces.data.SearchTableContentProvider
-
Performs the work to perform the JCR query and return the results.
- invokeSearch() - Method in class com.webmethods.caf.jcr.faces.data.VersionHistoryTableContentProvider
-
Performs the work to lookup the version history of the specified parent node.
- IPageableTableContentProvider - Interface in com.webmethods.caf.faces.data
-
- IPageFlowScopeAdapter - Interface in com.webmethods.caf.faces.bean
-
A managed bean can implement this interface to enable
configuration of the 'expireWithPageFlow' flag in the design-time
faces-config editor.
- IPortletURL - Interface in com.webmethods.caf.portlet
-
Represents portlet url.
- IPortletURL - Interface in com.webmethods.portal.service.portlet
-
Represents portlet url.
- IPreRenderComponentListener - Interface in com.webmethods.caf.faces.bean
-
- IPrincipalAttributeBizPolicy - Interface in com.webmethods.portal.bizPolicy.biz.dir
-
Provides service level biz policies (commands) for the principal attribute providers
- IprincipalAttributePortType - Interface in com.webmethods.caf.portalclient.dir.principalAttribute
-
Generated web service interface for MWS command related to directories and principals
- IPrincipalBizPolicy - Interface in com.webmethods.portal.bizPolicy.biz.dir
-
Provides service level biz policies (commands) for principals
- IPrincipalData - Interface in com.webmethods.portal.bizPolicy
-
IPrincipalData is a bean that contains some useful information regarding the current
principal associated with a portal
IContext
.
- IprincipalPortType - Interface in com.webmethods.caf.portalclient.dir.principal
-
Generated web service interface for MWS command related to directories and principals
- IPrincipalProvider - Interface in com.webmethods.caf.faces.data.dir
-
Base interface for directory objects content providers: users, groups and roles.
- IPrincipalProviderFactory - Interface in com.webmethods.caf.faces.data.dir
-
- IRefreshable - Interface in com.webmethods.caf.faces.data
-
Provider that allows wrapped data to be refreshed, i.e.
- IRefreshableContentProvider - Interface in com.webmethods.caf.faces.data
-
Content provider that allows wrapped data to be refreshed, i.e.
- IReorderableTableContentProvider - Interface in com.webmethods.caf.faces.data
-
Table content provider that allows the re-ordering of table rows.
- IRoleProvider - Interface in com.webmethods.caf.faces.data.dir
-
Interface which represents Role directory object.
- IS_EDITABLE - Static variable in class com.webmethods.caf.faces.data.csp.CSPParameter
-
- IS_MANDATORY - Static variable in class com.webmethods.caf.faces.data.csp.CSPParameter
-
- IS_MULTIVALUED - Static variable in class com.webmethods.caf.faces.data.csp.CSPParameter
-
- IS_MULTIVALUED_ALLOWED - Static variable in class com.webmethods.caf.faces.data.csp.CSPParameter
-
- IS_RFC3339_DATE - Static variable in class com.webmethods.caf.faces.data.export.atom.Date
-
- IS_TEXT_MEDIA_TYPE - Static variable in class com.webmethods.caf.faces.data.export.atom.Entry
-
- isAcceptedByCurrentUser() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Determines if the current task accepted by the current user, as
a true/false String
- isActiveStatus() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Is the task considered "active" based on it's current status
- isActiveTran() - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
If there is an active transaction
- isAddAttachmentsAvailable() - Method in class com.webmethods.caf.faces.data.attachments.BasePortalContainerAttachmentsProvider
-
- isAddAttachmentsAvailable() - Method in interface com.webmethods.caf.faces.data.attachments.IAttachmentsProvider
-
Returns whether attachments can be added
- isAddAttachmentsAvailable() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider
-
- isAddAttachmentsAvailable() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider
-
Deprecated.
Overrides the default behavior to always return true
- isAddAttachmentsAvailable() - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- isAddAttachmentsAvailable() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
- isAddObjectAllowed() - Method in interface com.webmethods.caf.faces.data.csp.CSPAccessRights
-
- isAddressable() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- isAddressable() - Method in interface com.webmethods.caf.faces.data.IAddressableTableContentProvider
-
Checks if this content provider truly is addressable.
- isAddressable() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- isAddressable() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- isAddressable() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- isAddressable() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- isAddressable() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- isAddressable() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- isAdmin() - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsContext
-
- isAdminSession() - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Determine if this user is an Administrator.
- isAdvancedSearch() - Method in interface com.webmethods.caf.faces.search.query.ISearchStateOptions
-
Return true if the search originated from the 'Advanced' searchbar tab
- isAllDay() - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Does this event start and end the same date as a Day unit.
- isAllDay() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarEvent
-
Is this event to start and end on the same date as a Day unit.
- isAnonymous() - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsContext
-
- isanonymous(URI) - Method in interface com.webmethods.caf.portalclient.access.access.IaccessPortType
-
Determine if a MWS thing can be accessed anonymously
- isAnonymous(IContext, IThingID) - Method in interface com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy
-
Verifies whether specified resource is anonymous.
- isAnonymous() - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Determine if current user is a guest/anonymous user.
- isApplyPreferencesNeeded() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusToggleResultPageBean
-
- isApplyPreferencesNeeded() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Returns wheter the user options need to be applied to the search result control
- isApplyPreferencesNeeded() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultPageBean
-
- isArray(Object) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Checks whether given instance is an array
- isArrayOf(Object, Class) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Checks whether given instance is an array of the given classes
- isAscending(int) - Method in interface com.webmethods.caf.faces.data.ISortInfo
-
Sort order.
- isAscending(Object) - Method in interface com.webmethods.caf.faces.data.ISortInfo
-
Sort order associated with specified key.
- isAscending() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- isAscending(int) - Method in class com.webmethods.caf.faces.data.object.SortInfo
-
- isAscending(Object) - Method in class com.webmethods.caf.faces.data.object.SortInfo
-
- isAssignableFrom(Class, Class) - Static method in class com.webmethods.caf.common.ObjectUtil
-
- isAssignableFromObject(Class, Object) - Static method in class com.webmethods.caf.common.ObjectUtil
-
- isAsyncRequest() - Method in class com.webmethods.caf.faces.bean.BaseViewBean
-
Returns true
if current request is an async request.
- isAuthenticated() - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsContext
-
- isAuthenticated() - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Is this client context successfully connected and authenticated with MWS
- isAuthenticated() - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Determines if this user is authenticated.
- isAutoCleanup() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider
-
Deprecated.
Return true if the temp storage container should bean removed
when this provider goes out of scope.
- isAutoDiscover() - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
Return true if auto discovery of terms is enabled.
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.csp.CSPRefreshableContentBaseProvider
-
- isAutoRefresh() - Method in interface com.webmethods.caf.faces.data.IRefreshable
-
Returns true
if the provider is currenlty in auto-refresh mode
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Returns false
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.portal.PortalContainerModel
-
Deprecated.
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns true
if the provider is currenlty in auto-refresh mode
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
Returns false
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.ProcessSearchProvider
-
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- isAutoRefresh() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- isAutoRefresh() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- isAutoSave() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Returns whether auto-save is enabled.
- ISavedSearch - Interface in com.webmethods.caf.faces.search.saved
-
Interface that save search implementations must implement
- ISavedSearchProvider - Interface in com.webmethods.caf.faces.search.saved
-
Interface that all implementations of ISavedSearchProvider
implementations must implement.
- isBase64(byte) - Static method in class com.webmethods.rtl.encode.Base64
-
- isBase64(byte[]) - Static method in class com.webmethods.rtl.encode.Base64
-
Tests a given byte array to see if it contains
only valid characters within the Base64 alphabet.
- isBase64(String) - Static method in class com.webmethods.rtl.encode.Base64
-
- isBinary - Variable in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
boolean
that denotes that the content is binary.
- isBusy() - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSession
-
- isBusy() - Method in interface com.webmethods.caf.wsclient.session.IWSClientSession
-
Is this session currently servicing a web service request
- isCafView(FacesContext) - Static method in class com.webmethods.caf.faces.context.ContextUtils
-
Helper to check if the faces context is for a CAF view
- isCafView(FacesContext, String) - Static method in class com.webmethods.caf.faces.context.ContextUtils
-
Helper to check if the faces context is for a CAF view
- isCanOpenProcessInstance() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Determines if current user is allowed to open BPM Process Details page
- isCaseInsensitive() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Returns flag if search term should implement case-insensitive search when comparing string.
- isCaseInsensitive() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryTerm
-
- isCheckAvailability() - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Returns "true" if provider needs to check user availability for task assignment
- isCheckPermissions() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Returns flag if current user permission should be checked for the task searches.
- isCheckPermissions() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- isCollaborationEnabled() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns true if collaboration is enabled for current task type
- isCommentingEnabled() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns true if commenting is enabled for the current task type
- isConnected() - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- isCurrentUserAccepted() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Check whether current user accepted the task.
- isCurrentUserAccepted() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- isCurrentUserAccepted() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns true if current user accepted that task
- isCurrentUserAccepted() - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- isDateGuiType(CSPIndex) - Static method in class com.webmethods.caf.faces.data.csp.CSPIndexUtil
-
- isDayAvailable() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Is the day selected by setDayIndex within the start and end dates of the current calendar unit.
- isDayAvailable() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- isDeadlockCode(int) - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Deprecated.
Use #isDeadlockError(SQLException)
instead
- isDeadlockError(Exception) - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Determines if SQLException reports deadlock error
- isDelegated() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns flag if this is delegate operation
- isDelegated() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns true if task is delegated
- isDelegatedFromCurrentUser() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns true if the task is delegated from the current user
- isDelegatedToCurrentUser() - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Returns true if the task is delegated to the current user
- isDeletable() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Determines if the workspace can be deleted by the current user
- isDeletable() - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
- isDeletable() - Method in interface com.webmethods.caf.faces.data.attachments.IAttachmentItem
-
Returns whether the attachment is deletable by the
current user
- isDeletable() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.TempAttachmentItem
-
- isDeletable() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem
-
- isDeletable() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- isDeletable() - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Returns whether the saved search is deletable by the current user
- isDeletable() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrAttachmentItem
-
- isDeletable() - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- isDirty() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Indicates that the workspace been modified since load.
- isDirty() - Method in interface com.webmethods.bpm.noodle.IWorkspaceContext
-
Determines if the workspace context has unsaved changes.
- isDisabled() - Method in interface com.webmethods.caf.faces.data.ISelectItemProvider
-
Returns true if item is disabled.
- isDisabled() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
Always return false.
- isDisabled() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItem
-
- isDisabled() - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
- isDisabled() - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
- isDisabled() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Always returns false
- isDoNotShowAcceptedByOthers() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Whether query should display tasks accepted by other principals
- isDoNotShowAcceptedByOthers() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQuery
-
- isDownloadForced() - Method in interface com.webmethods.caf.faces.bean.IFileExportBean
-
Return true to send the response headers that will force the user
to choose what to do with the file (Open vs.
- isDownloadForced() - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
- isDownloadForced() - Method in class com.webmethods.caf.faces.bean.URLContentExportBean
-
- isDownloadForced() - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- isDownloadForced() - Method in class com.webmethods.caf.faces.data.export.CSVExportBean
-
- isDownloadForced() - Method in class com.webmethods.caf.jcr.faces.bean.JcrFileExportBean
-
- isDownloadForced() - Method in class com.webmethods.caf.jcr.faces.bean.JcrFileVersionExportBean
-
- ISearchBarPageBean - Interface in com.webmethods.caf.faces.search.query
-
Common interface for page beans used for search bar components
- ISearchOptionsManager - Interface in com.webmethods.caf.faces.search.options
-
Implementations of this interface handle the lookup and updating of
search options
- ISearchPageBean - Interface in com.webmethods.caf.faces.search.query
-
Common interface for page beans that utilize a search query
- ISearchQuery - Interface in com.webmethods.caf.faces.search.query
-
Interface that search query implementations must implement.
- ISearchQueryFactory - Interface in com.webmethods.caf.faces.search.query
-
Interface that search query factory implementations must implement.
- ISearchResultsOptionsManager - Interface in com.webmethods.caf.faces.search.options
-
Implementations provide management for search results options
- ISearchResultsPageBean - Interface in com.webmethods.caf.faces.search.query
-
Common interface for page beans that utilize a search results table
- ISearchStateOptions - Interface in com.webmethods.caf.faces.search.query
-
Interface that implementations of search state options must implement
- isEditable() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Determines if the workspace is editable by the current user
- ISelectableTableContentProvider - Interface in com.webmethods.caf.faces.data
-
Table content provider that supports selecting individual rows by leveraging
ability of identifying and addressing rows by id from
<@link com.webmethods.caf.faces.data.IAddressableTableContentProvider}
- ISelectableTreeContentProvider - Interface in com.webmethods.caf.faces.data.tree
-
Tree content provider that understands mixed selection state.
- ISelectedListView - Interface in com.webmethods.portal.service.view
-
Additionaly denotes an item as being selected
- ISelectItemGroupProvider - Interface in com.webmethods.caf.faces.data
-
Models a group of select items (like a select-box or group of checkboxes, etc.).
- ISelectItemProvider - Interface in com.webmethods.caf.faces.data
-
Models individual select item data, (like a select-box option or a checkbox, etc.).
- isEmpty(String) - Static method in class com.webmethods.caf.common.StringTools
-
Verifies whether passed string is empty or not.
- isEmpty(String, String) - Static method in class com.webmethods.caf.common.StringTools
-
Checks whether one of the 2 strings is empty
- isEmpty() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItemCollection
-
- isEmpty() - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Determine if this date range is empty and doesn't represent any actual date range
- isEmpty(NodeList) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Verifies whether specified node list is empty or null
- isEnabled() - Method in class com.webmethods.caf.wsclient.cache.impl.WSCacheManager
-
- isEnabled() - Method in interface com.webmethods.caf.wsclient.cache.IWSCacheManager
-
Determine that the cache is enabled or disabled
- isEnabled() - Method in interface com.webmethods.sc.directory.IDirectoryService
-
Returns if given directory service is enabled
- isEncrypted(String) - Static method in class com.webmethods.caf.common.CipherUtil
-
Returns true if passed value is encrypted
- isEncrypted(String) - Static method in class com.webmethods.caf.common.OldCipherUtil
-
Returns true if passed value is encrypted
- isEnumeration(Class) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Determine if the given class is an enumeration
- isEnumeration(Class) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Determine if the given class is an enumeration
- isEqual(Object, Object) - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Helper method for comparing two objects for equality
- isEscape() - Method in interface com.webmethods.caf.faces.data.ISelectItemProvider
-
Returns true if item label should be escaped.
- isEscape() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItem
-
- isEscape() - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
- isEscape() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
- isExpected() - Method in exception com.webmethods.portal.PortalException
-
Identifies whether particular exception was expected or not.
- isExpired() - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSession
-
- isExpired() - Method in interface com.webmethods.caf.wsclient.session.IWSClientSession
-
Has this session been flagged for expiration
- isExportBinary() - Method in interface com.webmethods.caf.faces.bean.IFileExportBean
-
Return true if the export will be sending binary data to the response, false if
the export will be sending text.
- isExportBinary() - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
- isExportBinary() - Method in class com.webmethods.caf.faces.bean.URLContentExportBean
-
- isExportBinary() - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- isExportBinary() - Method in class com.webmethods.caf.faces.data.export.CSVExportBean
-
- isExportBinary() - Method in class com.webmethods.caf.jcr.faces.bean.JcrFileExportBean
-
- isExportBinary() - Method in class com.webmethods.caf.jcr.faces.bean.JcrFileVersionExportBean
-
- isFilterable() - Method in interface com.webmethods.caf.faces.data.IFilterableSelectItemGroupProvider
-
True if this provider truely is filterable.
- isFilterable() - Method in interface com.webmethods.caf.faces.data.IFilterableTableContentProvider
-
True if this provider truely is filterable.
- isFilterable() - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- isFilterable() - Method in class com.webmethods.caf.faces.data.object.FilterableListTableContentProvider
-
- isFilterable() - Method in class com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider
-
- isFilterable() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- isFilterable() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- isFilterable() - Method in class com.webmethods.caf.jcr.faces.data.ChildrenTableContentProvider
-
- isFirstChild() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
True if current row is first child of parent
(not whether or not current row is first row in tree).
- isFirstChild() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- isFirstChild() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- isFirstChild() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- isFloat(String) - Static method in class com.webmethods.caf.common.StringTools
-
Checks whether specified value convertable to float
- isFormatCharsOnly(String) - Static method in class com.webmethods.caf.common.StringTools
-
Verifies that string contains only formatting characters
- isFormField() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Not Implemented.
- isFormField() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- isFormField() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- isFormField() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Not Implemented.
- isFormField() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- isForProcess() - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- isForProcess() - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns true if this task is part of collaboration process
- isGranted() - Method in class com.webmethods.caf.faces.priviledge.FunctionalPrivilegeProvider
-
Check whether the user has been granted with a functional privilege.
- isGrantedSetStartPageRights() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns true if the current user has set-start-page rights.
- isGroupSearchAllowed() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- IShareInfo - Interface in com.webmethods.bpm.noodle
-
- isHasError() - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Returns true if there was error handled by this handler instance.
- isHash(String) - Static method in class com.webmethods.caf.common.CipherUtil
-
Returns true if the passed hash value does represent a valid SHA hash
value
- isHash(String) - Static method in class com.webmethods.caf.common.OldCipherUtil
-
Returns true if the passed hash value does represent a valid SHA hash
value
- isHidden() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
- isHTML(String) - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
True if the specified string contains html.
- isHtmlText() - Method in class com.webmethods.caf.faces.data.comments.impl.CommentEntry
-
- isIgnoreOtherTaskTypes() - Method in class com.webmethods.caf.faces.data.task.TaskInboxQueueWorkloadProvider
-
Whether queue length should ignore tasks of other types
- isIncludedType(int) - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- isIncludeTaskData() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Returns flag if search results should include indexed task business data
- isIncludeTaskData() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
Returns flag if search results should include indexed task business data
- isInit() - Static method in class com.webmethods.caf.wsclient.WSClient
-
Has the default instance of WSClient been initialized
- isInitialized() - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Determine if method initialize has been called.
- isInitialized() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- isInitialized() - Static method in class com.webmethods.caf.portalclient.PortalClient
-
Determine if the default PortalClientContext has been initialized
- isInitialized() - Static method in class com.webmethods.portal.service.sql.DataManager
-
Check to see if the DataManger has been initialized.
- isInitialized() - Static method in class com.webmethods.sc.mws.MWSLibrary
-
Returns true if MWSLibrary is already initialized
- isInMemory() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Not Implemented.
- isInMemory() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- isInMemory() - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- isInMemory() - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Not Implemented.
- isInMemory() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- isInProc() - Method in class com.webmethods.caf.portalclient.PortalClientContext
-
Is this PortalClientContext running in the same process as the endpoint it is
connected to?
- isKeywordsFieldAvailable() - Method in interface com.webmethods.caf.faces.search.query.ISearchStateOptions
-
Returns true of the keywords field is available and visible to the user
performing the search
- isLastChild() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
True if current row is last child of parent
(not whether or not current row is last row in tree).
- isLastChild() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- isLastChild() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- isLastChild() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- isLastSearchStateSet() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- isLogging(String) - Static method in class com.webmethods.caf.wsclient.logging.GlueLogListener
-
Check if any registered loggers is logging the specified
category
- isLoginSession() - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsContext
-
- isLoginSession() - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Determines if the current session is a login session
- isLogLevelEnabled(int) - Static method in class com.webmethods.caf.faces.util.LogUtils
-
Confirm if the logging level is enabled.
- isMatchedValue() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryTerm
-
- isMaxResultsFieldAvailable() - Method in interface com.webmethods.caf.faces.search.query.ISearchStateOptions
-
Returns whether the max results field is available and
visible to the user performing the search
- isMultipleSearchTypesAvailable() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- isMultipleSelectionsAllowed() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- isMultipleSelectionsAllowed() - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- isMwsRuntime() - Static method in class com.webmethods.caf.wsclient.AuthCredentials
-
- isNewContent() - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- isNoMaxResults() - Method in interface com.webmethods.caf.faces.search.query.ISearchStateOptions
-
Returns whether the no max results mode is active
- isNonRetryableException(Throwable) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
Determine if an exception is fatal (connection, transport, or other non-retry types of errors)
- isNormalize() - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
True to "normalize" feed content.
- isNotified() - Method in class com.webmethods.portal.service.task.TaskFlowObject
-
Return true if waiting for a given correlation ID was successfully notified.
- isNotifyAssignedUsers() - Method in class com.webmethods.caf.faces.data.task.impl.TaskNotificationContentProvider
-
Return flag if to notify only users assigned to the task.
- isOldCipher(String) - Static method in class com.webmethods.caf.common.OldCipherUtil
-
Is the encryption from the previous version of MWS.
- isOldHash(String) - Static method in class com.webmethods.caf.common.OldCipherUtil
-
Is the hash from the previous version of MWS.
- isOpen() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Returns true if the row set is currently open
- isOpen() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
True if current row is open.
- isOpen() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- isOpen() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- isOpen() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- isOpen(ITreeContentProvider) - Method in class com.webmethods.caf.faces.data.tree.object.TreeContentProviderHelper
-
- ISortableTableContentProvider - Interface in com.webmethods.caf.faces.data
-
Table whose rows can be sorted based on data specified in
ISortInfo
- ISortInfo - Interface in com.webmethods.caf.faces.data
-
Table sort information.
- isPermanentDelete() - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- isPrincipleExcluded(IURI) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Is the principal URI in the list of excluded principals.
- isPrincipleExcluded(IDirPrincipal) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Is the directory principal in the list of excluded principals.
- isPrincipleExcluded(IURI) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Is the principal URI in the list of excluded principals.
- isPrincipleExcluded(IDirPrincipal) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Is the directory principal in the list of excluded principals.
- isPrivilegedInfo() - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Retrieve the privileged info flag
That signals the login attempts should use the loginNoAuth option
- isProcessArchived() - Method in class com.webmethods.caf.faces.data.task.impl.TaskContentProviderExtended
-
Helper method to determine if business process owning this task is already archived.
- isProcessArchived(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Checks ProcessAudit database for presence of given process instance
- isPublic() - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Gets whether this is a public (shared) saved search
- ISqlWorker - Interface in com.webmethods.portal.service.sql
-
ISqlWorker interface simplifies raw access and execution of SQL queries.
- ISqlWorker.Null - Class in com.webmethods.portal.service.sql
-
Null class that defines type information for null object
- ISqlWorker.Null(int) - Constructor for class com.webmethods.portal.service.sql.ISqlWorker.Null
-
- isQueryChanged() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Returns whether the query has changed from the previous request
- isQueryChanged() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Returns whether the query has changed from the previous request
- isReadOnly(Object, Object) - Static method in class com.webmethods.caf.faces.data.ContentProviderUtils
-
Checks if a property is editable for a object.
- isReadOnly(Class, Object) - Static method in class com.webmethods.caf.faces.data.ContentProviderUtils
-
Checks if a property is editable for a Class
.
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.export.AtomFeedExportProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.export.AtomFeedTableExportProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.export.CSVExportProvider
-
- isReadOnly(Object) - Method in interface com.webmethods.caf.faces.data.IUpdateableContentProvider
-
Returns true if the given property is readonly.
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.object.ELPropertyContentProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesContentProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.object.MapContentProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.object.XMLTableContentProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Returns true if the given column is readonly
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns true if the given property is readonly.
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode.PermissiveContentProviderWrapper
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- isReadOnly(FacesContext) - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider.DummyValueBinding
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.tree.object.XMLTreeContentProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider.ParametersProvider
-
- isReadOnly(Object) - Method in class com.webmethods.caf.jcr.faces.data.JcrNodeProvider
-
- isRecurring() - Method in class com.webmethods.sc.calendar.Workday
-
Returns if this workday has a weekly recurrence (default=true)
- isRefinedSearch() - Method in interface com.webmethods.caf.faces.search.query.ISearchStateOptions
-
Return true if the search is a refined search
- isReorderable() - Method in interface com.webmethods.caf.faces.data.IReorderableTableContentProvider
-
True if the rows in this table are re-orderable.
- isReorderable() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- isReuseSession() - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
Returns true if session re-use is enabled for service calls.
- isRoleSearchAllowed() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.export.CSVExportProvider
-
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.export.CSVTableExportProvider
-
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.export.PageableExportProvider
-
- isRowAvailable() - Method in interface com.webmethods.caf.faces.data.ITableContentProvider
-
Return a flag indicating whether there is rowData available at the
current rowIndex.
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesTableContentProvider
-
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesTableContentProvider
-
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
When row is not loaded and row count is not known or row index is less
than known row count, call the paging service and load the data.
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.object.ScalarTableContentProvider
-
Returns true if current index is zero
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
true if row is available
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- isRowAvailable() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- isRowAvailable() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- isRowMixed() - Method in interface com.webmethods.caf.faces.data.tree.ISelectableTreeContentProvider
-
True if row selection state is mixed.
- isRowMixed() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- isRowMixed() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- isRowMixed(ISelectableTreeContentProvider) - Method in class com.webmethods.caf.faces.data.tree.object.SelectableTreeContentProviderHelper
-
Determine if current row has mixed state.
- isRowSelected() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- isRowSelected() - Method in interface com.webmethods.caf.faces.data.ISelectableTableContentProvider
-
Returns true
if current row is selected.
- isRowSelected() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- isRowSelected(ISelectableTableContentProvider) - Method in class com.webmethods.caf.faces.data.object.SelectableTableContentProviderHelper
-
- isRowSelected() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- isRowSelected() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- isRowSelected() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- isRowSelected() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- isRuleAudit() - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Returns "true" if current audit entry is about task event/assignment operation
- isSearchBarAvailable() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Returns true if there is a wired search bar portlet to drive results portlet.
- isSearchBarOnAdvancedTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPageBean
-
Returns true if the active searchbar tab is the the 'Advanced' tab
- isSearchBarOnAdvancedTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTableResultPageBean
-
Returns true if the active searchbar tab is the the 'Advanced' tab
- isSearchBarOnAdvancedTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTreeResultPageBean
-
Returns true if the active searchbar tab is the the 'Advanced' tab
- isSearchBarOnAdvancedTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Returns true if the active searchbar tab is the the 'Advanced' tab
- isSearchBarOnOptionsTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPageBean
-
Returns true if the active searchbar tab is the the 'Options' tab
- isSearchBarOnOptionsTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTableResultPageBean
-
Returns true if the active searchbar tab is the the 'Options' tab
- isSearchBarOnOptionsTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTreeResultPageBean
-
Returns true if the active searchbar tab is the the 'Options' tab
- isSearchBarOnOptionsTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Returns true if the active searchbar tab is the the 'Options' tab
- isSearchBarOnSavedTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPageBean
-
Returns true if the active searchbar tab is the the 'Saved' tab
- isSearchBarOnSavedTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTableResultPageBean
-
Returns true if the active searchbar tab is the the 'Saved' tab
- isSearchBarOnSavedTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTreeResultPageBean
-
Returns true if the active searchbar tab is the the 'Saved' tab
- isSearchBarOnSavedTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Returns true if the active searchbar tab is the the 'Saved' tab
- isSearchBarOnSimpleTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPageBean
-
Returns true if the active searchbar tab is the the 'Search' tab
- isSearchBarOnSimpleTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTableResultPageBean
-
Returns true if the active searchbar tab is the the 'Search' tab
- isSearchBarOnSimpleTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusTreeResultPageBean
-
Returns true if the active searchbar tab is the the 'Search' tab
- isSearchBarOnSimpleTab() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Returns true if the active searchbar tab is the the 'Search' tab
- isSelected(IView) - Method in interface com.webmethods.portal.service.view.ISelectedListView
-
Determines if this view is the selected view
- isSet() - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Determine if this date range presents an actual date range is not empty
- isShouldSubscribe() - Method in class com.webmethods.caf.faces.component.events.OpenAjaxScript
-
- isShowNonActiveTasks() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Returns flag to show non active tasks in the search result.
- isShowNonActiveTasks() - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQuery
-
- isSortable() - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultOptionsPageBean
-
Returns whether there are any sortable columns in the search results table
- isSubNodesIncluded() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- isSubscribed() - Method in class com.webmethods.caf.faces.data.pubsub.SubscriptionContentProvider
-
Determines if current principal is already subscribed to the current subscription Id.
- isSystemContext() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Returns true if this is a system context.
- isTaskAuditEnabled() - Method in interface com.webmethods.bpm.process.IBpmStepStatusChange
-
- isTemplateRow() - Method in interface com.webmethods.caf.faces.data.IUpdateableTableContentProvider
-
Is provider in state where it returns properties for template pseudo-row.
- isTemplateRow() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- isTemplateRow() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- isTemplateRow() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- isTestMode() - Method in class com.webmethods.caf.faces.bean.mws_ui.HtmlHead
-
Returns whether MWS is flagged as running in test mode.
- isTreeSortable() - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultOptionsPageBean
-
Returns whether there are any sortable columns in the search results tree
- isUnitAvailable() - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- isUpdatable() - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
- isUpdatable() - Method in interface com.webmethods.caf.faces.data.attachments.IAttachmentItem
-
Returns whether the attachment is updateable by the
current user
- isUpdatable() - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.TempAttachmentItem
-
- isUpdatable() - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem
-
- isUpdatable() - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- isUpdatable() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrAttachmentItem
-
- isUpdatable() - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- isUpdateable() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Checks if current user can apply changes to this task
- isUpdateable() - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Returns whether the save search is updateable by the current user
- isUseCache() - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
Returns true if the service calls caching is enabled.
- isUseMockTransport() - Static method in class com.webmethods.caf.faces.data.email.MockEmailTransport
-
Determine if this
Transport
is using a mock transport.
- isUseNodeAsRow() - Method in class com.webmethods.caf.jcr.faces.data.SearchTableContentProvider
-
If true, the search results will be javax.jcr.Node objects.
- isUseOrConditionFieldAvailable() - Method in interface com.webmethods.caf.faces.search.query.ISearchStateOptions
-
Returns true of the 'AND/OR' search condition field is available and
visible to the user performing the search
- isUserInRole(String) - Method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
Checks if the current user is in specified local/logical role.
- isUserSearchAllowed() - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- isUseUserPersonalCalendar() - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Is the user's personal calendar being used for
the result date time calculation
verses the default corporate calendar.
- isUseWebDav() - Method in class com.webmethods.caf.faces.data.attachments.BasePortalContainerAttachmentsProvider
-
- isUseWebDav() - Method in interface com.webmethods.caf.faces.data.attachments.IWebDavAwareAttachmentsProvider
-
Returns whether to use webDAV URLs or not
- isUseWebDav() - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Returns whether to use WebDAV urls
- isValid() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Describes whether this is context is in a valid state.
- isValid() - Method in interface com.webmethods.portal.service.meta2.thing.IThingID
-
false if not a valid ID
- isValidException() - Method in class com.webmethods.caf.faces.bean.mws_ui.ServerException
-
Obtains the exceptionBean from the IErrorManager
- isValidNCName(String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
An NCName of null is invalid and a NullPointerException will be thrown.
- isVisible() - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
True if ancestors of current row are all open.
- isVisible() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- isVisible() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- isVisible() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- isVisible(ITreeContentProvider) - Method in class com.webmethods.caf.faces.data.tree.object.TreeContentProviderHelper
-
- isWritable() - Method in interface com.webmethods.caf.faces.data.csp.CSPAccessRights
-
- ISystemPolicy - Interface in com.webmethods.portal.bizPolicy.biz.system
-
System wide available Policies
- IsystemPortType - Interface in com.webmethods.caf.portalclient.system.system
-
Generated web service interface for MWS command related to MWS system commands
- ITableContentProvider - Interface in com.webmethods.caf.faces.data
-
Table content provider allows access to a structured content in a tabular format.
- ITask - Interface in com.webmethods.caf.faces.data.task
-
ITask is the interface representing a Task instance.
- ITaskAudit - Interface in com.webmethods.caf.faces.data.task
-
ITaskAudit is the interface representing task audit information.
- ITaskChangedEvent - Interface in com.webmethods.portal.service.task.event
-
- ITaskChangedEvent.IListener - Interface in com.webmethods.portal.service.task.event
-
- ITaskChangedEvent.ISynchronousListener - Interface in com.webmethods.portal.service.task.event
-
- ITaskChangedEvent.Listeners - Class in com.webmethods.portal.service.task.event
-
- ITaskChangedEvent.Listeners() - Constructor for class com.webmethods.portal.service.task.event.ITaskChangedEvent.Listeners
-
- ITaskChangedEvent.QueueListeners - Class in com.webmethods.portal.service.task.event
-
- ITaskChangedEvent.QueueListeners() - Constructor for class com.webmethods.portal.service.task.event.ITaskChangedEvent.QueueListeners
-
- ITaskChangedEvent.SynchronousListeners - Class in com.webmethods.portal.service.task.event
-
- ITaskChangedEvent.SynchronousListeners() - Constructor for class com.webmethods.portal.service.task.event.ITaskChangedEvent.SynchronousListeners
-
- ITaskChangedEvent.SynchronousListeners.SynchronousListener - Class in com.webmethods.portal.service.task.event
-
- ITaskChangedEvent.SynchronousListeners.SynchronousListener(Object, Class) - Constructor for class com.webmethods.portal.service.task.event.ITaskChangedEvent.SynchronousListeners.SynchronousListener
-
- ITaskConstants - Interface in com.webmethods.caf.faces.data.task
-
ITaskConstants defines the constant values used in Task Engine.
- ITaskContentProvider - Interface in com.webmethods.caf.faces.data.task
-
ITaskContentProvider is the interface represents content provider for task.
- ITaskData - Interface in com.webmethods.caf.faces.data.task
-
ITaskData is the interface representing task data.
- ITaskExtendedInfo - Interface in com.webmethods.caf.faces.data.task
-
ITaskExtendedInfo is the interface representing the extended task information.
- ITaskFormFlowService - Interface in com.webmethods.portal.service.task
-
Service to handle form flow between tasks in the process model.
- ITaskFormFlowService.Instance - Class in com.webmethods.portal.service.task
-
Returns implementation instance for FormFlow service
- ITaskFormFlowService.Instance() - Constructor for class com.webmethods.portal.service.task.ITaskFormFlowService.Instance
-
- ITaskInfo - Interface in com.webmethods.caf.faces.data.task
-
ITaskInfo is the interface representing Task Information.
- ItaskPortType - Interface in com.webmethods.caf.portalclient.task.task
-
- ITaskSearchContentProvider - Interface in com.webmethods.caf.faces.data.task
-
ITaskSearchContentProvider is the interface representing task search content provider.
- ITaskSearchPagingContentProvider - Interface in com.webmethods.caf.faces.data.task
-
ITaskSearchPagingContentProvider is the interface representing pageable task search content provider.
- ITaskSearchQuery - Interface in com.webmethods.caf.faces.data.task
-
ITaskSearchQuery defines the constants used in task search.
- ITaskSearchQueryBase - Interface in com.webmethods.caf.faces.data.task
-
Marker interface for any Task search query
- ITaskSearchRecord - Interface in com.webmethods.caf.faces.data.task
-
ITaskSearchRecord is the interface representing a record return from task indexed search.
- ITaskServiceProvider - Interface in com.webmethods.caf.faces.data.task
-
Container provides implementation for this interface to be consumed by TaskContentProvider
- ITaskWorkloadProvider - Interface in com.webmethods.caf.faces.data.task.impl
-
Common interface for task distribution manager.
- iterator() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItemCollection
-
- iterator() - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Implement the Iterable interface so the SelectItemsIterator#initializeItems doesn't throw IllegalArgumentException
when printing the component tree for debugging.
- iteratorToCollection(Iterator) - Static method in class com.webmethods.caf.common.ListTools
-
- iteratorToList(Iterator) - Static method in class com.webmethods.caf.common.ListTools
-
- iteratorToString(Iterator) - Static method in class com.webmethods.caf.common.ListTools
-
- IThingID - Interface in com.webmethods.portal.service.meta2.thing
-
- ITransactionalContentProvider - Interface in com.webmethods.caf.faces.data
-
- ITreeContentProvider - Interface in com.webmethods.caf.faces.data.tree
-
Tree content provider.
- IUpdateableContentProvider - Interface in com.webmethods.caf.faces.data
-
Updateable content provider extends
IContentProvider
by adding
data modification methods.
- IUpdateableTableContentProvider - Interface in com.webmethods.caf.faces.data
-
Table content provider that allows the modification of wrapped data.
- IURI - Interface in com.webmethods.portal.system
-
IURI is the interface used to represent an object that references a particular portal resource.
- IUserBizPolicy - Interface in com.webmethods.portal.bizPolicy.biz.dir
-
User business policy
- IuserPortType - Interface in com.webmethods.caf.portalclient.dir.user
-
- IUserProvider - Interface in com.webmethods.caf.faces.data.dir
-
Interface which represents User directory object.
- IUserTab - Interface in com.webmethods.bpm.noodle
-
- IUserTabSet - Interface in com.webmethods.bpm.noodle
-
- IUserTabSetService - Interface in com.webmethods.bpm.noodle
-
- IVersionPolicy - Interface in com.webmethods.portal.bizPolicy.biz.version
-
Exposes business logic on the top of embeded version control system.
- IView - Interface in com.webmethods.portal.service.view
-
Base interface for a view of a resource.
- IViewablePolicy - Interface in com.webmethods.portal.bizPolicy.biz.view
-
Policy used to view (viewable) portal resources.
- IWebDavAwareAttachmentsProvider - Interface in com.webmethods.caf.faces.data.attachments
-
This interface describes the contract for a provider of attachments
that is capable of supporting WebDAV URLs
- IWorkdayCalendar - Interface in com.webmethods.sc.calendar
-
Workday calendar which is respresented as list of
Workday
and list of
Event
.
- IWorkspace - Interface in com.webmethods.bpm.noodle
-
- IWorkspaceContext - Interface in com.webmethods.bpm.noodle
-
Interface for an implementation that allows manipulation of the properties that make up a workspace context
- IWorkspaceQuery - Interface in com.webmethods.bpm.noodle
-
- IWorkspaceServiceProvider - Interface in com.webmethods.bpm.noodle
-
- IWSCacheKey - Interface in com.webmethods.caf.wsclient.cache
-
An empty interface to be implemented by any object that will be used as a cache key that the
IWSCacheManager
uses to ensure that unique web service invocation results are cached separately
- IWSCacheManager - Interface in com.webmethods.caf.wsclient.cache
-
Interface for implementing a manager for wsclient library caching
Items are split into the caches based upon:
Session ID
Host ID
Method
Arguments
- IWSClientProxy - Interface in com.webmethods.caf.wsclient.proxy
-
- IWSClientSession - Interface in com.webmethods.caf.wsclient.session
-
An interface that holds the minimum information
for the IWSClientSessionManager to manage a session
- IWSClientSessionManager - Interface in com.webmethods.caf.wsclient.session
-
Interface defining the session management for the WsClient Library
This allows you to reuse previously (authenticated) http sessions
from prior web service invocations
- IWSClientSessionPool - Interface in com.webmethods.caf.wsclient.session
-
- IWSProxyFactory - Interface in com.webmethods.caf.wsclient.proxy
-
IWSProxyFactory is responsible for instantiating
the dynamic proxies which will in turn invoke target webservices
- IWSSessionListener - Interface in com.webmethods.caf.wsclient.session
-
This callback interface allows a listener to be notified of WSClient session lifecycle events
Instances of interface implementations are registered with the
IWSClientSessionManager
- s_classloaderTempMap - Static variable in class com.webmethods.caf.wsclient.util.WSClientUtil
-
Map of ClassLoaders and their temp directories
NOTE: not intended for external use, please use the WsClientUtil.getClassloadTempDir()
- s_encoder - Static variable in class com.webmethods.rtl.encode.ToolTipEncoder
-
- s_id - Static variable in class com.webmethods.caf.faces.data.dir.PeopleSearchFilter
-
- s_isMwsRuntime - Static variable in class com.webmethods.caf.wsclient.AuthCredentials
-
- s_nextId - Static variable in class com.webmethods.caf.faces.data.dir.query.Term
-
- s_portalExceptionDelegate - Static variable in exception com.webmethods.portal.PortalException
-
- s_processTempDir - Static variable in class com.webmethods.caf.wsclient.util.WSClientUtil
-
- s_resourceMap - Static variable in class com.webmethods.caf.wsclient.util.WSClientUtil
-
Map of extracted resources and their filenames
NOTE: not intended for external use
- s_statusIconMap - Static variable in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Cached task statuses icons map
- safeNodeSave(Node) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Saves changes to the supplied nodes
- SAG_BASE_PROXY_DRIVER_PATH - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- SAML_AUTH - Static variable in class com.webmethods.caf.wsclient.AuthCredentials
-
AuthCredentials to force SAML authentication
- SAML_HYBRID_AUTH - Static variable in class com.webmethods.caf.wsclient.AuthCredentials
-
AuthCredentials to force a Basic/SAML hybrid authentication.
- SamlFailedAuthCallback - Class in com.webmethods.caf.wsclient.saml
-
Authentication failure callback listener for SAML
- SamlFailedAuthCallback() - Constructor for class com.webmethods.caf.wsclient.saml.SamlFailedAuthCallback
-
- SamlOutboundInterceptor - Class in com.webmethods.caf.wsclient.saml
-
Implementation of a generic client side request interceptor
ISOAPInterceptor
to
add a
Element
containing a single SAML artifact attribute
to the outbound SOAP message header.
- SamlOutboundInterceptor(IArtifactFactory) - Constructor for class com.webmethods.caf.wsclient.saml.SamlOutboundInterceptor
-
Construct a new interceptor, specifying the IArtifactFactory instance used
to generate SAML artifacts
- sanityCheck(JcrAttachmentsProvider.ErrorReportingMode) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Validates that the JCR session is alive and that the
parent node has been configured correctly
- sanityCheck(JcrTempAttachmentsProvider.ErrorReportingMode) - Method in class com.webmethods.caf.jcr.faces.data.JcrTempAttachmentsProvider
-
Deprecated.
Validates that the JCR session is alive and that the
parent node has been configured correctly
- save() - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Saves any changes made to the tab's properties.
- save() - Method in interface com.webmethods.bpm.noodle.IUserTabSet
-
Commits any unsaved changes in the tab.
- save() - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Saves any changes made to the workspace.
- save() - Method in class com.webmethods.caf.faces.data.portal.UpdateablePortalItemModel
-
- save() - Method in class com.webmethods.caf.jcr.faces.bean.RepositorySessionManager
-
This is a convenience method to expose the Session.save()
API
for use in a MethodBinding expression.
- save(Object) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Serialize an object to an array of bytes.
- saveConfig() - Static method in class com.webmethods.portal.service.sql.core.ConnectionManager
-
Persists the database configuration into Registry.
- savedSearch - Variable in class com.webmethods.caf.faces.data.task.TaskSavedSearchContentProvider
-
Represents saved search
- savedSearchItem - Variable in class com.webmethods.caf.faces.data.task.TaskSavedSearchContentProvider
-
Item representing saved search object as being stored inside MWS taxonomy
- saveSearch(ISavedSearch) - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearchProvider
-
Save a search
- saveState(FacesContext) - Method in class com.webmethods.caf.faces.component.email.EmailMessagePanel
-
- saveState(FacesContext) - Method in class com.webmethods.caf.faces.component.events.OpenAjaxScript
-
- saveState(FacesContext) - Method in class com.webmethods.caf.faces.component.mws_ui.MwsResourceInclude
-
- saveState(FacesContext) - Method in class com.webmethods.caf.faces.component.rss.RssMessagePanel
-
- saveWorkspaceViewDoc(Document) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Saves the document representing the workspace view for the user.
- ScalarTableContentProvider - Class in com.webmethods.caf.faces.data.object
-
- ScalarTableContentProvider(Object) - Constructor for class com.webmethods.caf.faces.data.object.ScalarTableContentProvider
-
- Schedule - Class in com.webmethods.caf.faces.data.object
-
Schedule that encapsulates an interval of time,
plus an optional relative starting date (the "at" property).
- Schedule() - Constructor for class com.webmethods.caf.faces.data.object.Schedule
-
New schedule with no interval or relative start.
- Schedule(DateFields) - Constructor for class com.webmethods.caf.faces.data.object.Schedule
-
New schedule with an interval and no relative start.
- Schedule(DateFields, DateFields) - Constructor for class com.webmethods.caf.faces.data.object.Schedule
-
New schedule with an interval and a relative start.
- SCHEDULE - Static variable in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyNames
-
BizPolicy for controlling scheduled events.
- SCHEDULE_PUBLISH - Static variable in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyNames
-
BizPolicy for controlling and accessing scheduled publishing.
- SCOPE_APPLICATION - Static variable in interface com.webmethods.portal.bizPolicy.IContext
-
Deprecated.
- SCOPE_REQUEST - Static variable in interface com.webmethods.portal.bizPolicy.IContext
-
All attributes are stored with a scope.
- SCOPE_SESSION - Static variable in interface com.webmethods.portal.bizPolicy.IContext
-
All attributes are stored with a scope.
- SEARCH_RESULT_PREFERENCES_APPLIED_KEY - Static variable in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Attribute name used to flag whether the search result preferences have
been applied to the search result table control.
- SEARCH_RESULT_PREFERENCES_APPLIED_KEY - Static variable in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Attribute name used to flag whether the search result preferences have
been applied to the search result table control.
- searchAllTasks(TaskSearchQuery, boolean) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Searches all tasks
- searchAllTasks(String, TaskSearchQuery, boolean) - Static method in class com.webmethods.caf.portalclient.task.PCTaskHelper
-
Searches all tasks
- searchAllTasksIndexed(String, TaskSearchQueryV2, boolean) - Static method in class com.webmethods.caf.portalclient.task.PCTaskHelper
-
Searches all tasks with paging
- searchAllTasksPaged(TaskSearchQueryV2, boolean) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Searches all tasks and return the result as pageable list
- searchAllTasksTotalCount(TaskSearchQueryV2, boolean) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Searches all tasks and return total count
- searchdirectory(URI, String, int) - Method in interface com.webmethods.caf.portalclient.dir.directoryService.IdirectoryServicePortType
-
- searchDirectory(URI, String, int) - Static method in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper
-
Pperforms a search query for principals of a certain type in a specific directory service
- searchDirectory(IContext, IThingID, int, String) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IDirServiceBizPolicy
-
This isn't an LDAP query, but merely a wildcard query, such as 'bob' that searches for ids
- searchDirectory(IContext, IThingID, int, String, IPagingCookie) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IDirServiceBizPolicy
-
This isn't an LDAP query, but merely a wildcard query, such as 'bob' that searches for ids
- searchDirectory(String, int, DirectorySearchQuery, IDirectoryPagingCookie) - Method in interface com.webmethods.sc.directory.IDirectorySession
-
Search principals in the given directory service.
- searchdirectoryex(URI, PagingCookie, String, int) - Method in interface com.webmethods.caf.portalclient.dir.directoryService.IdirectoryServicePortType
-
- searchDirectoryRefined(IContext, IThingID, int, ISearchQuery) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IDirServiceBizPolicy
-
Query for principals using an ISearchQuery object rather than a single keyword
- searchDirectoryRefined(IContext, IThingID, int, ISearchQuery, IPagingCookie) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IDirServiceBizPolicy
-
Query for principals using an ISearchQuery object rather than a single keyword
- searchFieldsAllTasks(String, TaskSearchQuery, boolean, String[]) - Static method in class com.webmethods.caf.portalclient.task.PCTaskHelper
-
Searches all tasks
- searchFieldsUserTasks(String, TaskSearchQuery, boolean, String[]) - Static method in class com.webmethods.caf.portalclient.task.PCTaskHelper
-
Searches user inbox tasks
- searchProcesses(BpmProcessSearchQuery) - Method in interface com.webmethods.bpm.process.IBpmProcessManager
-
Search process instances according to specified search query
- searchQuery - Variable in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.DirectoryPagingIterator
-
- SearchTableContentProvider - Class in com.webmethods.caf.jcr.faces.data
-
CAF table content provider for exposing the results of a
JCR Query for display in a CAF table.
- SearchTableContentProvider() - Constructor for class com.webmethods.caf.jcr.faces.data.SearchTableContentProvider
-
Default Constructor.
- SearchTableContentProvider(Session, String, String) - Constructor for class com.webmethods.caf.jcr.faces.data.SearchTableContentProvider
-
Constructor
- searchTask(boolean, TaskSearchQuery, String, boolean) - Method in interface com.webmethods.caf.portalclient.task.task.ItaskPortType
-
- searchTaskFields(String[], boolean, TaskSearchQuery, String, boolean) - Method in interface com.webmethods.caf.portalclient.task.task.ItaskPortType
-
- searchTasksIndexed(boolean, TaskSearchQueryV2, String, boolean) - Method in interface com.webmethods.caf.portalclient.task.task.ItaskPortType
-
- SearchTools - Class in com.webmethods.caf.common
-
Utility class for searching through a map based on an input that is either regular or regex.
- SearchTools() - Constructor for class com.webmethods.caf.common.SearchTools
-
- searchType - Variable in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.DirectoryPagingIterator
-
- searchUserTasks(TaskSearchQuery, boolean) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Searches user inbox tasks
- searchUserTasks(String, TaskSearchQuery, boolean) - Static method in class com.webmethods.caf.portalclient.task.PCTaskHelper
-
Searches user inbox tasks
- searchUserTasksIndexed(String, TaskSearchQueryV2, boolean) - Static method in class com.webmethods.caf.portalclient.task.PCTaskHelper
-
Return a subset of user inbox search results.
- searchUserTasksPaged(TaskSearchQueryV2, boolean) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Searches all tasks in user inbox
- searchUserTasksTotalCount(TaskSearchQueryV2, boolean) - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Searches all tasks in user inbox and return the total count
- searchWorkspaces(IWorkspaceQuery) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Gets a result list of workspaces matching a workspace query.
- SECURITY_SVC_CONTAINER - Static variable in interface com.webmethods.portal.service.dir.IDirConstants
-
security.svc.container
- SEED - Static variable in class com.webmethods.caf.wsclient.util.HashCodeUtil
-
An initial value for a hashCode
, to which is added contributions
from fields.
- selectableContainerChildrenProvider - Variable in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- SelectableListTableContentProvider - Class in com.webmethods.caf.faces.data.object
-
- SelectableListTableContentProvider() - Constructor for class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Default constructor.
- SelectableListTableContentProvider(List) - Constructor for class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Constructor.
- SelectableListTableContentProvider(List, String) - Constructor for class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Constructor.
- SelectableListTableContentProvider(List, String, String) - Constructor for class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Fully initialized constructor.
- SelectableListTableContentProvider(List, ValueBinding) - Constructor for class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Default constructor.
- SelectableListTableContentProvider(Object[]) - Constructor for class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Constructor.
- SelectableListTableContentProvider(Object[], String) - Constructor for class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Constructor.
- SelectableListTableContentProvider(Object[], String, String) - Constructor for class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Fully initialized constructor.
- SelectableListTableContentProvider(Object[], ValueBinding) - Constructor for class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Default constructor.
- SelectableListTableContentProvider.Row - Class in com.webmethods.caf.faces.data.object
-
Addressable row wrapper.
- SelectableListTableContentProvider.Row() - Constructor for class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider.Row
-
- SelectableListTableContentProvider.Row(int, String, Object) - Constructor for class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider.Row
-
- SelectableListTableContentProvider.RowComparator - Class in com.webmethods.caf.faces.data.object
-
Compares two rows using column sorting info.
- SelectableListTableContentProvider.RowComparator(ISortInfo, String) - Constructor for class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider.RowComparator
-
- SelectableTableContentProviderHelper - Class in com.webmethods.caf.faces.data.object
-
- SelectableTableContentProviderHelper() - Constructor for class com.webmethods.caf.faces.data.object.SelectableTableContentProviderHelper
-
- SelectableTreeContentProviderHelper - Class in com.webmethods.caf.faces.data.tree.object
-
- SelectableTreeContentProviderHelper() - Constructor for class com.webmethods.caf.faces.data.tree.object.SelectableTreeContentProviderHelper
-
- selectedFromOtherContainersProvider - Variable in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- selectElement(Node, String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
returns a node from the suplied node that meets the xpath criteria.
- selectNodeIterator(Node, String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
returns a node iterator from the suplied node that meets the xpath criteria.
- selectNodeList(Node, String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
returns a node list from the suplied node that meets the xpath criteria.
- selectSingleNode(Node, String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
returns a node from the suplied node that meets the xpath criteria.
- sendEmail(String[]) - Method in class com.webmethods.caf.faces.data.task.TaskTagsProvider
-
- senderAddress - Variable in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
- sendMessage(Message, Address[]) - Method in class com.webmethods.caf.faces.data.email.MockEmailTransport
-
Adds a sent message to the list of message sent through the mock transport.
- sentMessages - Variable in class com.webmethods.caf.faces.data.email.MockEmailTransport
-
- SEPARATOR_CHAR - Static variable in class com.webmethods.caf.faces.data.dir.PrincipalAttributeValueSource
-
The separator character used to spit the provider URI
from the attribute name.
- serialize(Element) - Static method in class com.webmethods.caf.common.XMLUtil
-
Serialize the element
- serialize(PrintWriter, int) - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
Serialize this element, pretty-print to the specified tab stop.
- SERIALIZER_ENCODING - Static variable in class com.webmethods.rtl.util.xml.XMLUtil
-
Default serializer encoding -> UTF-8
- SERIALIZER_MIME_TYPE - Static variable in class com.webmethods.rtl.util.xml.XMLUtil
-
Default serializer's MIME type -> text/xml
- SERIALIZER_NON_ESCAPING_ELEMENTS - Static variable in class com.webmethods.rtl.util.xml.XMLUtil
-
- serialVersionUID - Static variable in exception com.webmethods.caf.wsclient.WSClientException
-
- SERVER_DB2 - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- SERVER_DERBY - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- SERVER_MSSQL - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- SERVER_ORACLE - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- ServerException - Class in com.webmethods.caf.faces.bean.mws_ui
-
Managed Bean to help facelet based portlets handle exception handling.
- ServerException() - Constructor for class com.webmethods.caf.faces.bean.mws_ui.ServerException
-
- SERVERTYPE_ANY - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
Supported database server types
- SERVERTYPE_CUSTOM - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_CUSTOM_STR - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_DB2 - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_DB2_STR - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_DERBY - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_DERBY_STR - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_INFORMIX - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_INFORMIX_STR - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_MSSQL - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_MSSQL_STR - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_MYSQL - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_MYSQL_STR - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_ODBC - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_ODBC_STR - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_ORACLE - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_ORACLE_STR - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_SYBASE - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVERTYPE_SYBASE_STR - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
- SERVICE_NAME - Static variable in interface com.webmethods.portal.bizPolicy.IContext
-
- sessionJNDIName - Variable in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
- set(int, Object) - Method in class com.webmethods.caf.faces.data.dir.PrincipalModelList
-
- set_operator(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryTerm
-
- setAcceptedByList(String[]) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setAcceptedByList(String[]) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets list of users who currently accepted the task
- setAcceptedByList(String[]) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setAcceptedPrincipalList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Helper setter to populate value for acceptedByList term as list of principal model objects
- setAcceptedPrincipalList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Helper setter to populate value for acceptedByList term as list of principal model objects
- setAccessRights(CSPAccessRights) - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
- setaces(int, int, int, int, int, Object[], boolean, URI) - Method in interface com.webmethods.caf.portalclient.access.access.IaccessPortType
-
Set the Access Control Entries (ACE) for a specific MWS thing for a list of users, groups, or roles (principals) on a
specific MWS thing
- setAces(IContext, IThingID, List, boolean, int, int, int, int, int) - Method in interface com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy
-
Sets the access entries of the specified item.
- setAcesEx(IContext, IThingID, List, boolean, Collection, Collection, Collection) - Method in interface com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy
-
Sets the access for the specified item.
- setAction(String) - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Sets error handling action
- setActiveResultsDisplayStyle(String) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusToggleResultPageBean
-
Sets the active display style
- setActiveResultsDisplayStyle(String) - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultPageBean
-
Sets the active display style
- setActiveSearchQuery(ISearchQuery) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Sets the active search query object for the SearchBar control.
- setAddresses(Address[]) - Method in class com.webmethods.caf.faces.data.email.MockEmailTransport.SentMessage
-
Set the array of addresses contained in the sent message.
- setAdhocRouting(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Sets ad-hoc routing flag
- setAdhocRouting(boolean) - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Sets ad-hoc routing configuration setting.
- setAlias(String) - Method in interface com.webmethods.sc.calendar.ICalendar
-
Sets alias value for Calendar.
- setAliases(List) - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Applies a list of aliases to the workspace.
- setAllDay(boolean) - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Set this event to start and end the same date as a Day unit.
- setAllowNullPasswords(boolean) - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- setAncestorContainersList(List) - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- setanonymous(boolean, boolean, URI) - Method in interface com.webmethods.caf.portalclient.access.access.IaccessPortType
-
Set whether a MWS thing can be accessed anonymously
- setAnonymous(IContext, IThingID, boolean, boolean) - Method in interface com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy
-
Set specified resource either as anonymous.
- setArray(Object[]) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setArray(Object[]) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
Creates a list object out of source array and sets it as the source
- setArray(Object[]) - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
- setArray(Object[]) - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Sets new array to use
- setArtifactFactory(IArtifactFactory) - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Set the
IArtifactFactory
implementation registered with WSClient for generating
SAML artifacts for outgoing web service requests with the SAML or HYBRID authentication methods.
- setAscending(boolean) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setAssignedPrincipalList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Helper setter to populate value for assignedToList term as list of principal model objects
- setAssignedPrincipalList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Helper setter to populate value for assignedToList term as list of principal model objects
- setAssignedToList(String[]) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setAssignedToList(String[]) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets list of principals who this task is assigned to
- setAssignedToList(String[]) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setAt(DateFields) - Method in class com.webmethods.caf.faces.data.object.Schedule
-
Relative starting date for the interval.
- setAttachments(TaskAttachment[]) - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- setAttachmentsProvider(CSPAttachmentsProvider) - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- setAttribute(Object, Object, int) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Sets an attribute on the IContext in order to store stateful user information.
- setAttributeName(String) - Method in class com.webmethods.caf.faces.data.dir.AttributeModel
-
Set the name of the attribute to reference by the biz policy.
- setAttributes(Map) - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- setAttributes(Hashtable) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setAttributes(Map, int) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Sets attributes on the IContext in order to store stateful user information.
- setAttrName(String) - Method in class com.webmethods.caf.faces.data.dir.PrincipalAttributeValueSource
-
Set the attribute name.
- setAttrValue(String) - Method in class com.webmethods.caf.faces.data.dir.query.Term
-
Set the attribute value for this term.
- setAttrValueSource(PrincipalAttributeValueSource) - Method in class com.webmethods.caf.faces.data.dir.query.Term
-
Set the currently principal attribute provider for this term.
- setAuditContext(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setAuthCredentials(AuthCredentials) - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
Sets new auth credentials info
- setAuthCredentials(AuthCredentials) - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSession
-
- setAuthCredentials(AuthCredentials) - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionPool
-
- setAuthCredentials(AuthCredentials) - Method in interface com.webmethods.caf.wsclient.session.IWSClientSession
-
Set the AuthCredentials of the session
- setAuthCredentials(AuthCredentials) - Method in interface com.webmethods.caf.wsclient.session.IWSClientSessionPool
-
- setAuthCredentials(AuthCredentials) - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Set the AuthCredentials object used when authenticating with the web service provider
- setAuthentication(boolean) - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Set the auth validation flag
- setAuthenticationMethod(int) - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- setAuthors(List) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setAuthors(List) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setauthscheme(String, boolean, URI) - Method in interface com.webmethods.caf.portalclient.access.access.IaccessPortType
-
Set the default authentication scheme for a MWS thing.
- setAuthScheme(IContext, IThingID, boolean, String) - Method in interface com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy
-
Sets the authentication level of this thing
- setAutoAccept(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Sets autoAccept flag
- setAutoAccept(boolean) - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Sets auto-accept configuration setting.
- setAutoCleanup(boolean) - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider
-
Deprecated.
Sets whether the temp storage container should be removed when
this provider goes out of scope.
- setAutoDiscover(boolean) - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
Enable discovering terms based on properties on *this* class subclasses
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.csp.CSPRefreshableContentBaseProvider
-
- setAutoRefresh(boolean) - Method in interface com.webmethods.caf.faces.data.IRefreshable
-
Sets auto refresh mode on.
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.portal.PortalContainerModel
-
Deprecated.
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Sets auto refresh mode on.
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
Sets auto refresh mode on.
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.ProcessSearchProvider
-
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setAutoRefresh(boolean) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- setAutoSave(boolean) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Sets whether autoSave is enabled
- setAXSRFT(boolean) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
True to include anti-cross-site-request-forgery token on url
when invoking portlet action; false to omit token.
- setBase(String) - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- setBase64Data(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- setBaseAdjustment(String) - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Adjust the base date time used in the resulting day calculation.
- setBaseDateTime(Object) - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Set the base date time to be evaluated by the selected
calendar and used to calculate the result date time.
- setBaseHref(String) - Method in class com.webmethods.caf.faces.component.email.EmailMessagePanel
-
- setBaseUri(String) - Method in class com.webmethods.caf.faces.data.export.atom.BaseUri
-
Deprecated.
use BaseURI.getBaseURI()
- setBaseURL(String) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Sets base url for this portlet url.
- setBaseURL(String) - Method in interface com.webmethods.portal.service.portlet.IPortletURL
-
Sets base url for this portlet url.
- setBasicAuthValidatorClassName(String) - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Set the class name of the registered basic authenticator registered
- setBccAddresses(String) - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Set the blind copy addresses for this email.
- setBinaryData(byte[]) - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
Sets the binary data for export.
- setBody(String) - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Set the body text for this email.
- setBusy(boolean) - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSession
-
- setBusy(boolean) - Method in interface com.webmethods.caf.wsclient.session.IWSClientSession
-
Mark this session as busy and not available to handle another request
- setCacheCapacity(int) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- setCacheCapacity(int) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
Hint for the
IWSCacheManager
Set the initial capacity of the web service results cache
- setCacheTimeout(long) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- setCacheTimeout(long) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
Hint for the
IWSCacheManager
Sets the time-to-live for items in the web service results cache
- setCacheTimeout(long) - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Set the time-to-live for web service results cache entries
- setCanTemplateRow(boolean) - Method in interface com.webmethods.caf.faces.data.IUpdateableTableContentProvider
-
True if provider can be put into template row state.
- setCanTemplateRow(boolean) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- setCanTemplateRow(boolean) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- setCanTemplateRow(boolean) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setCaseInsensitive(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Sets flag if search term should implement case-insensitive search
- setCaseInsensitive(boolean) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryTerm
-
- setCategories(List) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setCategories(List) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setCategoryName(String) - Method in class com.webmethods.caf.faces.bean.BaseApplicationBean
-
Set the String
value for the Logging Category.
- setCcAddresses(String) - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Set the carbon copy addresses for this email.
- setChainHandler(IErrorHandler) - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Sets chained error handler to delegate error handling to, if this handler fails to handle it.
- setCheckAvailability(boolean) - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Sets flag to check user availability for task assignment
- setCheckPermissions(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Set the flag to indicate if current user permission should be checked for the task search.
- setCheckPermissions(boolean) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- setChildIdsBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider
-
Set children id bindings.
- setChildIdsBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.tree.object.ListTreeContentProvider
-
Set children id bindings.
- setChildIdsFieldName(String) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setChildren(List) - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- setChildren(List) - Method in class com.webmethods.caf.faces.data.tree.object.DefaultNode
-
Set node children.
- setChildrenBinding(List) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode
-
Set children binding list.
- setChildrenBinding(String) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode
-
Set children binding list.
- setChildrenBinding(List) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenTreeContentProvider
-
Set children binding list.
- setChildrenBinding(String) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenTreeContentProvider
-
Set children binding list.
- setClassLoader(ClassLoader) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Sets given classLoader
- setClassLoader(ClassLoader) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Set the classloader to be used by this ObjectUtil instance
- setCollaborationProcessID(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setCollaborationProcessID(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets ID of ad-hoc workflow process for this task
- setCollaborationProcessID(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setCollaborationStepID(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setCollaborationStepID(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets ID of ad-hoc workflow process step for this task
- setCollaborationStepID(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setColumnWidthsPreference(String) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusToggleResultPageBean
-
Sets the column widths preference.
- setColumnWidthsPreference(String) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Delegates to the same API on the current search result options manager
- setColumnWidthsPreference(String) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Sets the column widths preference.
- setColumnWidthsPreference(String) - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultPageBean
-
Sets the column widths preference.
- setColumnWidthsPreference(String) - Method in interface com.webmethods.caf.faces.search.options.ISearchResultsOptionsManager
-
Sets the column widths preference.
- setCommandResult(Object) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Sets the command result on the context with SCOPE_REQUEST scope.
- setCompositeViewNamingContainer(AbstractCompositeViewControl) - Method in class com.webmethods.caf.faces.bean.BaseCompositeViewControlPageBean
-
Sets the container AbstractCompositeViewControl
for this
composite view control.
- setCompositeViewNamingContainer(UIComponent) - Method in class com.webmethods.caf.faces.bean.BaseCompositeViewControlPageBean
-
Sets the container
UIComponent
for this composite view control.
- setConfigFile(String) - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavBean
-
Set the XML config file which contains the configuration for this bean.
- setContainerID(String) - Method in class com.webmethods.caf.faces.data.attachments.BasePortalContainerAttachmentsProvider
-
Sets the attachments container id
- setContainerID(String) - Method in class com.webmethods.caf.faces.data.attachments.PortalContainerAttachmentsProvider
-
Sets the id of the attachments container
- setContainerID(String) - Method in interface com.webmethods.caf.faces.data.comments.ICommentsListProvider
-
Sets containerID for this comments list
- setContainerID(String) - Method in class com.webmethods.caf.faces.data.comments.impl.CommentsListProvider
-
- setContainerID(String) - Method in class com.webmethods.caf.faces.data.portal.PortalContainerModel
-
Deprecated.
- setContainerID(String) - Method in class com.webmethods.caf.faces.data.task.TaskCommentsListProvider
-
- setContent(String) - Method in class com.webmethods.caf.faces.data.export.atom.Category
-
- setContent(String) - Method in class com.webmethods.caf.faces.data.export.atom.Date
-
- setContent(String) - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- setContent(String) - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- setContent(String) - Method in class com.webmethods.caf.faces.data.export.atom.Person
-
- setContent(String) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setContentDefinition(String) - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
- setContentDefinitionId(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- setContentDefinitionId(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContentDefinition
-
- setContentId(String) - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
Sets the content id whose children will be listed.
- setContentId(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- setContentId(String) - Method in class com.webmethods.caf.faces.data.csp.CSPEFormTemplateProvider
-
- setContentLength(long) - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
Sets the attachment content length
- setContentLength(Long) - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- setContentLength(long) - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- setContentObject(CSPContentObject) - Method in class com.webmethods.caf.faces.data.csp.CSPPreviewImageProvider
-
- setContentProvider(ITableContentProvider) - Method in class com.webmethods.caf.faces.data.export.CSVExportBean
-
- setContentType(String) - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
Sets the content type
- setContentType(String) - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Set the content type for this email.
- setContentType(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- setContentURL(String) - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Sets the URL of the content displayed by the tab.
- setContext(Object) - Method in exception com.webmethods.portal.PortalException
-
Assigns context object to provide additional information about
exception (if necessary).
- setContributors(List) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setContributors(List) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setCookie(IPagingCookie) - Method in interface com.webmethods.portal.service.view.IListView
-
Sets the paging cookie associated with this list.
- setCorporateCalendar(Object) - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Set the calendar object ID or alias for the corporate calendar.
- setCorrelationID(String) - Method in class com.webmethods.portal.service.task.TaskFlowObject
-
Sets correlation ID
- setCreatedBy(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setCreatedByPrincipalList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Helper setter to populate value for createdBy term as list of principal model objects
- setCreatedByPrincipalList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Helper setter to populate value for createdBy term as list of principal model objects
- setCreatedDate(Date) - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- setCreatedDate(Date) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setCreatedDateRange(DateRange) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Sets date range value for task "createdDate" search term
- setCreatedDateRange(DateRange) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Sets date range value for task "createdDate" search term
- setCredentials(Credentials) - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- setCredentials(Credentials) - Method in class com.webmethods.caf.jcr.faces.bean.RepositorySessionManager
-
Sets the credentials to use
- setCurrent(IAppNavPage) - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Current page.
- setCurrent(FacesContext) - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Sets the current page for the given context.
- setCurrent(INode) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
Current node or null.
- setCurrentById(String) - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Sets the current page to the page with the specified id.
- setCurrentContainerURI(String) - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- setCurrentFacesContext(FacesContext) - Static method in class com.webmethods.caf.faces.context.ContextUtils
-
Set the current faces context for this thread.
- setCurrentFilterTerm(String) - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- setCurrentPageIndex(int) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider
-
Sets current page row index.
- setCurrentPageIndex(int) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider
-
Sets current search results page index
- setCurrentResource(IURI) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Set the current resource.
- setCurrentResourceType(String) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
- setCurrentRow(Object) - Method in interface com.webmethods.caf.faces.data.IUpdateableTableContentProvider
-
Sets new current row object
- setCurrentRow(Object) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- setCurrentRow(Object) - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- setCurrentRow(Object) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- setCurrentRow(Object) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setCurrentTab(IUserTab) - Method in interface com.webmethods.bpm.noodle.IUserTabSet
-
Sets the specified IUserTab as the active tab.
- setCurrentTab(String) - Method in interface com.webmethods.bpm.noodle.IUserTabSet
-
Sets the tab specified by ID as the active tab.
- setCurrentUserAccepted(boolean) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setCurrentVersion(IContext, IThingID, String) - Method in interface com.webmethods.portal.bizPolicy.biz.version.IVersionPolicy
-
Updates an item by grabbing a version pointed by the specified version id.
- setCustomTaskID(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setCustomTaskID(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets custom task ID
- setCustomTaskID(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setData(Object) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode
-
- setData(Object) - Method in class com.webmethods.caf.faces.data.tree.object.DefaultNode
-
Set node data.
- setDatabaseRuntime(IDatabaseRuntime) - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Sets database runtime for this sql worker instance
- setDataVariable(String) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode
-
Set data variable name.
- setDate(Object) - Method in class com.webmethods.caf.faces.data.export.atom.Date
-
- setDate(Date) - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Fixed date.
- setDateRange(DateRange) - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
- setDateTimeFormat(String) - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Set the date time format used to convert a String value to a date.
- setDay(int) - Method in class com.webmethods.sc.calendar.Workday
-
Sets weekday for this Workday
- setDayIndex(int) - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Set the index of the day within the current calendar unit.
- setDayIndex(int) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- setDefaultCalendarID(String) - Method in interface com.webmethods.sc.calendar.ICalendarManager
-
Sets system default calendar ID
- setDefaultMonitorISConfig() - Method in interface com.webmethods.caf.faces.data.task.ITaskServiceProvider
-
Sets IS configuration for Monitor to default server.
- setDelegatedFrom(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setDelegatedFromList(String[]) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setDelegatedFromList(String[]) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets list of principals who this task is delegated
- setDelegatedFromList(String[]) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setDelegatedToList(String[]) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setDelegatedToList(String[]) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets list of principals who this task is delegated
- setDelegatedToList(String[]) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setDelegationMap(Map) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setDelegationMap(Map) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Returns Set the delegatedToList and delegatedFromList values from the
contents of a Map.
- setDelegationMap(Hashtable) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setDeletable(boolean) - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
Sets whether the attachment is deletable
- setDeletable(boolean) - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- setDepthFieldName(String) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setDescription(String) - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Sets the workspace description.
- setDescription(String) - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Sets description for process definition
- setDescription(String) - Method in class com.webmethods.caf.faces.component.rss.RssMessagePanel
-
- setDescription(String) - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- setDescription(String) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
Sets item new description
- setDescription(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setDescription(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets task description
- setDescription(String) - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Sets the description of the saved search
- setDescription(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setDescriptionBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setDescriptionFieldName(String) - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Sets property name on the source object to use for select item description
- setDescriptionFieldName(String) - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Sets property name on the source object to use for select item description
- setDestParentId(String) - Method in class com.webmethods.caf.jcr.faces.data.AttachmentsMigrationProvider
-
Sets the destination parent node id
- setDestParentPath(String) - Method in class com.webmethods.caf.jcr.faces.data.AttachmentsMigrationProvider
-
Sets the destination parent path
- setDetails(String) - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Overrides error details message with custom value
Set a custom message with formating to include the raw error message from the exception.
- setDifference(String[]) - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- setDirectoryIterator(DirectorySearchProvider.DirectoryPagingIterator) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.SortEntry
-
Set the directory iterator.
- setDirectoryIterator(PeopleSearchProvider.DirectoryPagingIterator) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.SortEntry
-
Set the directory iterator.
- setDirPrincipal(IDirPrincipal) - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Set the directory principal.
- setDirService(String) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Set the directory service in the search query.
- setDirService(String) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Set the directory service in the search query.
- setDirty(boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceContext
-
Marks the workspace context state as dirty or clean.
- setDisabled(boolean) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
Sets disabled flag
- setDisabledBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setDisabledFieldName(String) - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Sets property name on the source object to use for select item disabled flag
- setDisabledFieldName(String) - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Sets property name on the source object to use for select item disabled flag
- setDisplayColumnsPreference(String[]) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchBarPlusToggleResultPageBean
-
Sets the display column preference.
- setDisplayColumnsPreference(String[]) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Delegates to the same API on the current search result options manager
- setDisplayColumnsPreference(String[]) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Sets the display column preference.
- setDisplayColumnsPreference(String[]) - Method in class com.webmethods.caf.faces.bean.search.BaseToggleSearchResultPageBean
-
Sets the display column preference.
- setDisplayColumnsPreference(String[]) - Method in interface com.webmethods.caf.faces.search.options.ISearchResultsOptionsManager
-
Sets the display column preference.
- setDisplayName(String) - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Sets the tab's display name.
- setDisplayName(String) - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Sets the display name of the saved search
- setDisplayName(String) - Method in class com.webmethods.caf.portalclient.task.task.Guidance
-
- setDisplayText(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- setDN(String) - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Set the DN for this AuthInfo
- setDomain(String) - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Sets the domain
- setDoNotShowAcceptedByOthers(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Whether query should display tasks accepted by other principals
- setDoNotShowAcceptedByOthers(boolean) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQuery
-
- setDownloadForced(boolean) - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
Sets force download to send the response headers that will force the user
to choose what to do with the file (Open vs.
- setDownloadForced(boolean) - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- setDownloadForced(boolean) - Method in class com.webmethods.caf.faces.data.export.CSVExportBean
-
- setDownloadLink(String) - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
Sets the attachment download link
- setDownloadLink(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- setDownloadLink(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- setDownloadProtocol(String) - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
Sets the download protocol that will be used when download link is created
- setDuration(int) - Method in class com.webmethods.sc.calendar.Holiday
-
Sets duration for this holiday event in days
- setEmail(String) - Method in class com.webmethods.caf.faces.data.export.atom.Person
-
- setEnd(int) - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
The index of the last item in the current page.
- setEndDate(Date) - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Set the Date this event ends on.
- setEndDate(Date) - Method in class com.webmethods.caf.faces.data.calendar.CalendarEventProvider
-
Set the end date of the date range for this provider.
- setEndDate(Date) - Method in class com.webmethods.caf.faces.data.calendar.CalendarUnit
-
Set the end date of this unit.
- setEndDate(Date) - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarEventProvider
-
Set the end date for the date range for this provider
Setting the date to null, clears the end date.
- setEndDate(Date) - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Set the end date for the date range for this provider
- setEndDate(Date) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- setEndDate(Date) - Method in class com.webmethods.sc.calendar.PeriodEvent
-
Sets end datetime for this PeriodEvent
- setEndHour(int) - Method in class com.webmethods.sc.calendar.Workday
-
Sets end hour of Workday timeslot
- setEndMinute(int) - Method in class com.webmethods.sc.calendar.Workday
-
Sets end minute of Workday timeslot
- setEndpointAddress(String) - Method in class com.webmethods.caf.faces.data.ws.BaseWSClientContentProvider
-
Sets new endpoint address.
- setEntries(List) - Method in class com.webmethods.caf.faces.data.export.atom.Feed
-
- setEntriesProvider(ITableContentProvider) - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- setEntryContent(Content) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setErrorCode(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setErrorCode(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets error code for this task
- setErrorCode(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setErrorHandler(IErrorHandler) - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
- setErrorHandler(IErrorHandler) - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
Handler for errors retrieving feed content.
- setErrorHandler(IErrorHandler) - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
- setErrorHandler(IErrorHandler) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Set the errorhandler for this provider
- setErrorMessage(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setErrorMessage(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets error message for this task
- setErrorMessage(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setErrorPage(String) - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
- setErrorType(String) - Method in class com.webmethods.caf.faces.data.error.WebserviceClientErrorHandler
-
Sets value for web service error type to be handled.
- setEscape(boolean) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
Sets escaped flag
- setEscapeBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setEventBody(String) - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Set the text of the event body.
- setEventHeader(String) - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Set event header that describes this event.
- setEventList(List) - Method in class com.webmethods.caf.faces.data.calendar.CalendarEventProvider
-
Set the event list of calendar events for this provider.
- setEventType(String) - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Set event type that for this event.
- setExcludePrincipalsList(List) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Set the list of principal to exclude.
- setExcludePrincipalsList(List) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Set the list of principals to exclude.
- setExpected(boolean) - Method in exception com.webmethods.portal.PortalException
-
Specify whether particular exception was expected or not.
- setExpirationDateRange(DateRange) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Set date range value for task "expireDate" search term
- setExpirationDateRange(DateRange) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Set date range value for task "expireDate" search term
- setExpired(boolean) - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSession
-
- setExpired(boolean) - Method in interface com.webmethods.caf.wsclient.session.IWSClientSession
-
Mark this session as expired
- setExpireDate(Date) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setExpireDate(Date) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets expire date for this task
- setExpireDate(Date) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setExpireWithPageFlow(Boolean) - Method in class com.webmethods.caf.faces.bean.BaseFacesSessionBean
-
- setExpireWithPageFlow(Boolean) - Method in interface com.webmethods.caf.faces.bean.IPageFlowScopeAdapter
-
Sets the expireWithPageFlow flag.
- setExpireWithPageFlow(Boolean) - Method in class com.webmethods.caf.faces.bean.PageFlowScopeAdapter
-
- setExportCharacterEncoding(String) - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
Sets character encoding for this export file content (valid only when
isExportBinary() == false)
- setExportCharacterEncoding(String) - Method in class com.webmethods.caf.faces.bean.URLContentExportBean
-
Sets character encoding for this export file content (valid only when
isExportBinary() == false)
- setExportCharacterEncoding(String) - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- setExportCharacterEncoding(String) - Method in class com.webmethods.caf.faces.data.export.CSVExportBean
-
- setExportContentType(String) - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
Sets the content type of the response being sent to the client.
- setExportFileName(String) - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
Return the file name for the exported data.
- setExportFileName(String) - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- setExportFileName(String) - Method in class com.webmethods.caf.faces.data.export.CSVExportBean
-
- setExpressionString(String) - Method in class com.webmethods.caf.faces.data.CollectionUtils.FilterExpression
-
Expression string.
- setExternalTran(boolean) - Method in interface com.webmethods.portal.service.sql.ISqlWorker
-
Sets transaction flag
- setFactoryImpl(BpmProcessManagerFactory.IBpmProcessManagerFactory) - Static method in class com.webmethods.bpm.process.BpmProcessManagerFactory
-
- setFeedProvider(IContentProvider) - Method in class com.webmethods.caf.faces.data.export.AtomExportBean
-
- setField(String) - Method in class com.webmethods.bpm.process.BpmProcessSearchQueryTerm
-
Sets field name to search
- setFieldBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Set field bindings to search.
- setFieldBindings(ValueBinding[]) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Set field bindings to search on.
- setFieldName(String) - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Not Implemented.
- setFieldName(String) - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- setFieldName(String) - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- setFieldName(String) - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Not Implemented.
- setFieldName(String) - Method in class com.webmethods.caf.faces.data.task.impl.DynamicSearchQueryTerm
-
Set field name of the search term.
- setFieldName(String) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- setFields(String[]) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Set fields to search.
- setFields(TaskField[]) - Method in class com.webmethods.caf.portalclient.task.task.TaskFields
-
- setFields(String[]) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryTerm
-
- setFieldValue(Object) - Method in class com.webmethods.caf.faces.data.task.impl.DynamicSearchQueryTerm
-
Set field value of the search term.
- setFileExtension(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- setFileItem(FileItem) - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- setFileName(String) - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
Sets the attachment file name
- setFilename(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- setFileName(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- setFilter(String) - Method in interface com.webmethods.caf.faces.data.IFilterableSelectItemGroupProvider
-
Filter expression.
- setFilter(String) - Method in interface com.webmethods.caf.faces.data.IFilterableTableContentProvider
-
Filter expression.
- setFilter(String) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
- setFilter(String) - Method in class com.webmethods.caf.faces.data.object.FilterableListTableContentProvider
-
- setFilter(String) - Method in class com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider
-
- setFilter(String) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setFilter(String) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setFilter(String) - Method in class com.webmethods.caf.jcr.faces.data.ChildrenTableContentProvider
-
- setFilterable(boolean) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemGroupProvider
-
True if this provider truely is filterable.
- setFilterable(boolean) - Method in class com.webmethods.caf.faces.data.object.FilterableListTableContentProvider
-
True if this provider truely is filterable.
- setFilterable(boolean) - Method in class com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider
-
True if this provider truely is filterable.
- setFilterable(boolean) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
True if this provider truely is filterable.
- setFilterTerm(String) - Method in class com.webmethods.caf.faces.data.portal.FilteredPortalContainerModel
-
Deprecated.
- setFirst(int) - Method in class com.webmethods.caf.faces.data.export.PageableExportProvider
-
Zero-based index of first row in page.
- setFirstChildFieldName(String) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setFirstDefaultValue(int) - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Zero-based index of first row to display, by default.
- setFirstRequestParam(String) - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Name of the "first" request parameter.
- setFixedRange(long) - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Fixed range in milliseconds.
- setFormField(boolean) - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Not Implemented.
- setFormField(boolean) - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
- setFormField(boolean) - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
- setFormField(boolean) - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Not Implemented.
- setFormField(boolean) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
- setForProcess(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setForProcess(boolean) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Marks this task to participate in collaboration process
- setFromAddress(String) - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Set the from address for this email.
- setFromIndex(int) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryV2
-
Set start index for search paging
- setFromIndex(int) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- setGenerator(Element) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setGlobalParameter(String, String) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Sets global parameter for this Url, global parameters are affecting all portlets being
rendered as a result of processing of this url.
- setGroupSearchAllowed(boolean) - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- setHasChildrenFieldName(String) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setHeaders(FileItemHeaders) - Method in class com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider.FileItemImpl
-
Not Implemented.
- setHeaders(FileItemHeaders) - Method in class com.webmethods.caf.faces.data.attachments.PortalAttachmentItem.PortalContentFileItem
-
Not Implemented.
- setHeaders(FileItemHeaders) - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider.TempThingFileItem
-
Deprecated.
Not Implemented.
- setHeaders(FileItemHeaders) - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Not Implemented.
- setHeaders(FileItemHeaders) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider.JcrFileItem
-
Not Implemented.
- setHeight(String) - Method in class com.webmethods.caf.faces.data.csp.CSPPreviewImageProvider
-
- setHidden(boolean) - Method in interface com.webmethods.bpm.noodle.IUserTab
-
- setHost(String) - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- setHref(String) - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- setHreflang(String) - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- setHttpPort(int) - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
Sets the download port that will be used when download link is created
- setIcon(String) - Method in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
Sets icon for this step
- setIcon(Element) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setIcon(String) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
Sets item icon URL
- setIconBaseUrl(String) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Sets the base URL to prepend to all the icon URLs
- setIconBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setIconFieldName(String) - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Sets property name on the source object to use for select item icon
- setIconFieldName(String) - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Sets property name on the source object to use for select item icon
- setIconUrl(String) - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
Sets the attachment icon URL
- setIconUrl(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- setId(String) - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
- setId(String) - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
Sets the attachment id
- setId(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- setId(String) - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- setId(String) - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
- setId(long) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchFilter
-
Set the filter id.
- setId(Element) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setId(Element) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setId(String) - Method in class com.webmethods.caf.faces.data.task.impl.DynamicSearchQueryTerm
-
Set id.
- setId(String) - Method in class com.webmethods.caf.faces.data.tree.object.DefaultNode
-
Set node id.
- setID(String) - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Sets the ID of the saved search
- setId(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- setId(int) - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- setID(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- setIdBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode
-
Set ID binding.
- setIdBinding(String) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode
-
Construct a binding using the binding string and set as ID binding.
- setIgnoreOtherTaskTypes(boolean) - Method in class com.webmethods.caf.faces.data.task.TaskInboxQueueWorkloadProvider
-
Whether queue length should ignore tasks of other types
- setIgnoreTargetMessage(boolean) - Method in exception com.webmethods.portal.PortalException
-
Specify whether the exception error message should
ignore the target exception.
- setImpersonatedUser(String) - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- setImpersonatedUser(String) - Method in class com.webmethods.caf.jcr.faces.bean.RepositorySessionManager
-
Sets the user that the session will attempt to impersonate
- setIncludeAnalysis(boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- setIncludedType(int) - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- setIncludedTypes(List) - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- setIncludedTypes(Integer[]) - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- setIncludeGeneric(boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- setIncludeSubNode(Boolean) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- setIncludeTaskData(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Sets flag if search results should include indexed task business data
- setIncludeTaskData(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
Sets flag if search results should include indexed task business data
- setIndex(int) - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Sets the display index of the tab within the tab set.
- setIndexDefinitionProvider(CSPIndexDefinitionProvider) - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- setIndexDefinitionProvider(CSPIndexDefinitionProvider) - Method in class com.webmethods.caf.faces.data.csp.CSPContentDefinition
-
- setIndexDefinitionProvider(CSPIndexDefinitionProvider) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- setIndexDefinitionProvider(CSPIndexDefinitionProvider) - Method in class com.webmethods.caf.faces.data.csp.CSPEFormTemplateProvider
-
- setIndexId(String) - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm
-
- setInfo(String, String, String, String) - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Sets a vareity of run-time information about the current user.
- setInformationalMessage(int, String) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
This sets a message that can later be retrieved (stored on the session)
- setInitialCacheSize(int) - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Set the initial size of the web service results cache
- setInitialDate(Date) - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Set the initial date to display.
- setInitialDate(Date) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- setInitialPageSize(int) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Delegates to the same API on the current search result options manager
- setInitialPageSize(int) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Sets the initial page size preference
- setInitialPageSize(int) - Method in interface com.webmethods.caf.faces.search.options.ISearchResultsOptionsManager
-
Sets initialPageSize preference
- setInitialSortAscendingPreference(Boolean) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Delegates to the same API on the current search result options manager
- setInitialSortAscendingPreference(Boolean) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Sets the initialSortAscendinbg preference.
- setInitialSortAscendingPreference(boolean) - Method in interface com.webmethods.caf.faces.search.options.ISearchResultsOptionsManager
-
Sets initialSortBy preference.
- setInitialSortByPreference(String) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchPageBean
-
Delegates to the same API on the current search result options manager
- setInitialSortByPreference(String) - Method in class com.webmethods.caf.faces.bean.search.BaseSearchResultPageBean
-
Sets the initialSortBy preference.
- setInitialSortByPreference(String) - Method in interface com.webmethods.caf.faces.search.options.ISearchResultsOptionsManager
-
Sets initial sortBy preference
- setInstance(IPrincipalProviderFactory) - Static method in class com.webmethods.caf.faces.data.dir.PrincipalProviderFactory
-
Set the instance for this factory.
- setInterval(DateFields) - Method in class com.webmethods.caf.faces.data.object.Schedule
-
Interval at which schedule repeats.
- setInvocationID(long) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Set the ID of the search invocation.
- setInvocationID(Integer) - Method in interface com.webmethods.caf.faces.search.query.ISearchQuery
-
Setter for the invocation id
- setInvocationID(long) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- setIsAdminSession(boolean) - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Set the Admin session flag
- setIsAnonymous(boolean) - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Set the anonymous flag for the current user.
- setIsLoginSession(boolean) - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Deprecated.
for internal use only
- setIsPrivilegedInfo(boolean) - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Set the privileged info flag
That signals the login attempts should use the loginNoAuth option
- setItemID(String) - Method in class com.webmethods.caf.faces.data.portal.PortalItemModel
-
Deprecated.
- setJcrFileServletPath(String) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Sets the servlet path to the JCR file streaming servlet
- setJcrSession(Session) - Method in interface com.webmethods.bpm.noodle.IWorkspaceServiceProvider
-
Sets the JCR session used by the provider.
- setJcrSession(Session) - Method in class com.webmethods.caf.jcr.faces.data.AttachmentsMigrationProvider
-
Sets the current JCR session
- setJcrSession(Session) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
Sets the current JCR session
- setJcrSession(Session) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Sets the active JCR session
- setJcrSession(Session) - Method in class com.webmethods.caf.jcr.faces.data.JcrNodeProvider
-
Sets the active JCR session
- setJcrSession(Session) - Method in class com.webmethods.caf.jcr.faces.data.JcrTempAttachmentsProvider
-
Deprecated.
Sets the active JCR session
- setJLogFactoryContext() - Method in class com.webmethods.caf.faces.bean.BaseApplicationBean
-
Create the logger context from settings in the resource bundle.
- setJoinType(CSPSearchQueryTerm.JoinType) - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm
-
- setKey(String) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.SortEntry
-
Set the sort key value.
- setKey(String) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.SortEntry
-
Set the sort key value.
- setKeys(Map) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider
-
Maps property names to value-binding expressions.
- setKeys(Object[]) - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesContentProvider
-
List of property keys to which this provider limits.
- setKeywordQuery(String) - Method in class com.webmethods.sc.directory.DirectorySearchQuery
-
Sets keyword query for this search.
- setLabel(String) - Method in class com.webmethods.caf.faces.data.export.atom.Category
-
- setLabel(String) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
Sets item new label
- setLabelBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setLabelFieldName(String) - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Sets property name on the source object to use for select item description
- setLabelFieldName(String) - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Sets property name on the source object to use for select item description
- setLang(String) - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- setLastAcceptedBy(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setLastAcceptedByPrincipalList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Helper setter to populate value for lastAcceptedBy term as list of principal model objects
- setLastAcceptedByPrincipalList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Helper setter to populate value for lastAcceptedBy term as list of principal model objects
- setLastAcceptedDate(Date) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setLastAcceptedDateRange(DateRange) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Sets date range value for task "lastAcceptedDate" search term
- setLastAcceptedDateRange(DateRange) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Sets date range value for task "lastAcceptedDate" search term
- setLastChildFieldName(String) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setLastModifiedBy(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setLastModifiedByPrincipalList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Helper setter to populate value for lastModifiedBy term as list of principal model objects
- setLastModifiedByPrincipalList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Helper setter to populate value for lastModifiedBy term as list of principal model objects
- setLastModifiedDate(Date) - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
Sets the date when the attachment was last modified
- setLastModifiedDate(Date) - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- setLastModifiedDate(Date) - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- setLastModifiedDate(Date) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setLatitude(double) - Method in class com.webmethods.caf.faces.data.gmap.GMapState
-
Latitude of map center.
- setLength(String) - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- setLink(String) - Method in class com.webmethods.caf.faces.component.rss.RssMessagePanel
-
- setLinks(List) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setLinks(List) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setList(List) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setList(List) - Method in class com.webmethods.caf.faces.data.object.FilterableListTableContentProvider
-
- setList(List) - Method in class com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider
-
- setList(List) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
Sets source list object.
- setList(List) - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
- setList(List) - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Sets a list to wrap
- setList(List) - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Sets a list to use
- setList(List) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- setList(List) - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
- setList(List) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenTreeContentProvider
-
- setList(List) - Method in class com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider
-
- setList(List) - Method in class com.webmethods.caf.faces.data.tree.object.ListTreeContentProvider
-
- setList(List) - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- setLocale(Locale) - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- setLocale(String) - Method in interface com.webmethods.portal.bizPolicy.ILocaleInfo
-
Sets current user locale
- setLocale(Locale) - Method in interface com.webmethods.portal.bizPolicy.ILocaleInfo
-
Sets the current user locale
- setLocation(String) - Method in class com.webmethods.caf.faces.data.attachments.URLFileItem
-
Initializes bean with file location which can be either URL, local file fully qualified path,
or web application resource path
- setLogger() - Method in class com.webmethods.caf.faces.bean.BaseApplicationBean
-
Initialized a logger factory with the factory context.
- setLogo(Element) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setLongitude(double) - Method in class com.webmethods.caf.faces.data.gmap.GMapState
-
Longitude of map center.
- setMapUrls(String[]) - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
Sets urls of the Glue generated map files
- setMatched(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Set the flag indicates whether the search term matches the task
- setMatchedValue(boolean) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryTerm
-
- setMaxAllowedToAccept(int) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Sets max number of users allowed to accept a task
- setMaxAllowedToAccept(int) - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Sets maximum number of users which may accept a task at a given time.
- setMaxResult(int) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Sets the maximum results
- setMaxResults(int) - Method in class com.webmethods.bpm.process.BpmProcessSearchQuery
-
Sets max results for this query
- setMaxResults(Integer) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Deprecated.
Use field on fSearchQuery instead.
- setMaxResults(Integer) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Deprecated.
Use field on fSearchQuery instead.
- setMaxResults(int) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Set the max result count
- setMaxResults(int) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQuery
-
- setMaxResults(int) - Method in class com.webmethods.sc.directory.DirectorySearchQuery
-
Sets max number of results to return.
- setMessage(Message) - Method in class com.webmethods.caf.faces.data.email.MockEmailTransport.SentMessage
-
Set message sent.
- setMockTransport(Transport) - Static method in class com.webmethods.caf.faces.data.email.MockEmailTransport
-
Mock transport for
EmailDeliverer
to use
(null to not use a mock transport).
- setModel(DataModel) - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
- setModifiedDateRange(DateRange) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxIndexedSearchContentProvider.InboxSearchQuery
-
Set date range value for task "lastModifiedDate" search term
- setModifiedDateRange(DateRange) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInboxSearchContentProvider.InboxSearchQuery
-
Set date range value for task "lastModifiedDate" search term
- setMs(long) - Method in class com.webmethods.caf.faces.data.export.atom.Date
-
- setMultipleSelectionsAllowed(boolean) - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- setMultipleSelectionsAllowed(boolean) - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- setName(String) - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Sets the workspace display name.
- setName(String) - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Sets name for this process instance
- setName(String) - Method in interface com.webmethods.bpm.process.IBpmProcessDefinition
-
Sets name for process definition
- setName(String) - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Sets step name
- setName(String) - Method in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
Sets name for this step definition
- setName(String) - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- setName(String) - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
- setName(String) - Method in class com.webmethods.caf.faces.data.csp.CSPParameter
-
- setName(String) - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- setName(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setName(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets task name
- setName(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- setName(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskField
-
- setName(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setName(String) - Method in class com.webmethods.caf.portalclient.util.NamedValue
-
- setName(String) - Method in class com.webmethods.sc.calendar.Event
-
Sets event name
- setName(String) - Method in interface com.webmethods.sc.calendar.ICalendar
-
Sets display name for Calendar
- setNeedAcceptToUpdate(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Sets needAcceptToUpdate flag
- setNeedAcceptToUpdate(boolean) - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Set control indicates whether user must first accept a task before updating it.
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.csp.CSPRefreshableContentBaseProvider
-
- setNeedRefresh(boolean) - Method in interface com.webmethods.caf.faces.data.IRefreshable
-
Tells the provider that the input parameters have changed and the output results need to be refreshed the next time any
output property is requested via
IContentProvider.getValue(Object)
.
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.portal.PortalContainerModel
-
Deprecated.
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Tells the provider that the input parameters have changed and the output results need to be refreshed the next time any
output property is requested via
IContentProvider.getValue(Object)
.
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
Tells the provider that the input parameters have changed and the output results need to be refreshed the next time any
output property is requested via
IContentProvider.getValue(Object)
.
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.ProcessSearchProvider
-
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setNeedRefresh(boolean) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- setNewContent(boolean) - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- setNodeId(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- setNodeId(String) - Method in class com.webmethods.caf.jcr.faces.data.JcrNodeProvider
-
Sets the id of the JCR node
- setNodeIds(List) - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
Sets the Node Id (the content type) - identifies what documents are to be
listed/stored/updated.
- setNodePath(String) - Method in class com.webmethods.caf.jcr.faces.data.JcrNodeProvider
-
Sets the path of the JCR Node to use.
- setNodeText(Node, String) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Sets the text value for the given node.
- setNormalize(boolean) - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
True to "normalize" feed content.
- setNotificationBodyView(String) - Method in class com.webmethods.caf.faces.data.pubsub.PubSubContentProvider
-
Name of view file which is used to render notification body.
- setNotificationSubject(String) - Method in class com.webmethods.caf.faces.data.pubsub.PubSubContentProvider
-
Notification subject to use when publishing new notification
- setNotified(boolean) - Method in class com.webmethods.portal.service.task.TaskFlowObject
-
Sets notified flag
- setNotifyAssignedUsers(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskNotificationContentProvider
-
Sets flag to notify only users assigned to the task.
- setNumberOfUsers(int) - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Sets number of users in the workgroup
- setNumUnits(int) - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Set the the number of calendar units
- setNumUnits(int) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- setObject(Object) - Method in class com.webmethods.caf.faces.data.object.ELPropertyContentProvider
-
Sets an object to wrap.
- setObject(Object) - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Sets source object to use
- setObjectInstance(Object) - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
Sets new object intance to call the method on
- setObjectType(Class) - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
Return object class
- setOnCreateRow(MethodBinding) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- setOnCreateRow(MethodBinding) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- setOnDeleteRow(MethodBinding) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- setOnDeleteRow(MethodBinding) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- setOpen(boolean) - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
True if current row is open.
- setOpen(boolean) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setOpen(boolean) - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- setOpen(boolean) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setOpen(ITreeContentProvider, boolean) - Method in class com.webmethods.caf.faces.data.tree.object.TreeContentProviderHelper
-
Set the open state for the provider
- setOpenAjaxTopic(String) - Method in class com.webmethods.caf.faces.component.events.OpenAjaxScript
-
- setOpenIds(Collection) - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
Collection of
String
ids of open rows.
- setOpenIds(Collection) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setOpenIds(Collection) - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- setOpenIds(Collection) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setOpenIds(ITreeContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.tree.object.TreeContentProviderHelper
-
- setOpenToDepth(int) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
Sets tree open to the specified depth.
- setOpenToDepth(int) - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
Sets tree open to the specified depth.
- setOperation(int) - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- setOperator(String) - Method in class com.webmethods.bpm.process.BpmProcessSearchQueryTerm
-
Sets search operator
- setOperator(String) - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm
-
- setOperator(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Sets search operator.
- setOperator(String) - Method in class com.webmethods.caf.jcr.faces.data.query.PropertySearchTerm
-
Sets the operator for this term
- setOrderAtoZ(boolean) - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
Sets ascending/descending order
- setOriginalFileName(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- setowner(URI, URI) - Method in interface com.webmethods.caf.portalclient.meta.basic.IbasicPortType
-
- setowner(URI, URI) - Method in interface com.webmethods.caf.portalclient.meta.folder.IfolderPortType
-
- setOwner(IContext, IThingID, IThingID) - Method in interface com.webmethods.portal.bizPolicy.biz.meta.IBasicPolicy
-
Sets the owner of the specified thing.
- setOwnerOnly(boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- setOwnerUID(String) - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Sets the workspace owner's UID.
- setPageChildren(List) - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
- setPageClass(String) - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavBean
-
- setPageIndex(int) - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
The index of the current page.
- setPageParent(IAppNavPage) - Method in class com.webmethods.caf.faces.bean.nav.ShadowAppNavPage
-
Sets this page's (non-shadowed) parent.
- setPageParent(IAppNavPage) - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
- setPageRowIndex(int) - Method in interface com.webmethods.caf.faces.data.IPageableTableContentProvider
-
Sets the page starting row index.
- setPageRowIndex(int) - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
- setpagesize(int, URI) - Method in interface com.webmethods.caf.portalclient.dir.user.IuserPortType
-
- setPageSize(IContext, IURI, int) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IUserBizPolicy
-
Sets a user's Paging size
- setPageSize(int) - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
The maximum number of items in the current page.
- setpagingcookie(String, int, URI, String, int, String) - Method in interface com.webmethods.caf.portalclient.meta.basic.IbasicPortType
-
- setpagingcookie(String, int, URI, String, int, String) - Method in interface com.webmethods.caf.portalclient.meta.folder.IfolderPortType
-
- setPagingCookie(IContext, IURI, String, int, int, String, String) - Method in interface com.webmethods.portal.bizPolicy.biz.view.IViewablePolicy
-
Sets the modifiable properties of the paging cookie for the specified item.
- setPagingSize(int) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Sets page size for search
- setPagingSize(int) - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
Sets page size for search
- setPagingSize(int) - Method in interface com.webmethods.caf.faces.data.task.ITaskSearchPagingContentProvider
-
Set the count of rows for a page that are fetched on each search.
- setParameter(String, String, boolean) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Sets portlet parameter String value.
- setParameter(String, String[], boolean) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Sets portlet parameter String[] value..
- setParameter(String, String, String, boolean) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Sets given portlet parameter String value.
- setParameter(String, String, String[], boolean) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Sets given portlet parameter String[] value..
- setParameter(String, String, boolean) - Method in interface com.webmethods.portal.service.portlet.IPortletURL
-
Sets portlet parameter String value.
- setParameter(String, String[], boolean) - Method in interface com.webmethods.portal.service.portlet.IPortletURL
-
Sets portlet parameter String[] value..
- setParameters(List) - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
Sets the argument as parameter of this index and clears the previous parameters if any
- setParent(CSPNode) - Method in class com.webmethods.caf.faces.data.csp.CSPNode
-
- setParent(Element) - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
- setParent(INode) - Method in class com.webmethods.caf.faces.data.tree.object.DefaultNode
-
Set node parent.
- setParentId(String) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Sets the id of the parent JCR node to use
- setParentIdBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider
-
Set parent id binding.
- setParentIdBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.tree.object.ListTreeContentProvider
-
Set parent id binding.
- setParentIdFieldName(String) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setParentNodeId(String) - Method in class com.webmethods.caf.jcr.faces.data.ChildrenTableContentProvider
-
Sets the parent node id
- setParentNodeId(String) - Method in class com.webmethods.caf.jcr.faces.data.VersionHistoryTableContentProvider
-
Sets the parent node id
- setParentNodePath(String) - Method in class com.webmethods.caf.jcr.faces.data.ChildrenTableContentProvider
-
Sets the parent node path
- setParentNodePath(String) - Method in class com.webmethods.caf.jcr.faces.data.VersionHistoryTableContentProvider
-
Sets the parent node path
- setParentPath(String) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Sets the path of the parent JCR Node to use.
- setParentTaskID(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setParentTaskID(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets reference task ID for parent task.
- setParentTaskID(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setPassword(String) - Method in class com.webmethods.caf.faces.bean.Credentials
-
Sets the password.
- setPassword(String) - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- setPath(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- setPermanentDelete(boolean) - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- setPermanentDelete(boolean) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
Deleting content in CSP is not really removing, it's
deactivating.
- setPersonName(String) - Method in class com.webmethods.caf.faces.data.export.atom.Person
-
- setPort(int) - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- setportalstyle(URI, URI) - Method in interface com.webmethods.caf.portalclient.dir.user.IuserPortType
-
- setPortalStyle(IContext, IURI, IThingID) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IUserBizPolicy
-
Sets a user's Portal Style
- setPortlet(String) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Sets target portlet for this url.
- setPortletLayout(String) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Sets PCA layout to display
- setPortletLayout(String) - Method in interface com.webmethods.portal.service.portlet.IPortletURL
-
Sets PCA layout to display
- setPortletMethod(String) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Sets PCA method name to invoke on the portlet
- setPortletMethod(String) - Method in interface com.webmethods.portal.service.portlet.IPortletURL
-
Sets PCA method name to invoke on the portlet
- setPreferenceValue(String, Object) - Method in class com.webmethods.caf.faces.bean.BaseFacesPreferencesBean
-
Sets new value of the portlet preference.
- setPrefix(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContentObject
-
- setPrimaryContextURI(String) - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Sets the primary context URI of this workspace; the URI of the object that is being analyzed by this workspace.
- setPrincipalAlias(String) - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProvider
-
Sets principal alias and initialized this content provider with principal data identified by this alias
- setPrincipalAlias(String) - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Sets principal alias and initialized this content provider with principal data identified by this alias
If the principal is different or null, clear the provider, map, and attribute information.
- setPrincipalAlias(String) - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Sets principal alias and initialized this content provider with principal data identified by this alias
- setPrincipalDN(String) - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProvider
-
Sets principal DN and initializes this content provider with principal data identified by this DN.
- setPrincipalDN(String) - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Sets principal DN and initializes this content provider with principal data identified by this DN.
- setPrincipalDN(String) - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Get the value of the principal DN.
- setPrincipalID(String) - Method in interface com.webmethods.bpm.noodle.IShareInfo
-
Sets the ID of the user or role that is granted rights by the share.
- setPrincipalID(String) - Method in interface com.webmethods.caf.faces.data.dir.IPrincipalProvider
-
Sets principal internal ID and initializes this content provider with principal data identified by this ID
- setPrincipalID(String) - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Sets principal internal ID and initializes this content provider with principal data identified by this ID
If the principal is different or null, clear the provider, map, and attribute information.
- setPrincipalID(String) - Method in class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
Sets principal internal ID and initializes this content provider with principal data identified by this ID
- setPrincipalID(String) - Method in class com.webmethods.caf.faces.data.pubsub.PubSubContentProvider
-
Get the principal Id which to subscribe or unsubscribe.
- setPrincipalID(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Sets principalID whose inbox should be searched.
- setPrincipalID(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- setPrincipalType(String) - Method in class com.webmethods.caf.faces.data.pubsub.PubSubContentProvider
-
Set the principal type for the current principal Id.
- setPrincipalURI(IURI) - Method in class com.webmethods.caf.faces.data.dir.AttributeModel
-
Set the principal URI.
- setPrincipalURI(IURI) - Method in class com.webmethods.caf.faces.data.dir.AttributeProviderModel
-
Set the principal URI.
- setPrincipalURI(IURI) - Method in class com.webmethods.caf.faces.data.dir.PrincipalModel
-
Set the URI value for this principal.
- setPriority(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setPriority(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets task priority
- setPriority(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setPrivAlias(String) - Method in class com.webmethods.caf.faces.priviledge.FunctionalPrivilegeProvider
-
Set privilege alias
- setPrivilege(int) - Method in interface com.webmethods.bpm.noodle.IShareInfo
-
Sets the privilege level granted by this share, see
Rights Levels.
- setPrivilegedProperty(Object, String, Object) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Gets a priviledged property from an object
- setPrivilegedProperty(Object, Class, String, Object) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Gets a priviledged property from an object
- setPrivilegedStaticProperty(Class, String, Object) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Gets a priviledged property from a static class
- setProcess(IBpmProcess) - Method in class com.webmethods.caf.faces.data.task.ProcessDisplayProvider
-
Sets ad-hoc workflow process instance
- setProcessID(String) - Method in class com.webmethods.caf.faces.data.task.ProcessDisplayProvider
-
- setProcessInstanceID(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setProcessIteration(int) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setProcessModelID(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setProcessModelVersion(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setProperties(IContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.export.atom.Category
-
- setProperties(IContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.export.atom.Content
-
- setProperties(IContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.export.atom.Date
-
- setProperties(IContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.export.atom.Element
-
Set the normalized properties of this element.
- setProperties(IContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setProperties(IContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.export.atom.Generator
-
- setProperties(IContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- setProperties(IContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.export.atom.Person
-
- setProperties(IContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setProperties(IContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.export.atom.Text
-
- setPropertiesBatch(Object, Map) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Add multiple properties to a object at once.
- setPropertiesBatch(Object, Map) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
- setPropertiesByMap(Object, Object, String[][], boolean) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Sets object properties using translation map to resolve property names
- setProperty(String, Object) - Method in interface com.webmethods.bpm.noodle.IWorkspaceContext
-
Sets a property by name in the workspace context.
- setProperty(Object, String, Object) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Set's a particular property of the instance
Usage:
SomeBean bean = new SomeBean();
Integer propertyValue = new Integer(10);
ClassTools.setProperty(bean, "propertyName", propertyValue);
is in fact equal to
bean.setPropertyValue(propertyValue);
Simple types are also supported
int propertyValue = 10;
ClassTools.setProperty(bean, "intPropertyName", new Integer(propertyValue));
- setProperty(String, Object) - Method in class com.webmethods.caf.faces.data.portal.UpdateablePortalItemModel
-
- setProperty(Object, String, Object) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Set's a particular property of the instance
Usage:
SomeBean bean = new SomeBean();
Integer propertyValue = new Integer(10);
ClassTools.setProperty(bean, "propertyName", propertyValue);
is in fact equal to
bean.setPropertyValue(propertyValue);
Simple types are also supported
int propertyValue = 10;
ClassTools.setProperty(bean, "intPropertyName", new Integer(propertyValue));
- setPropertyByString(Object, String, String) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Set's a particular property of the instance by string value
Usage:
SomeBean bean = new SomeBean(); ObjectUtil.setPropertyByString(bean,
"someProperty", "10");
- setPropertyByString(Object, String, String) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Set's a particular property of the instance by string value
Usage:
SomeBean bean = new SomeBean();
ObjectUtil.setPropertyByString(bean, "someProperty", "10");
- setPropertyFromObject(Node, String, Object) - Static method in class com.webmethods.caf.jcr.faces.util.PropertyHelper
-
Convert the value object to the right format before calling Node.setProperty(..)
- setPropertyName(String) - Method in class com.webmethods.caf.jcr.faces.data.query.PropertySearchTerm
-
Sets the property name of this term
- setPropertyValue(Object, String, Object) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Sets property value of an instance with a value and name.
- setProvider(IContentProvider) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider
-
Source provider that this provider limits.
- setProvider(IContentProvider) - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesContentProvider
-
Source provider that this provider limits.
- setProviderThingID(IThingID) - Method in class com.webmethods.caf.faces.data.dir.AttributeModel
-
Set the provider thing Id.
- setProviderThingID(IThingID) - Method in class com.webmethods.caf.faces.data.dir.AttributeProviderModel
-
Set the provider thing Id.
- setProviderURI(IThingID) - Method in class com.webmethods.caf.faces.data.dir.PrincipalAttributeValueSource
-
Set the provider URI.
- setProviderURIStr(String) - Method in class com.webmethods.caf.faces.data.dir.PrincipalAttributeValueSource
-
Set the provider URI string.
- setPublic(boolean) - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Sets whether is saved search is a public (shared) saved search
- setPublished(Date) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setQueryLanguage(String) - Method in class com.webmethods.caf.jcr.faces.data.SearchTableContentProvider
-
Sets the JCR query language.
- setQueryStateString(String) - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearch
-
Sets the query state string
- setQueryString(String) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Deprecated.
use field on fSearchQuery instead
- setQueryString(String) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Deprecated.
Use field on fSearchQuery instead.
- setQueryString(String) - Method in class com.webmethods.caf.jcr.faces.data.SearchTableContentProvider
-
Sets the JCR query string
- setRating(double) - Method in class com.webmethods.caf.portalclient.task.task.Guidance
-
- setRecurring(boolean) - Method in class com.webmethods.sc.calendar.Workday
-
Sets recurrence for this Workday
- setRefineQueryFields(DirectorySearchQuery.RefineQueryField[]) - Method in class com.webmethods.sc.directory.DirectorySearchQuery
-
Sets list of search refine fields
- setRefreshOnApply(String) - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- setRefreshOnApply(String) - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- setRefreshPageBinding(MethodBinding) - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
- setRel(String) - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- setRelativeRange(String) - Method in class com.webmethods.caf.faces.data.object.DateRange
-
Relative range, an enumerated value.
- setRenderedPageStart() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
- setRenderer(String) - Method in class com.webmethods.caf.faces.component.mws_ui.MwsResourceInclude
-
- setReplyToAddress(String) - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Set the reply to address for this email.
- setRequiresAuth(boolean) - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- setResourceBundle(String) - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
Sets resource bundle name (ex "app.MyResources").
- setResourceBundle(ResourceBundle) - Method in class com.webmethods.caf.faces.data.object.ResourceBundleContentProvider
-
Sets resource bundle to wrap
- setResourceKey(String) - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
Sets title resource key (ex "page.title.myview").
- setResult(String) - Method in class com.webmethods.portal.service.task.TaskFlowObject
-
Sets result value
- setResultCount(int) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
Sets how many results will return #listAttachments()
.
- setReuseSession(boolean) - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
If true, enables session re-use for service calls
- setReuseSession(boolean) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- setReuseSession(boolean) - Method in interface com.webmethods.caf.wsclient.proxy.IWSClientProxy
-
Specify whether to attempt to recycle an existing
IWSClientSession
when invoking a web service
- setRights(Text) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setRights(Text) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setRoleSearchAllowed(boolean) - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- setRoot(IAppNavPage) - Method in class com.webmethods.caf.faces.bean.nav.BaseAppNavBean
-
Root page of the navigation hierarchy.
- setRoot(Node) - Method in class com.webmethods.caf.faces.data.object.XMLTableContentProvider
-
Root node.
- setRoot(Node) - Method in class com.webmethods.caf.faces.data.tree.object.XMLTreeContentProvider
-
Tree root.
- setRootIdsFieldName(String) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setRoots(List) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
List of
INode
roots or null.
- setRootURI(String) - Method in class com.webmethods.caf.faces.component.respicker.view.ResourcePickerControlBean
-
- setRowById(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- setRowById(String) - Method in interface com.webmethods.caf.faces.data.IAddressableTableContentProvider
-
Selects current row by its id.
- setRowById(String) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- setRowById(String) - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- setRowById(String) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Iterates through the row set to find a record with the given id.
- setRowById(String) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setRowById(String) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setRowById(String) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- setRowCount(int) - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
Allow paging service to set known row count.
- setRowFilterValueBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.object.FilterableListTableContentProvider
-
Value-binding which calculates the value to filter for the current row.
- setRowFilterValueBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider
-
Value-binding which calculates the value to filter for the current row.
- setRowFilterValueBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
Value-binding which calculates the value to filter for the current row.
- setRowFilterValueBindingAsString(String) - Method in class com.webmethods.caf.faces.data.object.FilterableListTableContentProvider
-
Value-binding (in string form) which calculates the value to filter for the current row.
- setRowFilterValueBindingAsString(String) - Method in class com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider
-
Value-binding (in string form) which calculates the value to filter for the current row.
- setRowFilterValueBindingAsString(String) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
Value-binding (in string form) which calculates the value to filter for the current row.
- setRowId(String) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- setRowId(String) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- setRowIdBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
Sets new row id binding expression.
- setRowIdBinding(String) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenTreeContentProvider
-
Construct value binding using the binding string and set it to row id binding.
- setRowIdBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider
-
Set row ID binding
- setRowIdProperties(List) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Sets new row id properties.
- setRowIdXpath(String) - Method in class com.webmethods.caf.faces.data.tree.object.XMLTreeContentProvider
-
Xpath expression which resolves to a unique id for each node to display.
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.export.AtomEntriesExportProvider
-
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.export.AtomEntriesTableExportProvider
-
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.export.CSVExportProvider
-
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.export.CSVTableExportProvider
-
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.export.PageableExportProvider
-
- setRowIndex(int) - Method in interface com.webmethods.caf.faces.data.ITableContentProvider
-
Set the zero-relative index of the currently selected row, or -1 to
indicate that we are not positioned on a row.
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesTableContentProvider
-
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
Set row index.
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesTableContentProvider
-
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.object.ScalarTableContentProvider
-
Sets new row index.
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Set index row to input value.
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
Walks tree to set row index.
- setRowIndex(int) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setRowIndex(int) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- setRows(int) - Method in class com.webmethods.caf.faces.data.export.PageableExportProvider
-
Number of rows in page.
- setRowsDefaultValue(int) - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Number of rows to display, by default.
- setRowSelected(boolean) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- setRowSelected(boolean) - Method in interface com.webmethods.caf.faces.data.ISelectableTableContentProvider
-
Sets the selection status for the current row.
- setRowSelected(boolean) - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- setRowSelected(ISelectableTableContentProvider, boolean) - Method in class com.webmethods.caf.faces.data.object.SelectableTableContentProviderHelper
-
Set select/unselect row for the provider
- setRowSelected(boolean) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- setRowSelected(boolean) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setRowSelected(ISelectableTableContentProvider, boolean) - Method in class com.webmethods.caf.faces.data.tree.object.SelectableTreeContentProviderHelper
-
- setRowSelected(boolean) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setRowSelected(boolean) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- setRowSelectedIds(Collection) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- setRowSelectedIds(Collection) - Method in interface com.webmethods.caf.faces.data.ISelectableTableContentProvider
-
Sets new selection using a collection of
String
ids of the rows to select.
- setRowSelectedIds(Collection) - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- setRowSelectedIds(ISelectableTableContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.object.SelectableTableContentProviderHelper
-
Set collection of selected row ids for the provider.
- setRowSelectedIds(Collection) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- setRowSelectedIds(Collection) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setRowSelectedIds(ISelectableTableContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.tree.object.SelectableTreeContentProviderHelper
-
- setRowSelectedIds(Collection) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setRowSelectedIds(Collection) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- setRowSet(CachedRowSet) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Sets new row set instance
- setRowsRequestParam(String) - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Name of the "rows" request parameter.
- setRowsXpath(String) - Method in class com.webmethods.caf.faces.data.object.XMLTableContentProvider
-
Xpath expression to apply to the root node to produce a list of elements to display.
- setRowType(Class) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
Sets row object class to use for new row creation.
- setRowUnselectedIds(Collection) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- setRowUnselectedIds(Collection) - Method in interface com.webmethods.caf.faces.data.ISelectableTableContentProvider
-
Unselects rows using a collection of
String
ids of the un-selected rows
(all other rows are selected implicitly).
- setRowUnselectedIds(Collection) - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- setRowUnselectedIds(ISelectableTableContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.object.SelectableTableContentProviderHelper
-
Set collection of unselected row ids for the provider.
- setRowUnselectedIds(Collection) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- setRowUnselectedIds(Collection) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setRowUnselectedIds(ISelectableTableContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.tree.object.SelectableTreeContentProviderHelper
-
- setRowUnselectedIds(Collection) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setRowUnselectedIds(Collection) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- setRowVariable(String) - Method in interface com.webmethods.caf.faces.data.ITableContentProvider
-
Sets row variable name to use for accessing row specific data.
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesTableContentProvider
-
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
Set row variable name
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesTableContentProvider
-
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.object.ScalarTableContentProvider
-
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Sets new row variable and resets the list
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider
-
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setRowVariable(String) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setRowVariable(String) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- setSamlSecurityEndpoint(String) - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Set the endpoint URL used for validating received SAML artifacts.
- setSavedSearch(ISavedSearch) - Method in class com.webmethods.caf.faces.data.task.TaskSavedSearchContentProvider
-
Sets saved search object
- setSavedSearchID(String) - Method in class com.webmethods.caf.faces.data.task.TaskInboxQueueWorkloadProvider
-
Sets ID of the savedSearch which could be used to evaluate queue length
- setSavedSearchID(String) - Method in class com.webmethods.caf.faces.data.task.TaskSavedSearchContentProvider
-
Sets ID of the saved search object.
- setSavedSearchItem(PortalItemModel) - Method in class com.webmethods.caf.faces.data.task.TaskSavedSearchContentProvider
-
Sets item for saved search storage
- setScheme(String) - Method in class com.webmethods.caf.faces.data.export.atom.Category
-
- setSearchByDisplayName(boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- setSearchByID(boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- setSearchByTag(boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- setSearchInbox(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
- setSearchInbox(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- setSearchInbox(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
- setSearchInbox(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- setSearchInbox(boolean) - Method in interface com.webmethods.caf.faces.data.task.ITaskSearchContentProvider
-
Setting whether to search current user inbox or full task list
- setSearchKeywords(String) - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- setSearchQuery(CSPSearchQuery) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- setSearchQuery(ISearchQuery) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Manually set the search query.
- setSearchQueryFactory(ISearchQueryFactory) - Method in interface com.webmethods.caf.faces.search.saved.ISavedSearchProvider
-
Sets the factory that should be used to create
search query objects
- setSearchType(Integer) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
- setSearchType(Integer) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Set the principal type to search for.
- setsecurityrealm(URI, boolean, URI) - Method in interface com.webmethods.caf.portalclient.access.access.IaccessPortType
-
Set the security realm to control access to a MWS thing
- setSecurityRealm(IContext, IThingID, IThingID, boolean) - Method in interface com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy
-
Sets security policy to the object
- setSenderAddress(String) - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Set the sender address for this email.
- setServerName(String) - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- setSession(COMMProxy.Session) - Method in class com.webmethods.caf.faces.data.csp.CSPBaseProvider
-
Sets a Session
object in order to communicate with CSP.
- setSessionCookies(ClientCookie[]) - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSession
-
- setSessionCookies(ClientCookie[]) - Method in interface com.webmethods.caf.wsclient.session.IWSClientSession
-
Set the session's client cookies
- setSessionJNDIName(String) - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Set the session JNDI name.
- setSessionManager(IWSClientSessionManager) - Method in class com.webmethods.caf.wsclient.session.impl.WSClientSessionPool
-
- setSessionManager(IWSClientSessionManager) - Method in interface com.webmethods.caf.wsclient.session.IWSClientSessionPool
-
- setSeverity(String) - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Sets message severity is message is reported through Faces Messages control on the page.
- setShares(List, boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Updates the sharing for this workspace
- setShouldSubscribe(boolean) - Method in class com.webmethods.caf.faces.component.events.OpenAjaxScript
-
- setShowInstalledLangPacksOnly(boolean) - Method in class com.webmethods.caf.faces.data.i18n.LocaleSelectItemGroupProvider
-
Set the list of select items to only be installed language packs.
- setShowNonActiveTasks(boolean) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Set the flag to indicate whether the search result should show non active tasks.
- setShowNonActiveTasks(boolean) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQuery
-
- setSkinID(String) - Method in class com.webmethods.caf.faces.component.email.EmailMessagePanel
-
- setSocketTimeout(int) - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
Sets new timeout value in milliseconds
- setSocketTimeout(int) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSProxyFactory
-
- setSocketTimeout(int) - Method in interface com.webmethods.caf.wsclient.proxy.IWSProxyFactory
-
Set the default socket timeout.
- setSocketTimeout(int) - Method in class com.webmethods.caf.wsclient.WSClientConfig
-
Set the timeout for web service requests
- setSort(ISortInfo) - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- setSort(ISortInfo) - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Set the sort information for this provider.
- setSort(ISortInfo) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Set the sort information for this provider.
- setSort(ISortInfo) - Method in class com.webmethods.caf.faces.data.export.PageableExportProvider
-
- setSort(ISortInfo) - Method in interface com.webmethods.caf.faces.data.ISortableTableContentProvider
-
Sets new sort info, re-sorting the table (if necessary).
- setSort(ValueBinding) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setSort(ISortInfo) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- setSort(ISortInfo) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Augments the SQL query with ORDER BY clause based on the sort info and
re-execute it.
- setSort(ISortInfo) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- setSort(ISortInfo) - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
- setSort(ISortInfo) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setSort(ISortInfo) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setSort(ISortInfo) - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- setSort(String) - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
The sort key by which the list is sorted (ex: 'name').
- setSortBy(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryV2
-
Sets sortBy value.
- setSortBy(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- setSortDefaultValue(String) - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Columns to sort, by default.
- setSortOrder(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryV2
-
Set sort order.
- setSortOrder(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- setSortRequestParam(String) - Method in class com.webmethods.caf.faces.bean.web.AddressableTablePagingBean
-
Name of the "sort" request parameter.
- setSource(Source) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setSource(Object) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
Property access to initialize the provider with a supported object.
- setSourceProvider(IAttachmentsProvider) - Method in class com.webmethods.caf.jcr.faces.data.AttachmentsMigrationProvider
-
Sets the source attachments provider
- setSourceURI(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- setSrc(String) - Method in class com.webmethods.caf.faces.data.export.atom.Content
-
- setStart(int) - Method in interface com.webmethods.sc.directory.IDirectoryPagingCookie
-
The index of the first item in the current page.
- setStartDate(Date) - Method in class com.webmethods.caf.faces.data.calendar.CalendarEvent
-
Set the date this event starts on.
- setStartDate(Date) - Method in class com.webmethods.caf.faces.data.calendar.CalendarEventProvider
-
Set the start date of the date range for this provider.
- setStartDate(Date) - Method in class com.webmethods.caf.faces.data.calendar.CalendarUnit
-
Set the start date of this unit.
- setStartDate(Date) - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarEventProvider
-
Set the start date of the date range for this provider.
- setStartDate(Date) - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Set the start date of the date range for this provider.
- setStartDate(Date) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- setStartDate(Date) - Method in class com.webmethods.sc.calendar.PeriodEvent
-
Sets start datetime for this PeriodEvent
- setStartHour(int) - Method in class com.webmethods.sc.calendar.Workday
-
Sets start hour for Workday timeslot
- setStartMinute(int) - Method in class com.webmethods.sc.calendar.Workday
-
Sets start minute for Workday timeslot
- setstartpage(URI, URI) - Method in interface com.webmethods.caf.portalclient.dir.user.IuserPortType
-
- setStartPage(IContext, IURI, IThingID) - Method in interface com.webmethods.portal.bizPolicy.biz.dir.IUserBizPolicy
-
Sets a user's start Page.
- setState(int) - Static method in class com.webmethods.portal.system.PortalSystem
-
Set the state of the PortalSystem.
- setStaticProperty(Class, String, Object) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Sets a value into static member of the class
- setStaticProperty(Class, String, Object) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
Sets a value into static member of the class
- setStatus(int) - Method in interface com.webmethods.bpm.process.IBpmProcess
-
Sets status for process instance
- setStatus(int) - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Sets status of this step
- setStatus(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setStatus(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskInfo
-
Sets task status
- setStatus(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setStepID(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setStepIteration(int) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setStreamingPort(int) - Method in class com.webmethods.caf.faces.data.csp.CSPSessionManager
-
- setStyle(String) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
Sets item CSS style
- setStyleBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setStyleFieldName(String) - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Sets property name on the source object to use for select item style
- setStyleFieldName(String) - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Sets property name on the source object to use for select item style
- setSubCategoryName(String) - Method in class com.webmethods.caf.faces.bean.BaseApplicationBean
-
Set the String value for the Logging Sub Category.
- setSubFolderName(String) - Method in class com.webmethods.caf.jcr.faces.data.SubFolderJcrAttachmentsProvider
-
Sets the subfolder name
- setSubject(String) - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Set the subject text for this email.
- setSubprocessID(String) - Method in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
Sets subprocess identifier for this step
- setSubscriptionID(String) - Method in class com.webmethods.caf.faces.data.pubsub.SubscriptionContentProvider
-
Set the current subscription Id for this content provider.
- setSubscriptionName(String) - Method in class com.webmethods.caf.faces.data.pubsub.SubscriptionContentProvider
-
Set the current subscription name for this content provider.
- setSubtitle(Text) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setSummary(String) - Method in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
Overrides error message summary with custom value.
- setSummary(Text) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setSystemContext(boolean) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Set whether this is a system context.
- setSystemProperty(String, String) - Static method in class com.webmethods.portal.system.PortalSystem
-
Set a system property.
- setTabIconURL(String) - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Sets the URL for the icon to display for the tab.
- setTable(UIData) - Method in class com.webmethods.caf.faces.data.export.AtomFeedTableExportProvider
-
- setTable(UIData) - Method in class com.webmethods.caf.faces.data.export.DataTableExportProvider
-
- setTable(ITableContentProvider) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setTable(ITableContentProvider) - Method in class com.webmethods.caf.faces.data.object.PageableTableContentProvider
-
Sets external ITableContentProvider instance to use for page data
- setTable(ITableContentProvider) - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Sets new table provider to use
- setTable(IAddressableTableContentProvider) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setTagList(String) - Method in class com.webmethods.caf.faces.data.task.TaskTagsProvider
-
A call to setTagList will create keyword to task id mapping for the
taskid returned by getTaskId() of the provider
- setTags(List) - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
Sets the list of keyword tags associated with the workspace.
- setTargetAction(String) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Sets target action to execute on the portlet.
- setTargetAction(String) - Method in interface com.webmethods.portal.service.portlet.IPortletURL
-
Sets PCA method name to invoke on the portlet
- setTargetView(String) - Method in interface com.webmethods.caf.portlet.IPortletURL
-
Sets target view to display
- setTargetView(String) - Method in interface com.webmethods.portal.service.portlet.IPortletURL
-
Sets target view to display on the portlet
- setTask(ITask) - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Sets current task info from task
- setTaskAudit(ITaskAudit) - Method in class com.webmethods.caf.faces.data.task.TaskAuditDisplayProvider
-
Set task audit entry
- setTaskClientBean(ITaskContentProvider) - Method in class com.webmethods.caf.faces.data.task.impl.TaskNotificationContentProvider
-
Sets instance of task object to send notification about
- setTaskData(Hashtable) - Method in class com.webmethods.caf.portalclient.task.task.Task
-
- setTaskDataClassName(String) - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Sets task business data class name
- setTaskDataClassName(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
Sets task business data class name
- setTaskID(String) - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Sets taskID for this step
- setTaskID(String) - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Sets taskID being assigned
- setTaskID(String) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Sets new task ID to load.
- setTaskID(String) - Method in interface com.webmethods.caf.faces.data.task.impl.ITaskWorkloadProvider
-
Sets task instance ID for this workload manager
- setTaskID(String) - Method in class com.webmethods.caf.faces.data.task.impl.TaskAuditContentProvider
-
Sets task ID to load audit list
- setTaskID(String) - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Sets current taskID
- setTaskID(String) - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Sets current task ID
- setTaskID(String) - Method in class com.webmethods.caf.faces.data.task.TaskTagsProvider
-
- setTaskID(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setTaskInfo(ITaskInfo) - Method in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Sets current task info
- setTaskInfo(TaskInfo) - Method in class com.webmethods.caf.portalclient.task.task.Task
-
- setTaskServiceProvider(ITaskServiceProvider) - Static method in class com.webmethods.caf.faces.data.task.impl.TaskServiceProviderFactory
-
- setTaskStatus(String) - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Sets task status for this step
- setTaskTypeID(String) - Method in interface com.webmethods.bpm.process.IBpmProcessStep
-
Sets taskTypeID for this step
- setTaskTypeID(String) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Set the task Type ID when queuing a new task
- setTaskTypeID(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setTaskURI(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- setTaskURL(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setTaskVersionNumber(int) - Method in class com.webmethods.caf.faces.data.task.impl.TaskInfo
-
- setTaskVersionNumber(int) - Method in interface com.webmethods.caf.faces.data.task.ITaskExtendedInfo
-
Set task version number
- setTaskVersionNumber(int) - Method in class com.webmethods.caf.portalclient.task.task.TaskAudit
-
- setTaskVersionNumber(int) - Method in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- setTemplateRow() - Method in interface com.webmethods.caf.faces.data.IUpdateableTableContentProvider
-
Sets provider to state where it returns properties for template pseudo-row.
- setTemplateRow() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- setTemplateRow() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- setTemplateRow() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
- setTemplateRow() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setTerm(String) - Method in class com.webmethods.caf.faces.data.export.atom.Category
-
- setTerms(List) - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQuery
-
- setTerms(TaskSearchQueryTerm[]) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
-
Set search term list for this query
- setTerms(TaskSearchQueryTerm[]) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQuery
-
- setText(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- setTextData(String) - Method in class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
Sets the text data for export.
- setTimestamp(Date) - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- setTimeZone(String) - Method in interface com.webmethods.sc.calendar.ICalendar
-
Sets timeZone ID for Calendar
- setTitle(String) - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
Page title (ex "Bar View").
- setTitle(String) - Method in class com.webmethods.caf.faces.component.email.EmailMessagePanel
-
- setTitle(String) - Method in class com.webmethods.caf.faces.component.rss.RssMessagePanel
-
- setTitle(Text) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setTitle(String) - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- setTitle(Text) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setToAddresses(String) - Method in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
Set the to addresses for this email.
- setToIndex(int) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryV2
-
Sets end index for search pageing
- setToIndex(int) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
- setTraits(ITraits) - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Set the ITraits
object for the current context.
- setType(int) - Method in interface com.webmethods.bpm.noodle.IUserTab
-
Gets the tab type for the tab.
- setType(short) - Method in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
Sets type for this step
- setType(String) - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- setType(String) - Method in class com.webmethods.caf.faces.data.export.atom.Link
-
- setType(String) - Method in class com.webmethods.caf.faces.data.export.atom.Text
-
- setType(String) - Method in class com.webmethods.caf.faces.data.gmap.GMapState
-
Map type.
- setType(String) - Method in class com.webmethods.sc.calendar.Event
-
Sets event type
- setUnitIndex(int) - Method in class com.webmethods.caf.faces.data.calendar.CalendarUnit
-
Set the index of the current day within this unit of measure.
- setUnitIndex(int) - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Set the current aligned calendar unit index, expressed as the
number of calendar units from the provider start date
- setUnitIndex(int) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- setUnits(String) - Method in class com.webmethods.caf.faces.data.calendar.CalendarUnit
-
Set the unit of measure.
- setUnits(String) - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Set the calendar unit of measure for this provider.
- setUnits(String) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- setUnitVariable(String) - Method in interface com.webmethods.caf.faces.data.calendar.ICalendarProvider
-
Set the name of the request variable that current Calendar Unit will
be exposed as.
- setUnitVariable(String) - Method in class com.webmethods.caf.faces.data.object.DefaultCalendarProvider
-
- setUnopenIds(Collection) - Method in interface com.webmethods.caf.faces.data.tree.ITreeContentProvider
-
Collection of
String
ids of un-open rows
(all other rows are open implicitly).
- setUnopenIds(Collection) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setUnopenIds(Collection) - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- setUnopenIds(Collection) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setUnopenIds(ITreeContentProvider, Collection) - Method in class com.webmethods.caf.faces.data.tree.object.TreeContentProviderHelper
-
- setUpdatable(boolean) - Method in class com.webmethods.caf.faces.data.attachments.AttachmentItem
-
Sets whether the attachment is updateable
- setUpdatable(boolean) - Method in class com.webmethods.caf.portalclient.task.task.TaskAttachment
-
- setUpdated(Date) - Method in class com.webmethods.caf.faces.data.export.atom.Entry
-
- setUpdated(Date) - Method in class com.webmethods.caf.faces.data.export.atom.Source
-
- setUri(String) - Method in class com.webmethods.caf.faces.component.mws_ui.MwsResourceInclude
-
- setUri(String) - Method in class com.webmethods.caf.faces.data.export.atom.Generator
-
- setUri(String) - Method in class com.webmethods.caf.faces.data.export.atom.Person
-
- setUri(String) - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Set the URI for this AuthInfo
- setUrl(String) - Method in class com.webmethods.caf.faces.bean.nav.xml.XMLAppNavPage
-
Page url (ex "/mycontext/myfolder/myview.view").
- setUrl(String) - Method in class com.webmethods.caf.faces.bean.web.WebURLBean
-
Sets the state of this bean to match the specified url
(clearing path and all old request parameters before setting new state).
- setUrl(String) - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
Feed url.
- setUrlBase(String) - Method in class com.webmethods.caf.faces.bean.web.WebURLBean
-
Sets the state of this bean using the specified url
(not clearing parameters left unspecified by url).
- setUrlParams(Map) - Method in class com.webmethods.caf.faces.bean.web.WebURLBean
-
Request parameters of url.
- setUrlPath(String) - Method in class com.webmethods.caf.faces.bean.web.WebURLBean
-
Path part of url.
- setUseCache(boolean) - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
If true, the service calls will be cached.
- setUseCache(boolean) - Method in class com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy
-
- setUseCache(boolean) - Method in interface com.webmethods.caf.wsclient.proxy.IWSClientProxy
-
Set option for the cache manager to cache web service results
- setUseMockTransport(boolean) - Static method in class com.webmethods.caf.faces.data.email.MockEmailTransport
-
Set if this
Transport
is using a mock transport.
- setUseNodeAsRow(boolean) - Method in class com.webmethods.caf.jcr.faces.data.SearchTableContentProvider
-
Sets whether the search results will be javax.jcr.Node objects
or javax.jcr.query.Row objects
- setUseNonce() - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- setUseOrCondition(boolean) - Method in interface com.webmethods.bpm.noodle.IWorkspaceQuery
-
- setUserCalendar(Object) - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Set the value for the user calendar.
- setUserDisplayName(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- setUserId(String) - Method in class com.webmethods.caf.faces.bean.Credentials
-
Sets the User ID.
- setUserID(String) - Method in class com.webmethods.caf.faces.priviledge.FunctionalPrivilegeProvider
-
Set user ID.
- setUserId(String) - Method in class com.webmethods.caf.portalclient.task.task.Guidance
-
- setUserID(String) - Method in class com.webmethods.caf.portalclient.task.task.TaskComment
-
- setUserID(IThingID) - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
- setUserModel(UserModel) - Method in class com.webmethods.caf.faces.data.task.TaskSavedSearchContentProvider
-
Sets current user model.
- setUserName(String) - Method in class com.webmethods.caf.wsclient.AuthCredentials
-
- setUserName(String) - Method in interface com.webmethods.portal.bizPolicy.IPrincipalData
-
Sets the username for this AuthInfo
- setUserSearchAllowed(boolean) - Method in class com.webmethods.caf.faces.component.dir.view.PrincipalPickerControlBean
-
- setUserToImpersonate(String) - Method in class com.webmethods.caf.faces.bean.Credentials
-
Sets User ID to impersonate.
- setUseUserPersonalCalendar(boolean) - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Use the user's personal calendar for calculation
verses the default corporate calendar.
- setUseWebDav(boolean) - Method in class com.webmethods.caf.faces.data.attachments.BasePortalContainerAttachmentsProvider
-
- setUseWebDav(boolean) - Method in interface com.webmethods.caf.faces.data.attachments.IWebDavAwareAttachmentsProvider
-
Sets whether to use webDAV URLs
- setUseWebDav(boolean) - Method in class com.webmethods.caf.jcr.faces.data.JcrAttachmentsProvider
-
Sets whether to use WebDAV urls
- setValue(Object) - Method in class com.webmethods.bpm.process.BpmProcessSearchQueryTerm
-
Sets value to search on
- setValue(Object) - Method in interface com.webmethods.bpm.process.IBpmProcessCustomFields.IBpmProcessCustomField
-
Sets value for this field
- setValue(int) - Method in class com.webmethods.caf.common.MutableInt
-
Does same as MutableInt
- setValue(String, Object) - Method in class com.webmethods.caf.faces.bean.BaseFacesBean
-
Sets value using given JSF value binding expression.
- setValue(Object, Object, Object) - Static method in class com.webmethods.caf.faces.data.ContentProviderUtils
-
Set value for property in an object.
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.csp.CSPContent
-
- setValue(String) - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- setValue(String) - Method in class com.webmethods.caf.faces.data.csp.CSPParameter
-
- setValue(String) - Method in class com.webmethods.caf.faces.data.csp.CSPSearchQueryTerm
-
- setValue(String) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchFilter
-
Set value for this attribute.
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.export.AtomFeedExportProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.export.AtomFeedTableExportProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.export.CSVExportProvider
-
- setValue(Object, Object) - Method in interface com.webmethods.caf.faces.data.IUpdateableContentProvider
-
Sets new value of the given property
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.object.DataModelTableContentProvider
-
Set value for the property specified for the current row
- setValue(Object) - Method in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
Sets item new value
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.object.ELPropertyContentProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.object.LimitedPropertiesContentProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.object.MapContentProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.object.XMLTableContentProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Sets new value for the given column on the current row.
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Sets new value of the given property
- setValue(Object) - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
-
Set search value for the term.
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.tree.object.BoundChildrenNode.PermissiveContentProviderWrapper
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- setValue(FacesContext, Object) - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider.DummyValueBinding
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.tree.object.XMLTreeContentProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider.ParametersProvider
-
- setValue(Object, Object) - Method in class com.webmethods.caf.jcr.faces.data.JcrNodeProvider
-
- setValue(String) - Method in class com.webmethods.caf.jcr.faces.data.query.PathSearchTerm
-
Sets the path value
- setValue(Object) - Method in class com.webmethods.caf.jcr.faces.data.query.PropertySearchTerm
-
Sets the value of this term
- setValue(Object) - Method in class com.webmethods.caf.portalclient.task.task.TaskField
-
- setValue(Object) - Method in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryTerm
-
- setValue(String) - Method in class com.webmethods.caf.portalclient.task.task.URI
-
- setValue(Object) - Method in class com.webmethods.caf.portalclient.util.NamedValue
-
- setValueBinding(ValueBinding) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider
-
- setValueFieldName(String) - Method in class com.webmethods.caf.faces.data.object.ELSelectItemProvider
-
Sets property name on the source object to use for select item value
- setValueFieldName(String) - Method in class com.webmethods.caf.faces.data.object.TableSelectItemGroupProvider
-
Sets property name on the source object to use for select item value
- setValues(String[]) - Method in class com.webmethods.caf.faces.data.csp.CSPIndex
-
- setValueSource(PrincipalAttributeValueSource) - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchFilter
-
Set the wrapper Object containing the principal attribute value source.
- setVar(String) - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider
-
Variable representing the source provider to use in key value bindings.
- setVersion(String) - Method in class com.webmethods.caf.faces.data.export.atom.Generator
-
- setWebAppID(String) - Method in interface com.webmethods.caf.event.ICAFEvent
-
- setWebDavURL(IThingID) - Method in class com.webmethods.caf.faces.data.attachments.PortalContainerAttachmentsProvider
-
Gets the base WebDav URL for the specified parent thing
- setWebDavURL(IThingID) - Method in class com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider
-
Deprecated.
Gets the base WebDav URL for the specified parent thing
- setWidth(String) - Method in class com.webmethods.caf.faces.data.csp.CSPPreviewImageProvider
-
- setWorkdays(int) - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Set the number of work days in a week.
- setWorkgroup(String) - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Sets internal workgroup name for this provider
- setWorkgroup(String) - Method in interface com.webmethods.caf.faces.data.task.impl.ITaskWorkloadProvider
-
Sets identifier for the workgroup.
- setWorkgroupMembers(Object[]) - Method in class com.webmethods.caf.faces.data.task.BaseTaskWorkloadProvider
-
Sets workgroup members - list of user names
- setWorkgroupMembers(Object[]) - Method in interface com.webmethods.caf.faces.data.task.impl.ITaskWorkloadProvider
-
Sets workgroup members
- setWorkhours(int) - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Set the number of work hours for a day.
- setWorkminutes(int) - Method in class com.webmethods.caf.faces.data.calendar.BusinessCalendarModel
-
Set the number of minutes in a work day.
- setWorkspaceType(int) - Method in interface com.webmethods.bpm.noodle.IWorkspace
-
- setWrappedEvent(IEvent) - Method in interface com.webmethods.caf.event.IMWSCAFEvent
-
Set the wrapped event
- setWrappedPage(IAppNavPage) - Method in class com.webmethods.caf.faces.bean.nav.AppNavPageWrapper
-
- setWsdlUrl(String) - Method in class com.webmethods.caf.faces.data.ws.BaseWSClientContentProvider
-
Sets wsdl document url
- setZoom(int) - Method in class com.webmethods.caf.faces.data.gmap.GMapState
-
Map zoom level, from 1 (global level) to 20 or so (street level).
- severity - Variable in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
- SEVERITY_ERROR - Static variable in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
- SEVERITY_FATAL - Static variable in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
- SEVERITY_INFO - Static variable in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
- SEVERITY_WARN - Static variable in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
- ShadowAppNavPage - Class in com.webmethods.caf.faces.bean.nav
-
Creates a shadow subtree structure
which wraps an existing
IAppNavPage
subtree.
- ShadowAppNavPage(IAppNavPage) - Constructor for class com.webmethods.caf.faces.bean.nav.ShadowAppNavPage
-
Creates a shadow subtree structure for the specified page,
with the specified page as the subtree root.
- ShadowAppNavPage(IAppNavPage, IAppNavPage) - Constructor for class com.webmethods.caf.faces.bean.nav.ShadowAppNavPage
-
Creates a shadow subtree structure for the specified page,
with the specified (non-shadowed) parent.
- shellResource(String, String) - Method in class com.webmethods.caf.faces.bean.mws_ui.MwsShell
-
Resolve the URI of resource (usually a portlet) by name from one of the
shell sections of the current shell.
- SHORT_NULL - Static variable in interface com.webmethods.portal.service.sql.ISqlWorker
-
Identifies NULL Short
- shouldSearchExecute() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
Return true if search must be executed, this is used for generating empty
initial page.
- shouldSubscribe - Variable in class com.webmethods.caf.faces.component.events.OpenAjaxScript
-
- showAllTabs() - Method in interface com.webmethods.bpm.noodle.IUserTabSet
-
- showNonActiveTasks - Variable in class com.webmethods.caf.portalclient.task.task.TaskSearchQuery
-
Include tasks not in an 'active' status in the results of the search
- showTab(IUserTab) - Method in interface com.webmethods.bpm.noodle.IUserTabSet
-
- shutdown() - Static method in class com.webmethods.caf.wsclient.logging.LogHandler
-
- shutdown() - Static method in class com.webmethods.caf.wsclient.WSClient
-
- shutdown(IContext, int) - Method in interface com.webmethods.portal.bizPolicy.biz.system.ISystemPolicy
-
Initiates portal system shutdown
- shutdown() - Method in class com.webmethods.portal.mech.task.impl.CustomTaskChangeHandler
-
This object is being uninitialized.
- shutdown() - Method in class com.webmethods.portal.service.sql.core.ConnectionManager
-
Called automatically by the portal runtime when the VM is closing down.
- shutdown() - Method in class com.webmethods.portal.service.sql.DataManager
-
Called automatically by the portal runtime when the VM is closing down.
- shutdown() - Method in class com.webmethods.portal.system.PortalSystem
-
- shutdown() - Method in class com.webmethods.rtl.util.xml.XMLUtil
-
Called automatically by the portal runtime when the VM is closing down.
- shutdown() - Static method in class com.webmethods.sc.mws.MWSLibrary
-
Shuts down previously initialized MWSLibrary.
- SHUTDOWN_STATE - Static variable in class com.webmethods.portal.system.PortalSystem
-
The system is shutting down.
- SimpleFileExportBean - Class in com.webmethods.caf.faces.bean
-
This is a simple implementation of IFileExportBeanEx that is java bean compatible.
- SimpleFileExportBean() - Constructor for class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
Bean empty constructor
- SimpleFileExportBean(String, String, int, boolean, byte[]) - Constructor for class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
Constructor.
- SimpleFileExportBean(String, String, int, boolean, String) - Constructor for class com.webmethods.caf.faces.bean.SimpleFileExportBean
-
Constructor.
- SimpleTaskContentProvider - Class in com.webmethods.caf.faces.data.task.impl
-
Task Content provider which can be used to load/update task instances
- SimpleTaskContentProvider() - Constructor for class com.webmethods.caf.faces.data.task.impl.SimpleTaskContentProvider
-
- SimpleWrappedPrincipalModel - Class in com.webmethods.caf.faces.data.dir
-
Base interface for directory objects content providers: users, groups and roles.
- SimpleWrappedPrincipalModel() - Constructor for class com.webmethods.caf.faces.data.dir.SimpleWrappedPrincipalModel
-
- SINGLE - Static variable in class com.webmethods.caf.jcr.faces.util.QueryUtil.QuoteChar
-
- SIZE - Static variable in interface com.webmethods.caf.faces.data.csp.CSPConstants
-
- size() - Method in class com.webmethods.caf.faces.data.dir.PrincipalModelList
-
Size of the members list.
- size() - Method in interface com.webmethods.caf.faces.data.ISortInfo
-
Return number of sort keys.
- size() - Method in class com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.SelectItemCollection
-
- size() - Method in class com.webmethods.caf.faces.data.object.SortInfo
-
- size() - Method in class com.webmethods.caf.wsclient.cache.impl.WSLruCache
-
The current size of the cache
- SKIN_IMAGE_PREFIX - Static variable in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
- smallIntToHex(int, boolean) - Static method in class com.webmethods.caf.common.StringTools
-
Convert small int to hex, optionally padding with 0s
- SOAP_FAULT - Static variable in class com.webmethods.caf.faces.data.error.WebserviceClientErrorHandler
-
Identifies that only soap-fault web service client errors should be
handled
- SOCIAL_KEYWORD - Static variable in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyNames
-
BizPolicy for Social Keywords
- socketTimeout - Variable in class com.webmethods.caf.faces.data.ws.glue.GlueWSClientContentProvider
-
- sort(List, boolean) - Static method in class com.webmethods.caf.faces.data.CollectionUtils
-
Sorts the specified list by comparing the items in the list
using the
Comparable
interface.
- sort(List, ISortInfo, String) - Static method in class com.webmethods.caf.faces.data.CollectionUtils
-
Sorts the specified list using the specified
SortInfo
.
- sort(List, ValueBinding, boolean, String) - Static method in class com.webmethods.caf.faces.data.CollectionUtils
-
Sorts the specified list using the specified
ValueBinding
to compare items in the list.
- sort() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- sort() - Method in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider
-
Sort is handled by the refresh method.
- sort() - Method in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider
-
Sort is handled by the refresh method.
- sort() - Method in class com.webmethods.caf.faces.data.object.FilterableListTableContentProvider
-
- sort() - Method in class com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider
-
- sort() - Method in class com.webmethods.caf.faces.data.object.ListTableContentProvider
-
(Re-)sorts list according to sort info.
- sort() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
- sort() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
(Re-)sorts list according to sort info.
- sort() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
(Re-)sorts list according to sort info.
- sort() - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
- sort(List, List) - Method in class com.webmethods.caf.faces.data.tree.object.NodeTreeContentProvider
-
Sorts list of nodes at a given level, recursively;
then adds newly re-positioned nodes back into master Row list with new index.
- sort - Variable in class com.webmethods.caf.portalclient.impl.PagingCookie
-
- sort() - Method in class com.webmethods.caf.portalclient.util.NamedValueList
-
- sort(Comparator) - Method in interface com.webmethods.portal.service.view.IListView
-
Sorts the list using the given Comparator.
- sort() - Method in interface com.webmethods.portal.service.view.IListView
-
Sorts objects in this view according to paging cookie sort order.
- SORT_ORDER_ASCENDING - Static variable in interface com.webmethods.caf.faces.data.task.ITaskSearchQuery
-
task search order is ascending
- SORT_ORDER_DESCENDING - Static variable in interface com.webmethods.caf.faces.data.task.ITaskSearchQuery
-
task search order is descending
- sortAttributes(NamedNodeMap) - Static method in class com.webmethods.rtl.util.xml.XMLUtil
-
Returns a sorted list of attributes.
- sortBy - Variable in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
The task field to sort the results by.
- sortExpression - Variable in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.DirectoryPagingIterator
-
- sortExpression - Variable in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.DirectoryPagingIterator
-
- SortInfo - Class in com.webmethods.caf.faces.data.object
-
Implementation of table sort information bean.
- SortInfo() - Constructor for class com.webmethods.caf.faces.data.object.SortInfo
-
New, empty sort info constructor
- SortInfo(String) - Constructor for class com.webmethods.caf.faces.data.object.SortInfo
-
- SortInfo(ISortInfo) - Constructor for class com.webmethods.caf.faces.data.object.SortInfo
-
Shallow copy of existing sort info.
- SortInfo.AscendingsContentProvider - Class in com.webmethods.caf.faces.data.object
-
Maps column keys to ascending values.
- SortInfo.AscendingsContentProvider() - Constructor for class com.webmethods.caf.faces.data.object.SortInfo.AscendingsContentProvider
-
- SortInfo.Ordinal - Class in com.webmethods.caf.faces.data.object
-
- SortInfo.Ordinal() - Constructor for class com.webmethods.caf.faces.data.object.SortInfo.Ordinal
-
- SortInfo.Ordinal(Object, boolean) - Constructor for class com.webmethods.caf.faces.data.object.SortInfo.Ordinal
-
- SortInfo.OrdinalsContentProvider - Class in com.webmethods.caf.faces.data.object
-
Maps column keys to ordinal values.
- SortInfo.OrdinalsContentProvider() - Constructor for class com.webmethods.caf.faces.data.object.SortInfo.OrdinalsContentProvider
-
- sortObjectArray(Object[], String, boolean) - Static method in class com.webmethods.caf.common.ObjectUtil
-
Sorts passed in object array according to natural order of specified object property
- sortOrder - Variable in class com.webmethods.caf.faces.data.dir.DirectorySearchProvider.DirectoryPagingIterator
-
- sortOrder - Variable in class com.webmethods.caf.faces.data.dir.PeopleSearchProvider.DirectoryPagingIterator
-
- sortOrder - Variable in class com.webmethods.caf.portalclient.task.task.TaskSearchQueryV2
-
The sort order of the query results.
- source - Variable in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
- Source - Class in com.webmethods.caf.faces.data.export.atom
-
Represents an atom source element.
- Source() - Constructor for class com.webmethods.caf.faces.data.export.atom.Source
-
- Source(Object) - Constructor for class com.webmethods.caf.faces.data.export.atom.Source
-
- source - Variable in class com.webmethods.caf.faces.data.object.DefaultSelectItemProvider
-
- start - Variable in class com.webmethods.caf.portalclient.impl.PagingCookie
-
- startDate - Variable in class com.webmethods.caf.faces.data.calendar.CalendarUnit
-
- startLogging(String) - Static method in class com.webmethods.caf.wsclient.logging.GlueLogListener
-
Start logging the specified category
- startNewSession() - Method in class com.webmethods.caf.jcr.faces.bean.RepositorySessionManager
-
This is a convenience method to throw away the current JCR session.
- startTracking() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Deprecated.
for use only with the PostRenderCache
- STATIC_ROLE_TYPE - Static variable in interface com.webmethods.sc.directory.IDirectoryRole
-
Identifies "static" role type
- status - Variable in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
The status of this task.
- STATUS_ACTIVE - Static variable in interface com.webmethods.caf.faces.data.task.ITaskConstants
-
task status is active.
- STATUS_CANCELLED - Static variable in interface com.webmethods.caf.faces.data.task.ITaskConstants
-
task status is cancelled.
- STATUS_COMPLETED - Static variable in interface com.webmethods.caf.faces.data.task.ITaskConstants
-
task status is completed.
- STATUS_ERROR - Static variable in interface com.webmethods.caf.faces.data.task.ITaskConstants
-
task status is error.
- STATUS_EXPIRED - Static variable in interface com.webmethods.caf.faces.data.task.ITaskConstants
-
task status is expired.
- STATUS_NEW - Static variable in interface com.webmethods.caf.faces.data.task.ITaskConstants
-
task status is new.
- STATUS_SUSPENDED - Static variable in interface com.webmethods.caf.faces.data.task.ITaskConstants
-
task status is suspended.
- STATUS_UNDEFINED - Static variable in interface com.webmethods.caf.faces.data.task.ITaskConstants
-
task status is undefined.
- statusMap - Variable in class com.webmethods.caf.faces.data.task.TaskDisplayProvider
-
Cached task statuses map
- STEP_STATUS_CANCELLED - Static variable in interface com.webmethods.bpm.process.IBpmProcessStep
-
Process cancelled
- STEP_STATUS_ENDED - Static variable in interface com.webmethods.bpm.process.IBpmProcessStep
-
Step successfully completed
- STEP_STATUS_FAILED - Static variable in interface com.webmethods.bpm.process.IBpmProcessStep
-
Step failed
- STEP_STATUS_RESUMED - Static variable in interface com.webmethods.bpm.process.IBpmProcessStep
-
Process Resumed
- STEP_STATUS_STARTED - Static variable in interface com.webmethods.bpm.process.IBpmProcessStep
-
Step was started
- STEP_STATUS_SUSPENDED - Static variable in interface com.webmethods.bpm.process.IBpmProcessStep
-
Process suspended
- STEP_STATUS_UNDEFINED - Static variable in interface com.webmethods.bpm.process.IBpmProcessStep
-
Step status is undefined (for newly added steps)
- STEP_TYPE_SUBPROCESS - Static variable in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
Step type for subprocess
- STEP_TYPE_TASK - Static variable in interface com.webmethods.bpm.process.IBpmProcessStepDefinition
-
Step type for task
- stepID - Variable in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
The stepID of this task when generated as a step within a process
- stepIteration - Variable in class com.webmethods.caf.portalclient.task.task.TaskInfo
-
- stopLogging(String) - Static method in class com.webmethods.caf.wsclient.logging.GlueLogListener
-
Stop logging the specified category
- stopTracking() - Method in interface com.webmethods.portal.bizPolicy.IContext
-
Deprecated.
for use only with the PostRenderCache
- storeCalendar(String, ICalendar) - Method in interface com.webmethods.sc.calendar.ICalendarManager
-
Stores specified calendar object at the specified location folder.
- STR_AND - Static variable in class com.webmethods.caf.common.StringTools
-
Standard string ampersand
- STR_COMMA - Static variable in class com.webmethods.caf.common.StringTools
-
Standard string comma
- STR_EQUALS - Static variable in class com.webmethods.caf.common.StringTools
-
Standard string equals
- STR_FAILED - Static variable in class com.webmethods.caf.common.StringTools
-
Standard string for failed
- STR_QUESTION - Static variable in class com.webmethods.caf.common.StringTools
-
Standard string question mark
- STR_SEMICOLON - Static variable in class com.webmethods.caf.common.StringTools
-
Standard string semicolon
- STR_SPACE - Static variable in class com.webmethods.caf.common.StringTools
-
Standard string space
- STR_SUCCESSFUL - Static variable in class com.webmethods.caf.common.StringTools
-
Standard string for successful
- streamFileDataToResponse(IFileExportBean) - Method in class com.webmethods.caf.faces.bean.BaseViewBean
-
Helper method that can be called to stream an exported file back to
the response.
- STRING - Static variable in class com.webmethods.bpm.process.IBpmProcessCustomFields.FIELD_TYPE
-
- stringToList(String) - Static method in class com.webmethods.caf.common.ListTools
-
- stringToMap(String) - Static method in class com.webmethods.caf.common.ListTools
-
- StringTools - Class in com.webmethods.caf.common
-
Various string utility functions and operations
- StringTools() - Constructor for class com.webmethods.caf.common.StringTools
-
- StringToValue(String, Class) - Static method in class com.webmethods.caf.portalclient.util.ObjectUtil
-
- STRIP_FROM_NORMAL_NAME - Static variable in class com.webmethods.caf.faces.data.export.atom.Element
-
- stripClasspathProtocol(String) - Static method in class com.webmethods.caf.wsclient.util.WSClientUtil
-
Strip the 'classpath:' protocol prefix from a URL string
- stripFirstSegment(String, String) - Static method in class com.webmethods.caf.common.StringTools
-
Strips string first segment, defined by separator and returns stripped
string
- stripLastSegment(String, String) - Static method in class com.webmethods.caf.common.StringTools
-
Strips string last segment, defined by separator and returns stripped
string
- stripLastSegment(String) - Static method in class com.webmethods.caf.wsclient.util.WSClientUtil
-
Extract the last segments of a path string (using the forward slash as a path separator)
For example, the path c:/folder1/folder2 will return the value 'folder2'.
- STYLE_INSTALLED_LOCALE - Static variable in class com.webmethods.caf.faces.data.i18n.LocaleSelectItemGroupProvider
-
- STYLE_REGULAR_LOCALE - Static variable in class com.webmethods.caf.faces.data.i18n.LocaleSelectItemGroupProvider
-
- SubFolderJcrAttachmentsProvider - Class in com.webmethods.caf.jcr.faces.data
-
Content provider for exposing the children of a JCR node subfolder for use with the
CAF AttachmentsPanel control.
- SubFolderJcrAttachmentsProvider() - Constructor for class com.webmethods.caf.jcr.faces.data.SubFolderJcrAttachmentsProvider
-
- subFolderName - Variable in class com.webmethods.caf.jcr.faces.data.SubFolderJcrAttachmentsProvider
-
The subfolder name
- subject - Variable in class com.webmethods.caf.faces.data.email.EmailDeliverer
-
- subscribe() - Method in class com.webmethods.caf.faces.data.pubsub.SubscriptionContentProvider
-
Subscribes current principal to the source identified by the current subscription Id.
- SUBSCRIPTION - Static variable in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyNames
-
BizPolicy for controlling subscriptions.
- SubscriptionContentProvider - Class in com.webmethods.caf.faces.data.pubsub
-
- SubscriptionContentProvider() - Constructor for class com.webmethods.caf.faces.data.pubsub.SubscriptionContentProvider
-
- substituteBatch(String, Map) - Static method in class com.webmethods.caf.common.StringTools
-
Replace all patterns in the string with the ones given in the given
HashMap
instance.
- summary - Variable in class com.webmethods.caf.faces.data.error.BaseErrorHandler
-
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.csp.CSPAttachmentsProvider
-
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.csp.CSPContentSearchProvider
-
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.csp.CSPRefreshableContentBaseProvider
-
- supportsAutoRefresh() - Method in interface com.webmethods.caf.faces.data.IRefreshable
-
Returns true if this content provider supports auto refresh feature.
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.object.NewsfeedContentProvider
-
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.object.ObjectMethodContentProvider
-
Returns true
.
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.object.SelectableListTableContentProvider
-
Returns false
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.sql.RowSetTableContentProvider
-
Returns true
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Returns true if this content provider supports auto refresh feature.
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.BaseTaskSearchContentProvider
-
Returns false
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.CustomTaskSearchContentProvider
-
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.ProcessSearchProvider
-
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.TaskIndexedSearchContentProvider
-
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.task.impl.TaskSearchContentProvider
-
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider
-
- supportsAutoRefresh() - Method in class com.webmethods.caf.faces.data.tree.object.TableTreeContentProvider
-
- supportsAutoRefresh() - Method in class com.webmethods.caf.jcr.faces.data.BaseIteratorTableContentProvider
-
- supportsMembership() - Method in interface com.webmethods.caf.faces.data.dir.IRoleProvider
-
Will this role type supports membership editing.
- supportsMembership() - Method in class com.webmethods.caf.faces.data.dir.RoleModel
-
Will this role type supports membership editing.
- suspendTask() - Method in class com.webmethods.caf.faces.data.task.impl.AbstractTaskContentProvider
-
Suspends a task
- suspendTask() - Method in interface com.webmethods.caf.faces.data.task.ITaskContentProvider
-
Suspends current task
- SVC_SYSTEM - Static variable in class com.webmethods.caf.portalclient.dir.PCDirectoryHelper.DIR_ALIAS
-
Static constant alias for the system directory service
- switchToPortletMode(PortletMode) - Method in class com.webmethods.caf.faces.bean.BasePortletPageBean
-
Switches the current portlet mode to the requested mode.
- SYBASE_DRIVER - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- SYBASE_SAG_PROXY_DRIVER - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- SYBASE_URL_PARSER_EXPRESSION - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- SYBASE_URL_TEMPLATE - Static variable in class com.webmethods.portal.service.sql.core.ConnectionManager
-
- syncDeployFolder(IContext, boolean) - Method in interface com.webmethods.portal.bizPolicy.biz.install.IInstallPolicy
-
Runs deploy folder sync
- Synonyms - Class in com.webmethods.caf.faces.data.export.atom
-
Atom element and attribute synonyms.
- Synonyms() - Constructor for class com.webmethods.caf.faces.data.export.atom.Synonyms
-
- system - Variable in class com.webmethods.caf.portalclient.impl.AliasValue
-
- SYSTEM - Static variable in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyNames
-
BizPolicy for system-wide generic operations.
- SYSTEM_DIRECTORY_SERVICE_ALIAS - Static variable in interface com.webmethods.portal.service.dir.IDirConstants
-
Well known alias for the system directory service: "system.directory.service"
- SYSTEM_DIRECTORY_SERVICE_ID - Static variable in interface com.webmethods.sc.directory.IDirectoryService
-
ID of the MWS System Directory Service
- SYSTEM_ENCODING - Static variable in class com.webmethods.caf.common.StringTools
-
Standard system encoding (UTF-8)
- SYSTEM_ENCODING - Static variable in class com.webmethods.rtl.encode.BASE64Encoder
-
- SYSTEM_POLICY - Static variable in interface com.webmethods.portal.bizPolicy.biz.IBizPolicyManager
-
- SYSTEM_PROP_CDS_JOURNAL_LOGGER - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which identifies the fully qualified class name for
WmJournalLogger used by CDS.
- SYSTEM_PROP_CDS_LOG_PROPERTIES_FILE - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which identifies the location of external log4j
properties file for configuring the CDS logger
- SYSTEM_PROP_CLEANUP_PERIOD - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which identifies the amount of time in milliseconds to sleep between runs of the idle connection validation/cleaner thread.
- SYSTEM_PROP_CLEANUP_PERIOD_DEFAULT - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
The default value for the amount of time in milliseconds to sleep between runs of the idle connection validation/cleaner thread.
- SYSTEM_PROP_DB_DRIVER - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which identifies database driver.
- SYSTEM_PROP_DB_PASSWORD - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which identifies database connection password.
- SYSTEM_PROP_DB_URL - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which identifies connection url.
- SYSTEM_PROP_DB_USER - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which identifies database connection user.
- SYSTEM_PROP_IDLE_TIMEOUT - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which identifies the minimum amount of time in milliseconds an object may sit idle in the pool before it is eligible for evication.
- SYSTEM_PROP_IDLE_TIMEOUT_DEFAULT - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
The default value for the minimum amount of time in milliseconds an object may sit idle in the pool before it is eligible for evication.
- SYSTEM_PROP_JDBC_POOL_ALIAS - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which identifies the name of JDBC pool alias which should be used to connect to MWS database
- SYSTEM_PROP_MAX_CONNECTIONS - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which identifies the maximum number of established connections that should be kept in the pool at all times.
- SYSTEM_PROP_MAX_CONNECTIONS_DEFAULT - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
The default value for the maximum number of established connections that should be kept in the pool at all times.
- SYSTEM_PROP_MAX_WAITTIME - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which identifies the amount of time in milliseconds to sleep between runs of the idle connection validation/cleaner thread.
- SYSTEM_PROP_MAX_WAITTIME_DEFAULT - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
The default value for the amount of time in milliseconds to sleep between runs of the idle connection validation/cleaner thread.
- SYSTEM_PROP_MIN_CONNECTIONS - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which identifies the minimum number of established connections that should be kept in the pool at all times.
- SYSTEM_PROP_MIN_CONNECTIONS_DEFAULT - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
The default value for the minimum number of established connections that should be kept in the pool at all times.
- SYSTEM_PROP_MWS_INSTALL_DIR - Static variable in class com.webmethods.sc.mws.MWSLibrary
-
System property which value identifies root path to installed WM products, e.g.