Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Interfaces
  • Classes
  • Exceptions
  • Fields
  • Methods
  • Constructors
  • Deprecated Interfaces
    Interface
    Description
    com.webmethods.caf.faces.data.task.ITaskData
    use ITaskData instead
    com.webmethods.caf.faces.data.task.ITaskSearchQueryExtended
    use ITaskSearchQueryExtended instead
    com.webmethods.portal.bizPolicy.biz.classmanager.IClassManagerPolicy
    com.webmethods.portal.mech.classmanager.IClassManagerMechanics
    com.webmethods.portal.mech.system.IContextMechanics
     
    com.webmethods.portal.service.cache.caches.IThingCache
    Use TransientCache
    com.webmethods.portal.service.meta2.thing.IThingNoteInfo
    may be replaces in a future version by threaded discussions
    com.webmethods.portal.service.portlet.info.IPortletMethodGroupInfo
     
    com.webmethods.portal.service.portlet.info.IPortletMethodParamInfo
     
    com.webmethods.portal.service.portlet.IPortletTitleBar

    Interface for the portlet title bar. The title bar is drawn by the portal, but the portlet can customize the title bar properties like title, title link, custom links, etc

    To get the current title bar reference use IPortletBean.getPortletTitleBar(). To customize the titlebar overwrite IPortletBean.getPortletTitleBar() method.

    com.webmethods.portal.system.cluster.IClusterRole
     
    com.webmethods.portal.system.cluster.ISegment
     
  • Deprecated Classes
    Class
    Description
    com.webmethods.caf.faces.application.CAFMethodBinding
    use CAFMethodExpression instead
    com.webmethods.caf.faces.application.CAFMixedELValueBinding
    com.webmethods.caf.faces.application.CAFValueBinding
    use CAFValueExpression instead
    com.webmethods.caf.faces.component.logic.Import
    The Import control has been supplanted by the Template control
    com.webmethods.caf.faces.component.table.SelectRowCheckbox
    use SelectRowIndividualCheckbox plus SelectAllRowsCheckbox SelectRowCheckbox
    com.webmethods.caf.faces.data.attachments.TempAttachmentsProvider
    Use LocalTempAttachmentsProvider instead
    com.webmethods.caf.faces.data.CollectionUtils.RowValueBindingFilterableValueDecorator
    use CollectionUtils.RowValueExpressionFilterableValueDecorator instead
    com.webmethods.caf.faces.data.export.atom.BaseUri
    use BaseURI
    com.webmethods.caf.faces.data.task.impl.TaskSearchQuery
    use com.webmethods.portal.service.task.TaskSearchQuery instead
    com.webmethods.caf.faces.data.task.impl.TaskSearchQueryTerm
    use com.webmethods.portal.service.task.TaskSearchQueryTerm instead
    com.webmethods.caf.faces.data.task.impl.TaskSearchQueryV2
    use com.webmethods.portal.service.task.TaskSearchQueryV2 instead
    com.webmethods.caf.faces.data.tree.object.XMLDOMNode
    use for better performance
    com.webmethods.caf.faces.data.tree.object.XMLElementNode
    use for better performance
    com.webmethods.caf.faces.el.StaticMethodBinding
    com.webmethods.caf.faces.el.StaticValueBinding
    use StaticValueExpression instead
    com.webmethods.caf.faces.portlet.MultipartActionRequestWrapper
    Class replaced by Jetty 8+ Request.getPart() and getParts() methods.
    com.webmethods.caf.faces.servlet.FileItemWrapper
    FileInput components use the Part class not DiskFileItems now.
    com.webmethods.caf.faces.servlet.FileItemWrapperFactory
    FileInput components use the Part class not DiskFileItems now.
    com.webmethods.caf.faces.servlet.GZIPFilter
    suggest using the jetty7 GzipFilter instead
    com.webmethods.caf.faces.servlet.MultipartFilter
    With Jetty 8.1.15+ getParts() and getParameterMap() populates Request.getParameter with multiPart parameters
    com.webmethods.caf.faces.servlet.MultipartRequestWrapper
    Class replaced by Jetty 8+ Request.getPart() and getParts() methods.
    com.webmethods.caf.jcr.faces.data.JcrTempAttachmentsProvider
    use LocalTempAttachmentsProvider instead
    com.webmethods.portal.framework.faces.context.PortalFacesContextFactory
    com.webmethods.portal.framework.session.BrowserBean
    Use IPresentationManager.getBrowserBean(HttpServletRequest) instead
    com.webmethods.portal.service.meta2.thing.ThingNameInfoHelper
    use IGlobalProvider.getLocaleLanguageWithCountry(Locale) instead
    com.webmethods.portal.service.sql.DataManager
    left for backward compatibility. Use the OSGi service registered for the IDataManager interface
  • Deprecated Exceptions
    Exceptions
    Description
    com.webmethods.portal.framework.WebAccessException
    use ResourceNotFoundException instead
    com.webmethods.portal.service.task.TaskLockFailedException
    Use ClusterLockFailedException
  • Deprecated Fields
    Field
    Description
    com.webmethods.caf.faces.bean.BaseFacesBean.OUTCOME_ERROR
    With JSF2, the outcome of an action is generally expected to be null or the name of the page to redirect to.
    com.webmethods.caf.faces.bean.BaseFacesBean.OUTCOME_OK
    With JSF2, the outcome of an action is generally expected to be null or the name of the page to redirect to.
    com.webmethods.caf.faces.servlet.MultipartUtils.FILE_ITEMS
    Files are no longer stored in the ThreadLocalStorage or a separate request attribute
    com.webmethods.caf.faces.servlet.MultipartUtils.PARAMETERS
    Parameters are automatically added to Request.getParmeters in Jetty 8.0+
    com.webmethods.caf.faces.view.BaseViewHandler.VIEW_FRAGMENT_CLIENT_ID
    com.webmethods.caf.wsclient.AuthCredentials.NONCE_AUTH
    AuthCredentials that use a Nonce factory for authenication
    com.webmethods.portal.bizPolicy.biz.IBizPolicyManager.ACCESS_POLICY
    use IBizPolicyNames.ACCESS instead.
    com.webmethods.portal.bizPolicy.biz.IBizPolicyManager.ALIAS_POLICY
    use IBizPolicyNames.ALIAS instead.
    com.webmethods.portal.bizPolicy.biz.IBizPolicyManager.BASIC_POLICY
    use IBizPolicyNames.BASIC instead.
    com.webmethods.portal.bizPolicy.biz.IBizPolicyManager.DIRECTORY_POLICY
    use IBizPolicyNames#DIRECTORY instead.
    com.webmethods.portal.bizPolicy.biz.IBizPolicyManager.FOLDER_POLICY
    use IBizPolicyNames.FOLDER instead.
    com.webmethods.portal.bizPolicy.biz.IBizPolicyManager.INSTALL_POLICY
    use IBizPolicyNames.INSTALL instead.
    com.webmethods.portal.bizPolicy.biz.IBizPolicyManager.META_POLICY
    use IBizPolicyNames.BASIC instead.
    com.webmethods.portal.bizPolicy.biz.IBizPolicyManager.SYSTEM_POLICY
    use IBizPolicyNames.SYSTEM instead.
    com.webmethods.portal.bizPolicy.biz.IBizPolicyManager.TOPIC_POLICY
    use IBizPolicyNames.TOPIC instead.
    com.webmethods.portal.bizPolicy.biz.IBizPolicyManager.TOPICSPACE_POLICY
    use IBizPolicyNames#TOPIC_SPACE instead.
    com.webmethods.portal.bizPolicy.biz.IBizPolicyManager.USER_POLICY
    use IBizPolicyNames.USER instead.
    com.webmethods.portal.bizPolicy.biz.IBizPolicyManager.VERSIONABLE_POLICY
    use IBizPolicyNames.VERSIONABLE instead.
    com.webmethods.portal.bizPolicy.IContext.SCOPE_APPLICATION
     
    com.webmethods.portal.framework.auth.AuthInfo.ANONYMOUS_AUTH_TYPE
    use IAuthInfo.ANONYMOUS_AUTH_TYPE instead
    com.webmethods.portal.framework.auth.AuthInfo.IDSUSER
    use IAuthInfo.IDSUSER instead
    com.webmethods.portal.framework.auth.AuthInfo.PORTAL_USER
    use IAuthInfo.PORTAL_USER instead
    com.webmethods.portal.framework.auth.AuthInfo.REMOTEADDR
    use IAuthInfo.REMOTEADDR instead
    com.webmethods.portal.framework.auth.AuthInfo.SESSION_ID
    use IAuthInfo.SESSION_ID instead
    com.webmethods.portal.framework.auth.AuthInfo.SSO_CAPABLE
    use IAuthInfo.SSO_CAPABLE instead
    com.webmethods.portal.framework.auth.AuthInfo.UNKNOWN_TYPE
    use IAuthInfo.UNKNOWN_TYPE instead
    com.webmethods.portal.framework.auth.AuthInfo.USERS
    use IAuthInfo.USERS instead
    com.webmethods.portal.mech.view.IViewableMechanics.COMMENTS_LINK_TYPE
    use #LINK_TYPE_COMMENTS
    com.webmethods.portal.mech.view.IViewableMechanics.CONTENT_LINK_TYPE
    use #LINK_TYPE_CONTENT
    com.webmethods.portal.mech.view.IViewableMechanics.DETAILS_LINK_TYPE
    use #LINK_TYPE_DETAILS
    com.webmethods.portal.mech.view.IViewableMechanics.PERMISSIONS_LINK_TYPE
    use #LINK_TYPE_PERMISSIONS
    com.webmethods.portal.mech.view.IViewableMechanics.PORTAL_CONTENT_LINK_TYPE
    use #LINK_TYPE_PORTAL_CONTENT
    com.webmethods.portal.mech.view.IViewableMechanics.PROPERTIES_LINK_TYPE
    use #LINK_TYPE_PROPERTIES
    com.webmethods.portal.mech.view.IViewableMechanics.SUBSCRIPTIONS_LINK_TYPE
    use #LINK_TYPE_SUBSCRIPTIONS
    com.webmethods.portal.mech.view.IViewableMechanics.THUMBNAILS_LINK_TYPE
    use #LINK_TYPE_THUMBNAILS
    com.webmethods.portal.mech.view.IViewableMechanics.VERSIONS_LINK_TYPE
    use #LINK_TYPE_VERSIONS
    com.webmethods.portal.service.meta2.access.IAccessRight.ALL
    Use IAccessRight.ALL_RIGHTS instead
    com.webmethods.portal.service.meta2.access.IAccessRight.CREATE_CONTAINER
    Use IAccessRight.CREATE_CONTAINER_RIGHT instead. To check right use IRightSet.hasRight(int) method
    com.webmethods.portal.service.meta2.access.IAccessRight.CREATE_ITEM
    Use IAccessRight.CREATE_ITEM_RIGHT instead. To check right use IRightSet.hasRight(int) method
    com.webmethods.portal.service.meta2.access.IAccessRight.CREATE_REFERENCE
    Use IAccessRight.CREATE_REFERENCE_RIGHT instead. To check right use IRightSet.hasRight(int) method
    com.webmethods.portal.service.meta2.access.IAccessRight.DELETE
    Use IAccessRight.DELETE_RIGHT instead. To check right use IRightSet.hasRight(int) method
    com.webmethods.portal.service.meta2.access.IAccessRight.DELETE_REFERENCE
    Use IAccessRight.DELETE_REFERENCE_RIGHT instead. To check right use IRightSet.hasRight(int) method
    com.webmethods.portal.service.meta2.access.IAccessRight.MODIFY
    Use IAccessRight.MODIFY_RIGHT instead. To check right use IRightSet.hasRight(int) method
    com.webmethods.portal.service.meta2.access.IAccessRight.MODIFY_PERMISSION
    Use IAccessRight.MODIFY_PERMISSION_RIGHT instead. To check right use IRightSet.hasRight(int) method
    com.webmethods.portal.service.meta2.access.IAccessRight.MODIFY_REFERENCE
    Use IAccessRight.MODIFY_REFERENCE_RIGHT instead. To check right use IRightSet.hasRight(int) method
    com.webmethods.portal.service.meta2.access.IAccessRight.NONE
    Use IAccessRight.NO_RIGHTS instead
    com.webmethods.portal.service.meta2.access.IAccessRight.PORTLET_MODIFY_PROPERTIES_INSTANCE
    Use IAccessRight.PORTLET_MODIFY_PROPERTIES_INSTANCE_RIGHT instead. To check right use IRightSet.hasRight(int) method
    com.webmethods.portal.service.meta2.access.IAccessRight.PORTLET_MODIFY_PROPERTIES_USER
    Use IAccessRight.PORTLET_MODIFY_PROPERTIES_USER_RIGHT instead. To check right use IRightSet.hasRight(int) method
    com.webmethods.portal.service.meta2.access.IAccessRight.READ
    Use IAccessRight.READ_RIGHT instead. To check right use IRightSet.hasRight(int) method
    com.webmethods.portal.service.meta2.thing.IThing.INVALID_ID
    just use null
    com.webmethods.portal.service.meta2.thing.IThingBaseInfo.ACL_CAPABILITY
    use {@link #AUTH_LEVEL_ANONYMOUS)
    com.webmethods.portal.service.meta2.thing.IThingBaseInfo.ACL_FREE
    use {@link #AUTH_LEVEL_FULL_ACCESS)
    com.webmethods.portal.service.meta2.thing.IThingBaseInfo.ACL_LEVEL_0
    use {@link #AUTH_LEVEL_DEFAULT)
    com.webmethods.portal.service.meta2.thing.IThingBaseInfo.ACL_LEVEL_1
    use {@link #AUTH_LEVEL_FULL_ACCESS)
    com.webmethods.portal.service.meta2.thing.IThingBaseInfo.ACL_LEVEL_2
    use {@link #AUTH_LEVEL_ANONYMOUS)
    com.webmethods.portal.service.meta2.thing.IThingBaseInfo.ACL_NORMAL
    use {@link #AUTH_LEVEL_DEFAULT)
    com.webmethods.portal.service.portlet.info.IPortletPropertyInfo.EDITOR_TYPE_DYNAMIC
     
    com.webmethods.portal.service.portlet.info.IPortletPropertyInfo.EDITOR_TYPE_INPUT
     
    com.webmethods.portal.service.portlet.info.IPortletPropertyInfo.EDITOR_TYPE_SELECT
     
    com.webmethods.portal.service.portlet.info.IPortletPropertyInfo.SUBTYPE_SIMPLE
     
    com.webmethods.portal.service.portlet.info.IPortletPropertyInfo.SUBTYPE_THINGID
     
    com.webmethods.portal.service.portlet.IPortletBean.CLIENT_RENDERING_PASS
     
    com.webmethods.portal.service.portlet.IPortletBean.SERVER_RENDERING_PASS
     
    com.webmethods.portal.service.portlet.IPortletConstants.RBKEY_PREFERENCE_SELECT
    use propertyeditor parameters instead
    com.webmethods.portal.service.portlet.IPortletConstants.RBKEY_PREFERENCE_VALIDATE_ERROR
    use RBKEY_PREFERENCE_PROPEDITOR_PARAM_VALIDATE_ERROR instead
    com.webmethods.portal.service.portlet.IPortletConstants.RBKEY_PREFERENCE_VALIDATE_REGEXP
    use RBKEY_PREFERENCE_PROPEDITOR_PARAM_VALIDATE_REGEX instead
    com.webmethods.portal.system.cluster.IClusterProvider.SERVERROLE_AGENT
     
    com.webmethods.portal.system.cluster.IClusterProvider.SERVERROLE_AGENT_ROUTING
    com.webmethods.portal.system.cluster.IClusterProvider.SERVERROLE_FRONT_END
     
    com.webmethods.portal.system.cluster.IClusterProvider.SERVERROLE_JSP
    com.webmethods.portal.system.cluster.IClusterProvider.SERVERROLE_PRIME
     
    com.webmethods.portal.system.cluster.ISegment.PROP_COOKIEDOMAIN
    com.webmethods.portal.system.cluster.ISegment.PROP_CORE
    com.webmethods.portal.system.cluster.ISegment.PROP_WEBSERVERURL
    com.webmethods.portal.system.FabricSystem.ENTERPRISE_ALIAS
     
    com.webmethods.portal.system.IComponentNames.POLICY
    there is no current replacement
    com.webmethods.portal.system.IComponentProvider.BIZPOLICY_MANAGER
    use IComponentNames instead
    com.webmethods.portal.system.IComponentProvider.CACHE_PROVIDER
    use IComponentNames instead
    com.webmethods.portal.system.IComponentProvider.COMMAND_PROVIDER
    use IComponentNames instead
    com.webmethods.portal.system.IComponentProvider.INSTALL_PROVIDER
    use IComponentNames instead
    com.webmethods.portal.system.IComponentProvider.MECH_PROVIDER
    use IComponentNames instead
    com.webmethods.portal.system.IComponentProvider.METACONTEXT_PROVIDER
    use IComponentNames instead
    com.webmethods.portal.system.IComponentProvider.POLICY_PROVIDER
    use IComponentNames instead
    com.webmethods.portal.system.IComponentProvider.SEARCH_PROVIDER
    use IComponentNames instead
    com.webmethods.portal.system.lock.IClusterLockingService.TASK_LOCK_MAX_TIME
    com.webmethods.portal.system.lock.IClusterLockingService.TASK_LOCK_MAX_WAIT_TIME
    com.webmethods.sc.directory.IDirectoryRole.ROLE_TYPE_DATABASE_QUERY
     
    com.webmethods.sc.directory.IDirectoryRole.ROLE_TYPE_LDAP_QUERY
     
    com.webmethods.sc.directory.IDirectoryRole.ROLE_TYPE_STATIC
     
    com.webmethods.sc.mws.MWSLibrary.SYSTEM_PROP_CDS_JOURNAL_LOGGER
    No longer used for 10.1 or later
    com.webmethods.sc.mws.MWSLibrary.SYSTEM_PROP_CDS_LOG_PROPERTIES_FILE
    No longer used for 10.1 or later
    com.webmethods.sc.mws.MWSLibrary.SYSTEM_PROP_CLEANUP_PERIOD
    No longer used for 10.1 or later
    com.webmethods.sc.mws.MWSLibrary.SYSTEM_PROP_CLEANUP_PERIOD_DEFAULT
    No longer used for 10.1 or later
    com.webmethods.sc.mws.MWSLibrary.SYSTEM_PROP_IDLE_TIMEOUT
    No longer used for 10.1 or later
    com.webmethods.sc.mws.MWSLibrary.SYSTEM_PROP_IDLE_TIMEOUT_DEFAULT
    No longer used for 10.1 or later
    com.webmethods.sc.mws.MWSLibrary.SYSTEM_PROP_MAX_CONNECTIONS
    No longer used for 10.1 or later
    com.webmethods.sc.mws.MWSLibrary.SYSTEM_PROP_MAX_CONNECTIONS_DEFAULT
    No longer used for 10.1 or later
    com.webmethods.sc.mws.MWSLibrary.SYSTEM_PROP_MAX_WAITTIME
    No longer used for 10.1 or later
    com.webmethods.sc.mws.MWSLibrary.SYSTEM_PROP_MAX_WAITTIME_DEFAULT
    No longer used for 10.1 or later
    com.webmethods.sc.mws.MWSLibrary.SYSTEM_PROP_MIN_CONNECTIONS
    No longer used for 10.1 or later
    com.webmethods.sc.mws.MWSLibrary.SYSTEM_PROP_MIN_CONNECTIONS_DEFAULT
    No longer used for 10.1 or later
  • Deprecated Methods
    Method
    Description
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.getBuildQueryStringAction()
    use PeoplePickerDialog.getBuildQueryStringActionExpression() instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.getCancelSearchOptionsAction()
    use PeoplePickerDialog.getCancelSearchOptionsActionExpression() instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.getChangeActiveSavedSearchAction()
    use PeoplePickerDialog.getChangeActiveSavedSearchActionExpression() instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.getClearFormAction()
    use PeoplePickerDialog.getClearFormActionExpression() instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.getDeleteSavedAction()
    use PeoplePickerDialog.getDeleteSavedActionExpression() instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.getPersistSearchOptionsAction()
    use PeoplePickerDialog.getPersistSearchOptionsActionExpression() instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.getSaveQueryAction()
    use PeoplePickerDialog.getSaveQueryActionExpression() instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.getUpdateSavedQueryAction()
    use PeoplePickerDialog.getUpdateSavedQueryActionExpression() instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.setBuildQueryStringAction(MethodBinding)
    use PeoplePickerDialog.setBuildQueryStringActionExpression(MethodExpression) instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.setCancelSearchOptionsAction(MethodBinding)
    use PeoplePickerDialog.setCancelSearchOptionsActionExpression(MethodExpression) instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.setChangeActiveSavedSearchAction(MethodBinding)
    use PeoplePickerDialog.setChangeActiveSavedSearchActionExpression(MethodExpression) instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.setClearFormAction(MethodBinding)
    use PeoplePickerDialog.setClearFormActionExpression(MethodExpression) instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.setDeleteSavedAction(MethodBinding)
    use PeoplePickerDialog.setDeleteSavedActionExpression(MethodExpression) instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.setPersistSearchOptionsAction(MethodBinding)
    use PeoplePickerDialog.setPersistSearchOptionsActionExpression(MethodExpression) instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.setSaveQueryAction(MethodBinding)
    use PeoplePickerDialog.setSaveQueryActionExpression(MethodExpression) instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.setUpdateSavedQueryAction(MethodBinding)
    use PeoplePickerDialog.setUpdateSavedQueryActionExpression(MethodExpression) instead
    com.softwareag.caf.controls.mwsx.PeoplePickerDialog.setValueBinding(String, ValueBinding)
    use PeoplePickerDialog.setValueExpression(String, ValueExpression) instead
    com.softwareag.caf.controls.mwsx.PersonProfileDialog.getInternalPageBeanName()
    use AbstractCompositeViewControl.getScopedVariableName() instead
    com.webmethods.bpm.noodle.IUserTabSetService.getTabSet(String)
     
    com.webmethods.caf.faces.bean.BaseApplicationBean.getApplicationResources()
     
    com.webmethods.caf.faces.bean.BaseFacesBean.createMethodBinding(String, Class<?>[])
    com.webmethods.caf.faces.bean.BaseFacesBean.createValueBinding(String)
    com.webmethods.caf.faces.bean.BaseFacesBean.getResources(String)
     
    com.webmethods.caf.faces.bean.BaseFacesPreferencesBean.getPortletResources()
     
    com.webmethods.caf.faces.bean.BaseViewBean.gotoPage(String)
    use BaseViewBean.gotoPage(String, boolean) instead.
    com.webmethods.caf.faces.bean.mws_ui.MwsContext.isLoginSession()
    com.webmethods.caf.faces.component.AbstractCompositeViewControl.getInternalPageBeanName()
    com.webmethods.caf.faces.component.AbstractCompositeViewModalDialog.getApplyButtonAction()
    use AbstractCompositeViewModalDialog.getApplyButtonActionExpression() instead
    com.webmethods.caf.faces.component.AbstractCompositeViewModalDialog.setApplyButtonAction(MethodBinding)
    use AbstractCompositeViewModalDialog.setApplyButtonActionExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.attachments.view.AttachmentsListPage.button1_action()
    com.webmethods.caf.faces.component.behavior.DragToReorderColumnsBehavior.getStorePreferences()
    use DragToReorderColumnsBehavior.getStorePreferencesExpression() instead
    com.webmethods.caf.faces.component.behavior.DragToReorderColumnsBehavior.setStorePreferences(MethodBinding)
    use DragToReorderColumnsBehavior.setStorePreferencesExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.behavior.DragToResizeColumnsBehavior.getStorePreferences()
    use DragToResizeColumnsBehavior.getStorePreferencesExpression() instead
    com.webmethods.caf.faces.component.behavior.DragToResizeColumnsBehavior.setStorePreferences(MethodBinding)
    use DragToResizeColumnsBehavior.setStorePreferencesExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.gmap.GMarkerGroup.getValueBinding(String)
    use GMarkerGroup.getValueExpression(String) instead.
    com.webmethods.caf.faces.component.logic.ImportTemplate.getInternalPageBeanName()
    com.webmethods.caf.faces.component.nav.PopupMenus.setValueBinding(String, ValueBinding)
    use PopupMenus.setValueExpression(String, ValueExpression) instead
    com.webmethods.caf.faces.component.nav.StaticMenus.setValueBinding(String, ValueBinding)
    use StaticMenus.setValueExpression(String, ValueExpression) instead
    com.webmethods.caf.faces.component.nav.ToggleMenus.setValueBinding(String, ValueBinding)
    use ToggleMenus.setValueExpression(String, ValueExpression) instead
    com.webmethods.caf.faces.component.output.ChartDataColumn.getToolTip()
    used ChartDataColumn.getTooltip() instead
    com.webmethods.caf.faces.component.output.ChartDataColumn.setToolTip(String)
    use ChartDataColumn.setTooltip(String) instead
    com.webmethods.caf.faces.component.output.Icon.getValueBinding(String)
    use Icon.getValueExpression(String) instead
    com.webmethods.caf.faces.component.output.Icon.setValueBinding(String, ValueBinding)
    use Icon.setValueExpression(String, ValueExpression) instead
    com.webmethods.caf.faces.component.panel.PopupPanel.setValueBinding(String, ValueBinding)
    com.webmethods.caf.faces.component.panel.Tooltip.setValueBinding(String, ValueBinding)
    com.webmethods.caf.faces.component.portleturl.PortletUrl.isSecure()
    use PortletUrl.getSecure() instead.
    com.webmethods.caf.faces.component.PropertyAssigner.getAction()
    use PropertyAssigner.getActionExpression() instead
    com.webmethods.caf.faces.component.PropertyAssigner.getDestination()
    use PropertyAssigner.getDestinationExpression() instead
    com.webmethods.caf.faces.component.PropertyAssigner.setAction(MethodBinding)
    use PropertyAssigner.setActionExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.PropertyAssigner.setDestination(ValueBinding)
    use PropertyAssigner.setDestinationExpression(ValueExpression) instead
    com.webmethods.caf.faces.component.search.AsyncSearchResultTable.getQuerySupplied()
    use AsyncSearchResultTable.getQuerySuppliedExpression() instead
    com.webmethods.caf.faces.component.search.AsyncSearchResultTable.setQuerySupplied(ValueBinding)
    use AsyncSearchResultTable.setQuerySuppliedExpression(ValueExpression) instead
    com.webmethods.caf.faces.component.search.AsyncSearchResultTable.setValueBinding(String, ValueBinding)
    com.webmethods.caf.faces.component.search.AsyncSearchResultTree.getQuerySupplied()
    use AsyncSearchResultTree.getQuerySuppliedExpression() instead
    com.webmethods.caf.faces.component.search.AsyncSearchResultTree.setQuerySupplied(ValueBinding)
    use AsyncSearchResultTree.setQuerySuppliedExpression(ValueExpression) instead
    com.webmethods.caf.faces.component.search.AsyncSearchResultTree.setValueBinding(String, ValueBinding)
    com.webmethods.caf.faces.component.search.BaseSearchControlHelper.getQuerySupplied()
    use BaseSearchControlHelper.getQuerySuppliedExpression() instead
    com.webmethods.caf.faces.component.search.BaseSearchControlHelper.setQuerySupplied(ValueBinding)
    use #setQuerySupplied(ValueExpression) instead
    com.webmethods.caf.faces.component.search.BaseSearchControlHelper.setValueBinding(String, ValueBinding)
    com.webmethods.caf.faces.component.search.SearchBar.getBuildQueryStringAction()
    use SearchBar.getBuildQueryStringActionExpression() instead
    com.webmethods.caf.faces.component.search.SearchBar.getCancelSearchOptionsAction()
    use SearchBar.getCancelSearchOptionsActionExpression() instead
    com.webmethods.caf.faces.component.search.SearchBar.getChangeActiveSavedSearchAction()
    use SearchBar.getChangeActiveSavedSearchActionExpression() instead
    com.webmethods.caf.faces.component.search.SearchBar.getClearFormAction()
    use SearchBar.getClearFormActionExpression() instead
    com.webmethods.caf.faces.component.search.SearchBar.getDeleteSavedAction()
    use SearchBar.getDeleteSavedActionExpression() instead
    com.webmethods.caf.faces.component.search.SearchBar.getPersistSearchOptionsAction()
    use SearchBar.getPersistSearchOptionsActionExpression() instead
    com.webmethods.caf.faces.component.search.SearchBar.getSaveQueryAction()
    use SearchBar.getSaveQueryActionExpression() instead
    com.webmethods.caf.faces.component.search.SearchBar.getUpdateSavedQueryAction()
    use SearchBar.getUpdateSavedQueryActionExpression() instead
    com.webmethods.caf.faces.component.search.SearchBar.setBuildQueryStringAction(MethodBinding)
    use SearchBar.setBuildQueryStringActionExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.search.SearchBar.setCancelSearchOptionsAction(MethodBinding)
    use SearchBar.setCancelSearchOptionsActionExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.search.SearchBar.setChangeActiveSavedSearchAction(MethodBinding)
    use SearchBar.setChangeActiveSavedSearchActionExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.search.SearchBar.setClearFormAction(MethodBinding)
    use SearchBar.setClearFormActionExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.search.SearchBar.setDeleteSavedAction(MethodBinding)
    use SearchBar.setDeleteSavedActionExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.search.SearchBar.setPersistSearchOptionsAction(MethodBinding)
    use SearchBar.setPersistSearchOptionsActionExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.search.SearchBar.setSaveQueryAction(MethodBinding)
    use SearchBar.setSaveQueryActionExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.search.SearchBar.setUpdateSavedQueryAction(MethodBinding)
    use SearchBar.setUpdateSavedQueryActionExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.search.SearchResultTable.getQuerySupplied()
    use SearchResultTable.getQuerySuppliedExpression() instead
    com.webmethods.caf.faces.component.search.SearchResultTable.setQuerySupplied(ValueBinding)
    use SearchResultTable.setQuerySuppliedExpression(ValueExpression) instead
    com.webmethods.caf.faces.component.search.SearchResultTable.setValueBinding(String, ValueBinding)
    com.webmethods.caf.faces.component.search.SearchResultTree.getQuerySupplied()
    use SearchResultTree.getQuerySuppliedExpression() instead
    com.webmethods.caf.faces.component.search.SearchResultTree.setQuerySupplied(ValueBinding)
    use SearchResultTree.setQuerySuppliedExpression(ValueExpression) instead
    com.webmethods.caf.faces.component.search.SearchResultTree.setValueBinding(String, ValueBinding)
    com.webmethods.caf.faces.component.table.html.DataTable.setValueBinding(String, ValueBinding)
    use DataTable.setValueExpression(String, ValueExpression) instead.
    com.webmethods.caf.faces.component.table.specialized.Newsfeed.setValueBinding(String, ValueBinding)
    use Newsfeed.setValueExpression(String, ValueExpression) instead.
    com.webmethods.caf.faces.component.task.EmailActionButton.getAction()
    use EmailActionButton.getActionExpression() instead
    com.webmethods.caf.faces.component.task.EmailActionButton.setAction(MethodBinding)
    use EmailActionButton.setActionExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.task.EmailActionLink.getAction()
    use EmailActionLink.getActionExpression() instead
    com.webmethods.caf.faces.component.task.EmailActionLink.setAction(MethodBinding)
    use EmailActionLink.setActionExpression(MethodExpression) instead
    com.webmethods.caf.faces.component.util.ComponentUtils.getCurrentViewFragment(FacesContext)
    (since 9.10) Use PartialViewContext.getRenderIds() to get the list of component IDs that will be rendered by a partial/ajax render response.
    com.webmethods.caf.faces.component.util.ComponentUtils.getCurrentViewFragmentReinitialized(FacesContext)
    (since 9.10) This is no longer used by the partial/ajax response rendering
    com.webmethods.caf.faces.component.util.ComponentUtils.getFullyQualifiedComponentId(UIComponent)
    use ComponentUtils.createAbsoluteIdReference(UIComponent) Returns the fully qualified server-side component id. This ID can be used to find a component using the UIComponent.findComponent(id) API.
    com.webmethods.caf.faces.component.util.ComponentUtils.stripForms(UIComponent)
    use ComponentUtils.stripForms(UIComponent, boolean) instead.
    com.webmethods.caf.faces.component.util.ComponentUtils.wrapExpression(MethodExpression)
    com.webmethods.caf.faces.component.util.ComponentUtils.wrapExpression(ValueExpression)
    com.webmethods.caf.faces.context.CAFFacesContextFactory.createContext()
    com.webmethods.caf.faces.context.CAFFacesContextFactory.createContext(Lifecycle, ServletContext, HttpServletRequest, HttpServletResponse)
    com.webmethods.caf.faces.context.CAFFacesContextFactory.createContext(HttpServletRequest, HttpServletResponse)
    com.webmethods.caf.faces.context.CAFFacesContextFactory.createContext(ServletContext)
    com.webmethods.caf.faces.context.CAFFacesContextFactory.createContext(ServletContext, HttpServletRequest, HttpServletResponse)
    com.webmethods.caf.faces.context.CAFFacesContextFactory.getLifecycle()
    com.webmethods.caf.faces.context.CAFFacesContextFactory.getLifecycle(ServletContext)
    com.webmethods.caf.faces.context.ContextUtils.getServletContext(String)
    use {@link RuntimeUtilOsgi.getServletContext(String webAppName)} instead.
    com.webmethods.caf.faces.context.inproc.InprocServletSession.getSessionContext()
    com.webmethods.caf.faces.convert.CurrencyNumberConverter.getNumber(String, FacesContext)
    use CurrencyNumberConverter.getNumber(String, Class, FacesContext) instead
    com.webmethods.caf.faces.data.CollectionUtils.sort(List<?>, ValueBinding, boolean, String)
    use CollectionUtils.sort(List, ValueExpression, boolean, String) instead
    com.webmethods.caf.faces.data.ContentProviderUtils.evaluateBinding(Object, String, ValueBinding)
    use ContentProviderUtils.evaluateBinding(Object, String, ValueExpression) instead
    com.webmethods.caf.faces.data.ContentProviderUtils.evaluateRowBinding(ITableContentProvider, ValueBinding)
    use ContentProviderUtils.evaluateRowBinding(ITableContentProvider, ValueExpression) instead
    com.webmethods.caf.faces.data.dir.DirectorySearchProvider.getQueryString()
    Use field on fSearchQuery instead
    com.webmethods.caf.faces.data.dir.DirectorySearchProvider.setMaxResults(Integer)
    Use field on fSearchQuery instead.
    com.webmethods.caf.faces.data.dir.DirectorySearchProvider.setQueryString(String)
    use field on fSearchQuery instead
    com.webmethods.caf.faces.data.dir.PeopleSearchProvider.getQueryString()
    Use field on fSearchQuery instead.
    com.webmethods.caf.faces.data.dir.PeopleSearchProvider.setMaxResults(Integer)
    Use field on fSearchQuery instead.
    com.webmethods.caf.faces.data.dir.PeopleSearchProvider.setQueryString(String)
    Use field on fSearchQuery instead.
    com.webmethods.caf.faces.data.export.atom.BaseUri.getBaseUri()
    use BaseURI.getBaseURI()
    com.webmethods.caf.faces.data.export.atom.BaseUri.setBaseUri(String)
    use BaseURI.getBaseURI()
    com.webmethods.caf.faces.data.export.atom.Element.getBaseUri()
    use Element.getBaseURI()
    com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider.createDefaultKeys(IContentProvider, String)
    use BoundPropertiesContentProvider.createDefaultKeyExpressions(IContentProvider, String) instead
    com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider.getKeys()
    use BoundPropertiesContentProvider.getKeyExpressions() instead
    com.webmethods.caf.faces.data.object.BoundPropertiesContentProvider.setKeys(Map<String, ValueBinding>)
    use BoundPropertiesContentProvider.setKeyExpressions(Map) instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.getDescriptionBinding()
    use BoundPropertiesSelectItemGroupProvider.getDescriptionExpression() instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.getDisabledBinding()
    use BoundPropertiesSelectItemGroupProvider.getDisabledExpression() instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.getEscapeBinding()
    use BoundPropertiesSelectItemGroupProvider.getEscapeExpression() instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.getIconBinding()
    use BoundPropertiesSelectItemGroupProvider.getIconExpression() instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.getLabelBinding()
    use BoundPropertiesSelectItemGroupProvider.getLabelExpression() instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.getSort()
    use BoundPropertiesSelectItemGroupProvider.setSortExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.getStyleBinding()
    use BoundPropertiesSelectItemGroupProvider.getStyleExpression() instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.getValueBinding()
    use BoundPropertiesSelectItemGroupProvider.getValueExpression() instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.setDescriptionBinding(ValueBinding)
    use BoundPropertiesSelectItemGroupProvider.setDescriptionExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.setDisabledBinding(ValueBinding)
    use BoundPropertiesSelectItemGroupProvider.setDisabledExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.setEscapeBinding(ValueBinding)
    use BoundPropertiesSelectItemGroupProvider.setEscapeExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.setIconBinding(ValueBinding)
    use BoundPropertiesSelectItemGroupProvider.setIconExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.setLabelBinding(ValueBinding)
    use BoundPropertiesSelectItemGroupProvider.setLabelExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.setSort(ValueBinding)
    use BoundPropertiesSelectItemGroupProvider.setSortExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.setStyleBinding(ValueBinding)
    use BoundPropertiesSelectItemGroupProvider.setStyleExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.object.BoundPropertiesSelectItemGroupProvider.setValueBinding(ValueBinding)
    use BoundPropertiesSelectItemGroupProvider.setValueExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.object.FilterableListTableContentProvider.getRowFilterValueBinding()
    use FilterableListTableContentProvider.getRowFilterValueExpression() instead
    com.webmethods.caf.faces.data.object.FilterableListTableContentProvider.setRowFilterValueBinding(ValueBinding)
    use FilterableListTableContentProvider.setRowFilterValueExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider.getRowFilterValueBinding()
    use FilterableSelectableListTableContentProvider.getRowFilterValueExpression() instead
    com.webmethods.caf.faces.data.object.FilterableSelectableListTableContentProvider.setRowFilterValueBinding(ValueBinding)
    use FilterableSelectableListTableContentProvider.setRowFilterValueExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.object.ListTableContentProvider.calculateRowId(Object)
    use ListTableContentProvider.calculateRowId(int,Object) Calculates row id from the row data object using ListTableContentProvider.getRowIdBinding() expression.
    com.webmethods.caf.faces.data.object.ListTableContentProvider.getOnCreateRow()
    use ListTableContentProvider.getOnCreateRowExpression() instead
    com.webmethods.caf.faces.data.object.ListTableContentProvider.getOnDeleteRow()
    use ListTableContentProvider.getOnDeleteRowExpression() instead
    com.webmethods.caf.faces.data.object.ListTableContentProvider.getRowIdBinding()
    use ListTableContentProvider.getRowIdExpression() instead
    com.webmethods.caf.faces.data.object.ListTableContentProvider.setOnCreateRow(MethodBinding)
    use ListTableContentProvider.setOnCreateRowExpression(MethodExpression) instead
    com.webmethods.caf.faces.data.object.ListTableContentProvider.setOnDeleteRow(MethodBinding)
    use ListTableContentProvider.setOnDeleteRowExpression(MethodExpression) instead
    com.webmethods.caf.faces.data.object.ListTableContentProvider.setRowIdBinding(ValueBinding)
    use ListTableContentProvider.setRowIdExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.object.PageableTableContentProvider.getRefreshPageBinding()
    use PageableTableContentProvider.getRefreshPageExpression() instead
    com.webmethods.caf.faces.data.object.PageableTableContentProvider.setRefreshPageBinding(MethodBinding)
    use PageableTableContentProvider.setRefreshPageExpression(MethodExpression) instead
    com.webmethods.caf.faces.data.sql.RowSetTableContentProvider.getOnCreateRow()
    com.webmethods.caf.faces.data.sql.RowSetTableContentProvider.getOnDeleteRow()
    use RowSetTableContentProvider.getOnDeleteRowExpression() instead
    com.webmethods.caf.faces.data.sql.RowSetTableContentProvider.setOnCreateRow(MethodBinding)
    use RowSetTableContentProvider.setOnCreateRowExpression(MethodExpression) instead
    com.webmethods.caf.faces.data.sql.RowSetTableContentProvider.setOnDeleteRow(MethodBinding)
    use RowSetTableContentProvider.setOnDeleteRowExpression(MethodExpression) instead
    com.webmethods.caf.faces.data.tree.object.BoundChildrenNode.getChildrenBinding()
    use BoundChildrenNode.getChildrenExpression() instead
    com.webmethods.caf.faces.data.tree.object.BoundChildrenNode.getIdBinding()
    use BoundChildrenNode.getIdExpression() instead
    com.webmethods.caf.faces.data.tree.object.BoundChildrenNode.setChildrenBinding(String)
    ise BoundChildrenNode.setChildrenExpression(String) instead
    com.webmethods.caf.faces.data.tree.object.BoundChildrenNode.setChildrenBinding(List<ValueBinding>)
    use BoundChildrenNode.setChildrenExpression(List) instead
    com.webmethods.caf.faces.data.tree.object.BoundChildrenNode.setIdBinding(String)
    use BoundChildrenNode.setIdExpession(String) instead
    com.webmethods.caf.faces.data.tree.object.BoundChildrenNode.setIdBinding(ValueBinding)
    use BoundChildrenNode.setIdExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.tree.object.BoundChildrenTreeContentProvider.getChildrenBinding()
    use BoundChildrenTreeContentProvider.getChildrenExpression() instead
    com.webmethods.caf.faces.data.tree.object.BoundChildrenTreeContentProvider.setChildrenBinding(String)
    use BoundChildrenTreeContentProvider.setChildrenExpression(String) instead
    com.webmethods.caf.faces.data.tree.object.BoundChildrenTreeContentProvider.setChildrenBinding(List<ValueBinding>)
    use BoundChildrenTreeContentProvider.setChildrenExpression(List) instead
    com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider.getChildIdsBinding()
    use FilterableListTreeContentProvider.getChildIdsExpression() instead
    com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider.getParentIdBinding()
    use FilterableListTreeContentProvider.getParentIdExpression() instead
    com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider.getRowIdBinding()
    use FilterableListTreeContentProvider.getRowIdExpression() instead
    com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider.setChildIdsBinding(ValueBinding)
    use FilterableListTreeContentProvider.setChildIdsExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider.setParentIdBinding(ValueBinding)
    use FilterableListTreeContentProvider.setParentIdExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.tree.object.FilterableListTreeContentProvider.setRowIdBinding(ValueBinding)
    use FilterableListTreeContentProvider.setRowIdExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider.getRowFilterValueBinding()
    use LazyNodeTreeContentProvider.getRowFilterValueExpression() instead
    com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider.setRowFilterValueBinding(ValueBinding)
    use LazyNodeTreeContentProvider.setRowFilterValueExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.tree.object.LazyNodeTreeContentProvider.setRowFilterValueBindingAsString(String)
    use LazyNodeTreeContentProvider.setRowFilterValueExpressionAsString(String) instead
    com.webmethods.caf.faces.data.tree.object.ListTreeContentProvider.getChildIdsBinding()
    use ListTreeContentProvider.getChildIdsExpression() instead
    com.webmethods.caf.faces.data.tree.object.ListTreeContentProvider.getParentIdBinding()
    use ListTreeContentProvider.getParentIdExpression() instead
    com.webmethods.caf.faces.data.tree.object.ListTreeContentProvider.setChildIdsBinding(ValueBinding)
    use ListTreeContentProvider.setChildIdsExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.tree.object.ListTreeContentProvider.setParentIdBinding(ValueBinding)
    use ListTreeContentProvider.setParentIdExpression(ValueExpression) instead
    com.webmethods.caf.faces.data.tree.object.TreeBuilder.buildFromChildIds(List<?>, String, ValueBinding, ValueBinding)
    use TreeBuilder.buildFromChildIds(List, String, ValueExpression, ValueExpression) instead
    com.webmethods.caf.faces.data.tree.object.TreeBuilder.buildFromParentIds(List<?>, String, ValueBinding, ValueBinding)
    use TreeBuilder.buildFromParentIds(List, String, ValueExpression, ValueExpression) instead
    com.webmethods.caf.faces.portlet.FacesPortlet.getFacesContextFactory()
    Use PortletFacesContextFactory static methods.
    com.webmethods.caf.faces.portlet.FacesPortlet.getLifecycle()
    Use PortletFacesContextFactory static methods.
    com.webmethods.caf.faces.portlet.PortletFacesContextFactory.createContext(Lifecycle, PortletConfig, PortletContext, PortletRequest, PortletResponse)
    com.webmethods.caf.faces.portlet.PortletFacesContextFactory.createContext(PortletConfig, PortletRequest, PortletResponse)
    com.webmethods.caf.faces.portlet.PortletFacesContextFactory.createContext(PortletContext, PortletRequest, PortletResponse)
    com.webmethods.caf.faces.portlet.PortletFacesContextFactory.createContext(PortletRequest, PortletResponse)
    com.webmethods.caf.faces.portlet.PortletFacesContextFactory.getLifecycle()
    com.webmethods.caf.faces.portlet.PortletFacesContextFactory.getLifecycle(PortletConfig, PortletContext)
    com.webmethods.caf.faces.portlet.servlet.PortletServletResponse.setStatus(int, String)
    com.webmethods.caf.faces.search.query.ISearchQuery.getKeywordsField()
    use @link #getKeywordTerms() or @link #getNormalizedKeywordTerms() instead
    com.webmethods.caf.faces.servlet.MultipartUtils.separateParts(List<FileItem>, List<FileItem>, Map<String, String[]>, String)
    com.webmethods.caf.faces.validator.EqualValidator.getFor()
    use #getOtherComponentId() instead.
    com.webmethods.caf.faces.validator.EqualValidator.setFor(String)
    use EqualValidator.setComponentId(String) instead.
    com.webmethods.caf.faces.view.xml.IBindingExpressionReWriter.rewriteMethodBinding(MethodBinding, Class<?>[])
    com.webmethods.caf.faces.view.xml.IBindingExpressionReWriter.rewriteValueBinding(ValueBinding)
    com.webmethods.caf.portalclient.util.ObjectUtil.StringToValue(String, Class)
    use ObjectUtil.convertToType(Object, Class) instead
    com.webmethods.caf.wsclient.session.impl.WSClientSession.notEmptyString(String)
    com.webmethods.common.search.results.IResultColumnInfo.getValue()
    use IResultColumnInfo.getValue(IPortletBean searchContextPortletBean, IPortletBean searchResultPortletBean) instead
    com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy.getAccess(IContext, IThingID, IURI)
    use IAccessPolicy.getAccessEx(IContext, IThingID, IURI) instead
    com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy.listSecurityReamObjects(IContext, IThingID)
    use IAccessPolicy.listSecurityRealmObjects(IContext, IThingID) instead
    com.webmethods.portal.bizPolicy.biz.access.IAccessPolicy.setAces(IContext, IThingID, List<? extends IURI>, boolean, int, int, int, int, int)
    use IAccessPolicy.setAcesEx(IContext, IThingID, List, boolean, Collection, Collection, Collection) instead
    com.webmethods.portal.bizPolicy.biz.meta.IContainerPolicy.listChildren(IContext, IThingID, String, int, int, int, boolean)
    use IContainerPolicy.listChildren(IContext, IThingID, String, int, IRightSet, int, boolean) instead
    com.webmethods.portal.bizPolicy.biz.meta.IContainerPolicy.listChildren(IContext, IThingID, String, int, int, int, boolean, boolean)
    ise IContainerPolicy.listChildren(IContext, IThingID, String, int, IRightSet, int, boolean, boolean) instead
    com.webmethods.portal.bizPolicy.biz.meta.IContainerPolicy.listChildren(IContext, IThingID, String, int, int, int, boolean, boolean, int)
    use IContainerPolicy.listChildren(IContext, IThingID, String, int, IRightSet, int, boolean, boolean, int) instead
    com.webmethods.portal.bizPolicy.biz.meta.IContainerPolicy.matchChildren(IContext, IThingID, String, int, int, int)
    use IContainerPolicy.matchChildren(IContext, IThingID, String, int, int, IRightSet) insttead
    com.webmethods.portal.bizPolicy.biz.meta.IContainerPolicy.matchChildren(IContext, IThingID, String, IPagingCookie, int)
    use IContainerPolicy.matchChildren(IContext, IThingID, String, IPagingCookie, IRightSet) instead
    com.webmethods.portal.bizPolicy.biz.portlet.IPortletPolicy.getPortletDescriptors(IContext, IURI)
    no longer a supported operation
    com.webmethods.portal.bizPolicy.biz.view.IViewablePolicy.getPagingCookie(IContext, IURI, String)
    use IViewableContainerPolicy.getPagingCookie(IContext, IURI, String) instead
    com.webmethods.portal.bizPolicy.biz.view.IViewablePolicy.getPagingCookie(IContext, IURI, String, int, int, String, String, boolean)
    use IViewableContainerPolicy.getPagingCookie(IContext, IURI, String, int, int, String, String, boolean) instead
    com.webmethods.portal.bizPolicy.biz.view.IViewablePolicy.pageBackward(IContext, IURI, String)
    use IViewableContainerPolicy.pageBackward(IContext, IURI, String) instead
    com.webmethods.portal.bizPolicy.biz.view.IViewablePolicy.pageForeward(IContext, IURI, String)
    use IViewableContainerPolicy.pageForeward(IContext, IURI, String) instead
    com.webmethods.portal.bizPolicy.biz.view.IViewablePolicy.setPagingCookie(IContext, IURI, String, int, int, String, String)
    use IViewableContainerPolicy.setPagingCookie(IContext, IURI, String, int, int, String, String) instead
    com.webmethods.portal.bizPolicy.IContext.getTrackedState()
    for use only with the PostRenderCache
    com.webmethods.portal.bizPolicy.IContext.startTracking()
    for use only with the PostRenderCache
    com.webmethods.portal.bizPolicy.IContext.stopTracking()
    for use only with the PostRenderCache
    com.webmethods.portal.bizPolicy.IPrincipalData.getPassword()
    do not use
    com.webmethods.portal.bizPolicy.IPrincipalData.isLoginSession()
    com.webmethods.portal.bizPolicy.IPrincipalData.setIsLoginSession(boolean)
    for internal use only
    com.webmethods.portal.framework.Handler.getConfigElem()
    instead use BaseComponent.getComponentData()
    com.webmethods.portal.framework.Handler.getName()
    instead use BaseComponent.getComponentName()
    com.webmethods.portal.framework.Handler.initialize(IManager, Element, String)
    You should override standard component init() method instead.
    com.webmethods.portal.framework.IHandler.getConfigElem()
    instead use IComponent.getComponentData()
    com.webmethods.portal.framework.IHandler.getName()
    instead use IComponent.getComponentName()
    com.webmethods.portal.framework.IHandler.initialize(IManager, Element, String)
    should only be called internally
    com.webmethods.portal.framework.IHandler.shutdown()
    ovverides IInitializable.shutdown()
    com.webmethods.portal.framework.IPresentationManager.getPresentationData(HttpServletRequest, HttpServletResponse)
    com.webmethods.portal.framework.presentation.IPresentationData.getApplication()
    '/ui/app/'
    com.webmethods.portal.framework.presentation.IPresentationData.getBaseResource()
    '/ui/app'
    com.webmethods.portal.framework.presentation.IPresentationData.getCss()
    '/ui/css/'
    com.webmethods.portal.framework.presentation.IPresentationData.getDefaultLayout()
    Name of default top-level JSP layout file for this data object type, such as 'folder' or 'default'. May be null.
    com.webmethods.portal.framework.presentation.IPresentationData.getEditor()
    '/ui/editor/'
    com.webmethods.portal.framework.presentation.IPresentationData.getIncludes()
    '/ui/include/'
    com.webmethods.portal.framework.presentation.IPresentationData.getLoginName()
    use IContext.
    com.webmethods.portal.framework.presentation.IPresentationData.getPool()
    Gets this object's pool. May return null.
    com.webmethods.portal.framework.presentation.IPresentationData.getPortlet()
    '/ui/portlets/wm_active_portlet'
    com.webmethods.portal.framework.presentation.IPresentationData.getRelativeTheme()
    '/ui/'
    com.webmethods.portal.framework.presentation.IPresentationData.getResource()
    Full file-path of top-level JSP layout file used for presentation, such as '/ui/samplejsp/datatest.jsp' or '/ui/app/default.jsp'.
    com.webmethods.portal.framework.presentation.IPresentationData.getScripts()
    '/ui/scripts/'
    com.webmethods.portal.framework.presentation.IPresentationData.getShell()
    hack for test-auto current shell id
    com.webmethods.portal.framework.presentation.IPresentationData.getStyle()
    web-path to skin folder '/ui/skins/wm_skin_modern/'
    com.webmethods.portal.framework.presentation.IPresentationData.getWidgets()
    '/ui/portlets/'
    com.webmethods.portal.framework.presentation.IPresentationData.getWorkspaces()
    '/ui/workspaces/'
    com.webmethods.portal.framework.presentation.IPresentationData.getXslt()
    '/ui/xslt/'
    com.webmethods.portal.framework.presentation.IPresentationData.release()
    Cleans up this object's member resources, preparing it to be added back into the pool. This method should be called prior to checking this object back into the pool.
    com.webmethods.portal.framework.presentation.IPresentationData.setApplication(String)
    '/ui/app/'
    com.webmethods.portal.framework.presentation.IPresentationData.setBaseResource(String)
    '/ui/app'
    com.webmethods.portal.framework.presentation.IPresentationData.setCss(String)
    '/ui/css/'
    com.webmethods.portal.framework.presentation.IPresentationData.setDefaultLayout(String)
    Name of default top-level JSP layout file for this data object type, such as 'folder' or 'default'. May be null.
    com.webmethods.portal.framework.presentation.IPresentationData.setEditor(String)
    '/ui/editor/'
    com.webmethods.portal.framework.presentation.IPresentationData.setIncludes(String)
    '/ui/include/'
    com.webmethods.portal.framework.presentation.IPresentationData.setLoginName(String)
    use IContext.
    com.webmethods.portal.framework.presentation.IPresentationData.setPool(IObjectPool<? extends IPresentationData>)
    Sets this object's pool. Implementing classes may choose not to allow this object's pool to be set. In that case, IPresentationData.setPool(com.webmethods.portal.system.pool.IObjectPool<? extends com.webmethods.portal.framework.presentation.IPresentationData>) does nothing.
    com.webmethods.portal.framework.presentation.IPresentationData.setPortlet(String)
    '/ui/portlets/wm_active_portlet'
    com.webmethods.portal.framework.presentation.IPresentationData.setRelativeTheme(String)
    '/ui/'
    com.webmethods.portal.framework.presentation.IPresentationData.setResource(String)
    Full file-path of top-level JSP layout file used for presentation, such as '/ui/samplejsp/datatest.jsp' or '/ui/app/default.jsp'.
    com.webmethods.portal.framework.presentation.IPresentationData.setScripts(String)
    '/ui/scripts/'
    com.webmethods.portal.framework.presentation.IPresentationData.setStyle(String)
    web-path to skin folder '/ui/skins/wm_skin_modern/'
    com.webmethods.portal.framework.presentation.IPresentationData.setWidgets(String)
    '/ui/portlets/'
    com.webmethods.portal.framework.presentation.IPresentationData.setWorkspaces(String)
    '/ui/workspaces/'
    com.webmethods.portal.framework.presentation.IPresentationData.setXslt(String)
    '/ui/xslt/'
    com.webmethods.portal.framework.session.BrowserBean.getBean(HttpServletRequest)
    Use IPresentationManager.getBrowserBean(HttpServletRequest) instead
    com.webmethods.portal.mech.access.IAccessMechanics.checkAccess(IThingID, IThingID, int, Map<?, ?>)
    use IAccessMechanics.checkAccessEx(IThingID, IThingID, IRightSet) instead
    com.webmethods.portal.mech.access.IAccessMechanics.getAccess(IThingID, IThingID, Map<?, ?>)
    use IAccessMechanics.getAccessEx(IThingID, IThingID) instead
    com.webmethods.portal.mech.access.IAccessMechanics.getAccessList(IThingIDList, IThingID, Map<?, ?>)
    use IAccessMechanics.getAccessListEx(IThingIDList, IThingID) instead
    com.webmethods.portal.mech.access.IAccessMechanics.setAces(IThingID, List<? extends IURI>, boolean, int, int, int)
    use IAccessMechanics.setAcesEx(IThingID, List, boolean, IRightSet, IRightSet, IRightSet) instead
    com.webmethods.portal.mech.dir.IDirServiceMechanics.fireDeletePrincipalEvent(IURI, IThingID, IThingID, IDirPrincipalList, IDirPrincipalList)
    com.webmethods.portal.mech.install.IInstallMechanics.isUptodate(String)
    Use IInstallMechanics#isUptodate(String, File)
    com.webmethods.portal.mech.portlet.IPortletProviderMechanics.getPortletDesriptors(IThingID, IThingID)
    not a supported operation anymore
    com.webmethods.portal.mech.storage.IBasicMechanics.create(IThingID, IThingID, int, Map<String, ? extends Object>)
     
    com.webmethods.portal.mech.storage.IBasicMechanics.getTimeToLive()
    not used in 8.x+
    com.webmethods.portal.mech.storage.IBasicMechanics.isWorkflowEnabled(IThingID, IThingID)
    not used anymore
    com.webmethods.portal.mech.storage.IBasicMechanics.setTimeToLive(long)
    not used in 8.x+
    com.webmethods.portal.mech.storage.IBasicMechanics.updateProperties(IThingID, IThingID, Map<String, ? extends Object>)
     
    com.webmethods.portal.mech.storage.IContainerMechanics.listChildren(IThingID, IThingID, IPagingCookie, int, int)
    ise instead
    com.webmethods.portal.mech.storage.IContainerMechanics.listChildren(IThingID, IPagingCookie, int, int)
    use IContainerMechanics.listChildren(IThingID, IPagingCookie, int, IRightSet) instead
    com.webmethods.portal.mech.storage.IContainerMechanics.listDescendants(IThingID, IThingID, IPagingCookie, int, int, int, boolean)
    use IContainerMechanics.listDescendants(IThingID, IThingID, IPagingCookie, int, IRightSet, int, boolean) instead
    com.webmethods.portal.mech.storage.IContainerMechanics.listDescendants(IThingID, IPagingCookie, int, int, int, boolean)
    use IContainerMechanics.listDescendants(IThingID, IPagingCookie, int, IRightSet, int, boolean) instead
    com.webmethods.portal.mech.storage.IContainerMechanics.matchChildren(IThingID, String, Locale, IThingID, IPagingCookie, int, int)
    use IContainerMechanics.matchChildren(IThingID, String, Locale, IThingID, IPagingCookie, int, IRightSet) instead
    com.webmethods.portal.mech.storage.IContainerMechanics.matchChildren(IThingID, String, Locale, IPagingCookie, int, int)
    use IContainerMechanics.matchChildren(IThingID, String, Locale, IPagingCookie, int, IRightSet) instead
    com.webmethods.portal.mech.storage.IFolderMechanics.changeColumns(IThingID, IThingID, ColumnLocation[][])
    use IFolderMechanics.setPageData(IThingID, IThingID, PageData) instead
    com.webmethods.portal.mech.storage.IFolderMechanics.minimizePortlet(IThingID, IThingID, IThingID, boolean)
    Minimizes or un-minimizes the specified portlet.
    com.webmethods.portal.mech.storage.IFolderMechanics.movePortlets(IThingID, IThingID, PortletLocation[])
    use IFolderMechanics.setPageData(IThingID, IThingID, PageData) instead
    com.webmethods.portal.mech.storage.page.ColumnData.addAttributes(List)
    use ColumnData.addAttributesTyped(List) Add list of String attributes.
    com.webmethods.portal.mech.storage.page.ColumnData.getAttributes()
    use ColumnData.getAttributesTyped() List of String attributes.
    com.webmethods.portal.mech.storage.page.ColumnData.getPortlets()
    use ColumnData.getPortletsTyped() List of PortletData portlets.
    com.webmethods.portal.mech.storage.page.IPortletHelper.printJSON(IContext, IURI, Writer)
    use PortalJSONSerializer Print out the JSON for the specified portlet, like the following:
     name:'Stewie',
     description:'A folder',
     type:'folder',
     uri:'/meta/default/folder/00001234'
     
    com.webmethods.portal.mech.storage.page.IPortletHelper.printMap(IContext, Map<String, Object>, Writer)
    use JSUtils#jsonProperties(Appendable, Map, Collection, Map) Print out a property map using the JSON property filters, like the following:
    com.webmethods.portal.mech.storage.page.PageData.getHobos()
    use PageData.getHobosTyped() List of PortletData hobo portlets.
    com.webmethods.portal.mech.storage.page.PageData.getRows()
    use PageData.getRowsTyped() List of RowData rows.
    com.webmethods.portal.mech.storage.page.PageData.hasRows(RowData)
    use PageData.hasRow(RowData)
    com.webmethods.portal.mech.storage.page.PageData.listPortlets()
    use PageData.listPortlets(List) Lists all portlets from all rows, columns, and hobos.
    com.webmethods.portal.mech.storage.page.PortletData.addProperties(Map)
    use PortletData.addPropertiesTyped(Map) Add map of String property names to String values.
    com.webmethods.portal.mech.storage.page.PortletData.addWiredProperties(Map)
    PortletData.addWiredPropertiesTyped(Map) Add map of String property names to WiredProperty values.
    com.webmethods.portal.mech.storage.page.PortletData.findPage()
    use PortletData.getPage()
    com.webmethods.portal.mech.storage.page.PortletData.getProperties()
    use PortletData.getPropertiesTyped() Map of String property names to String values.
    com.webmethods.portal.mech.storage.page.PortletData.getWiredProperties()
    PortletData.getWiredPropertiesTyped() Map of String property names to WiredProperty values.
    com.webmethods.portal.mech.storage.page.RowData.addAttributes(List)
    use RowData.addAttributesTyped(List) Add list of String attributes.
    com.webmethods.portal.mech.storage.page.RowData.getAttributes()
    use RowData.getAttributesTyped() List of String attributes.
    com.webmethods.portal.mech.storage.page.RowData.getColumns()
    use RowData.getColumnsTyped() List of ColumnData columns.
    com.webmethods.portal.mech.subscription.ISubscribableMechanics.checkViewSubscription(IThingID, IThingID, Map<?, ?>, IThingID)
    use ISubscribableMechanics.checkViewSubscription(IURI, IThingID, Map, IThingID) instead
    com.webmethods.portal.mech.system.IDependencyFileLocator.resolveDependencyFile(String)
     
    com.webmethods.portal.PortalException.addDetailsMessage(String)
    (use the new local specific)
    com.webmethods.portal.service.cache.caches.IThingCache.createKey(IThingID, int)
    I don't thing this is used anymore
    com.webmethods.portal.service.meta2.directory.IPrincipal.getArchivedURI()
    used only for migration
    com.webmethods.portal.service.meta2.IMetaContext.getAliasService()
     
    com.webmethods.portal.service.meta2.IMetaContext.getLegacyMetadataService()
     
    com.webmethods.portal.service.meta2.IMetaContext.getMetaEventService()
     
    com.webmethods.portal.service.meta2.IMetaContext.getWatchService()
     
    com.webmethods.portal.service.meta2.IThingService.cacheThingID(IThingID)
     
    com.webmethods.portal.service.meta2.IThingService.getThingFromID(IThingID, boolean)
    see IThingID.getThing()
    com.webmethods.portal.service.meta2.IThingService.getThingIDFromDbID(int)
     
    com.webmethods.portal.service.meta2.IThingService.getThingState(IThingID)
    use IThingID#getDBState
    com.webmethods.portal.service.meta2.storage.IContainer.getPath(String, boolean)
    may not be supported in future
    com.webmethods.portal.service.meta2.thing.IThing.onLoad()
    for internal use
    com.webmethods.portal.service.meta2.thing.IThing.onSave(IThingID, IThingID, IMetaContext)
    for internal use
    com.webmethods.portal.service.meta2.thing.ThingNameInfoHelper.getLocaleLanguageWithCountry(Locale)
    use IGlobalProvider.getLocaleLanguageWithCountry(Locale) instead
    com.webmethods.portal.service.portlet.info.IPortletControllerInfo.getMethod(String, String)
     
    com.webmethods.portal.service.portlet.info.IPortletControllerInfo.getMethodGroup(String)
     
    com.webmethods.portal.service.portlet.info.IPortletControllerInfo.getMethodGroups()
     
    com.webmethods.portal.service.portlet.info.IPortletInfo.getDestroySP()
     
    com.webmethods.portal.service.portlet.info.IPortletInfo.getHelpPage()
     
    com.webmethods.portal.service.portlet.info.IPortletInfo.getTitleBarClassName()
     
    com.webmethods.portal.service.portlet.info.IPortletInfo.getTwoPassRenderingSupported()
     
    com.webmethods.portal.service.portlet.info.IPortletInfo.hasBeanClass()
     
    com.webmethods.portal.service.portlet.info.IPortletInfo.isPublishableInFBE()
     
    com.webmethods.portal.service.portlet.info.IPortletInfo.isPublishableInVE()
     
    com.webmethods.portal.service.portlet.info.IPortletInfo.isPublishRequired()
     
    com.webmethods.portal.service.portlet.info.IPortletInfo.isResizable()
     
    com.webmethods.portal.service.portlet.info.IPortletInfo.isSystemPortlet()
     
    com.webmethods.portal.service.portlet.info.IPortletInfo.isTemplateOnlyPortlet()
     
    com.webmethods.portal.service.portlet.info.IPortletInfo.isTwoPassModeSwitchDisabled()
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.getHeight()
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.getOuterLayout()
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.getWidth()
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.hasTitlebar()
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.isAlone()
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.isPopup()
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.setAlone(boolean)
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.setHeight(int)
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.setOuterLayout(String)
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.setPopup(boolean)
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.setReadonly(boolean)
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.setTitlebar(boolean)
     
    com.webmethods.portal.service.portlet.info.IPortletLayoutInfo.setWidth(int)
     
    com.webmethods.portal.service.portlet.info.IPortletMethodInfo.getParamNames()
     
    com.webmethods.portal.service.portlet.info.IPortletMethodInfo.getParams()
     
    com.webmethods.portal.service.portlet.info.IPortletMethodInfo.getParamTypes()
     
    com.webmethods.portal.service.portlet.info.IPortletPropertyInfo.getEditorInfo()
    use getPropertyEditor method instead
    com.webmethods.portal.service.portlet.info.IPortletPropertyInfo.getEditorType()
    use getPropertyEditorType method instead
    com.webmethods.portal.service.portlet.info.IPortletPropertyInfo.getPropertyLineType()
    use getPropertyEditorType instead
    com.webmethods.portal.service.portlet.info.IPortletPropertyInfo.getSubtype()
    not used anymore
    com.webmethods.portal.service.portlet.info.IPortletPropertyInfo.setEditorInfo(Object)
    not used anymore
    com.webmethods.portal.service.portlet.info.IPortletPropertyInfo.setEditorType(int)
     
    com.webmethods.portal.service.portlet.info.IPortletPropertyInfo.setSubtype(int)
    not used anymore
    com.webmethods.portal.service.portlet.IPortletBean.getContentSchema()
     
    com.webmethods.portal.service.portlet.IPortletBean.getPortletTitleBar()
    The method is deprecated in favor of per shell title bar setting instead of per portlet
    com.webmethods.portal.service.portlet.IPortletBean.getRenderingPass()
     
    com.webmethods.portal.service.portlet.IPortletBean.getTwoPassRenderingSupported()
     
    com.webmethods.portal.service.portlet.IPortletBean.hasPortletTitleBar()
    The method is deprecated in favor of per shell title bar setting instead of per portlet
    com.webmethods.portal.service.portlet.IPortletBean.setPortletTitleBar(IPortletTitleBar)
    The method is deprecated in favor of per shell title bar setting instead of per portlet
    com.webmethods.portal.service.portlet.IPortletBean.setRenderingPass(int)
     
    com.webmethods.portal.service.portlet.IPortletBean.setTwoPassRenderingSupported(boolean)
     
    com.webmethods.portal.service.portlet.IPortletTitleBar.getHelpLink()
     
    com.webmethods.portal.service.portlet.IPortletTitleBar.getWidth()
     
    com.webmethods.portal.service.portlet.IPortletTitleBar.setWidth(String)
     
    com.webmethods.portal.service.sql.ISqlWorker.executeQueryProcResultOut(String, Object[], int[])
    doesn't work in SQL
    com.webmethods.portal.service.sql.ISqlWorker.isDeadlockCode(int)
    Use ISqlWorker.isDeadlockError(SQLException) instead
    com.webmethods.portal.service.sql.ISqlWorker.release()
    - since 10.3, use AutoCloseable
    com.webmethods.portal.service.task.TaskSearchQueryTerm.getFieldBinding()
    use TaskSearchQueryTerm.getFieldExpression() instead
    com.webmethods.portal.service.task.TaskSearchQueryTerm.getFieldBindings()
    use TaskSearchQueryTerm.getFieldExpressions() instead
    com.webmethods.portal.service.task.TaskSearchQueryTerm.setFieldBinding(ValueBinding)
    use TaskSearchQueryTerm.setFieldExpression(ValueExpression) instead
    com.webmethods.portal.service.task.TaskSearchQueryTerm.setFieldBindings(ValueBinding[])
    use TaskSearchQueryTerm.setFieldExpressions(ValueExpression[]) instead
    com.webmethods.portal.system.cluster.IClusterProvider.getSegment()
     
    com.webmethods.portal.system.cluster.IClusterProvider.getSegment(String)
     
    com.webmethods.portal.system.cluster.IClusterProvider.getSegments()
     
    com.webmethods.portal.system.cluster.IClusterProvider.setClustered(boolean)
    - setting clustered to false is not allowed, clustering is automatically determined by the product
    com.webmethods.portal.system.cluster.ISegment.getCookieDomain()
     
    com.webmethods.portal.system.cluster.ISegment.getRoles()
     
    com.webmethods.portal.system.cluster.ISegment.getServer(String)
     
    com.webmethods.portal.system.cluster.ISegment.getServers()
     
    com.webmethods.portal.system.cluster.ISegment.getWebServerUrl()
     
    com.webmethods.portal.system.cluster.ISegment.getWebServerUrlPath()
     
    com.webmethods.portal.system.cluster.ISegment.getWebServerUrlServer()
     
    com.webmethods.portal.system.cluster.ISegment.isCoreSegment()
     
    com.webmethods.portal.system.cluster.IServer.getPrimarySegment()
     
    com.webmethods.portal.system.cluster.IServer.getRoles()
     
    com.webmethods.portal.system.cluster.IServer.getRoles(String)
     
    com.webmethods.portal.system.cluster.IServer.getSegments()
     
    com.webmethods.portal.system.IComponentProvider.getLogger()
    com.webmethods.portal.system.lock.IClusterLock.getTaskURI()
    Use IClusterLock.getThingURI()
    com.webmethods.portal.system.lock.IClusterLock.isExpired(Date)
    Use IClusterLock.isExpired()
    com.webmethods.portal.system.lock.IClusterLockingService.acquireLock(IURI, long, long, boolean)
    com.webmethods.portal.system.PortalSystem.getAppServerProvider()
    unsupported
    com.webmethods.portal.system.PortalSystem.getAuditManager()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getBizPolicyProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getBundleManager()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getCacheProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getClassManager()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getClusterProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getCommandProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getComponentProvider(String)
    use PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getContentProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getContextProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getDirectoryProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getGlobalProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getInstallProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getMechanicsProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getMetaProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getNoodleProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getPortletProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getTaskProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getVersionProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getWebAppProvider()
    use PortalSystem.getComponentProvider(Class) or PortalSystem.getComponentProvider(Class, String) instead
    com.webmethods.portal.system.PortalSystem.getWebServiceProvider()
    unsupported
    com.webmethods.sc.directory.IDirectoryRole.getRoleType()
    use IDirectoryRole.getRoleTypeAlias() instead
    com.webmethods.sc.directory.IDirectorySession.createRole(int, String, Map<String, ?>)
    Use IDirectorySession.createRole(String, String, Map) instead
    com.webmethods.sc.directory.IDirectorySystem.destroySession(IDirectorySession)
    use IDirectorySession.close() instead
  • Deprecated Constructors
    Constructor
    Description
    com.webmethods.caf.faces.context.CAFFacesContextFactory()
    use the FactoryFinder instead.
    com.webmethods.caf.faces.data.object.PageableTableContentProvider(ITableContentProvider, ValueBinding)
    use ValueExpression parameter instead
    com.webmethods.caf.faces.data.object.PageableTableContentProvider(Object[], ValueBinding)
    use ValueExpression parameter instead
    com.webmethods.caf.faces.data.object.PageableTableContentProvider(List<?>, ValueBinding)
    use ValueExpression parameter instead
    com.webmethods.caf.faces.data.object.SelectableListTableContentProvider(Object[], ValueBinding)
    use ValueExpression parameter instead
    com.webmethods.caf.faces.data.object.SelectableListTableContentProvider(List<?>, ValueBinding)
    use ValueExpression parameter instead
    com.webmethods.caf.faces.data.tree.object.BoundChildrenNode(Object, String, ValueBinding, List<ValueBinding>)
    use ValueExpression parameters instead
    com.webmethods.caf.faces.data.tree.object.BoundChildrenNode(Object, String, ValueBinding, List<ValueBinding>, INode)
    use ValueExpression parameters instead
    com.webmethods.caf.faces.data.tree.object.ListTreeContentProvider(List<?>, ValueBinding, ValueBinding, ValueBinding)
    use ValueExpression parameters instead
    com.webmethods.caf.wsclient.AuthCredentials(String, String, boolean)
    requiresAuth is no longer a valid parameter, use username/pass version of constructor
    com.webmethods.portal.bizPolicy.BizException(String)
     
    com.webmethods.portal.bizPolicy.BizException(String, boolean, String)
     
    com.webmethods.portal.bizPolicy.BizException(String, String)
     
    com.webmethods.portal.bizPolicy.BizException(String, Throwable, boolean, String)
     
    com.webmethods.portal.bizPolicy.BizException(String, Throwable, String)
     
    com.webmethods.portal.framework.FrameworkException(String)
     
    com.webmethods.portal.framework.FrameworkException(String, Throwable)
     
    com.webmethods.portal.framework.FrameworkInitException(int)
    use a construtor that provides a localized reason for the error
    com.webmethods.portal.mech.access.PortalAccessException()
     
    com.webmethods.portal.mech.access.PortalAccessException(String)
     
    com.webmethods.portal.mech.access.PortalAccessException(String, IThingID)
     
    com.webmethods.portal.mech.access.PortalAccessException(String, IThingID, int)
     
    com.webmethods.portal.PortalException()
     
    com.webmethods.portal.PortalException(String)
     
    com.webmethods.portal.PortalException(String, boolean)
     
    com.webmethods.portal.PortalException(String, Throwable)
     
    com.webmethods.portal.PortalException(String, Throwable, boolean)
     
    com.webmethods.portal.service.cache.CacheException()
     
    com.webmethods.portal.service.cache.CacheException(String)
     
    com.webmethods.portal.service.cache.CacheException(String, boolean)
     
    com.webmethods.portal.service.cache.CacheException(String, Throwable)
     
    com.webmethods.portal.service.cache.CacheException(String, Throwable, boolean)
     
    com.webmethods.portal.service.meta2.access.RightSet(int)
    use RightSet(int...) or RightSet.fromBitMask(int) instead
    com.webmethods.portal.service.meta2.MetaException()
     
    com.webmethods.portal.service.meta2.MetaException(String)
     
    com.webmethods.portal.service.meta2.MetaException(String, boolean)
     
    com.webmethods.portal.service.meta2.MetaException(String, Throwable)
     
    com.webmethods.portal.service.meta2.MetaException(String, Throwable, boolean)
     
    com.webmethods.portal.service.sql.DeadlockException()
     
    com.webmethods.portal.service.sql.DeadlockException(String)
     
    com.webmethods.portal.service.sql.ServerBusyException()
     
    com.webmethods.portal.service.sql.ServerBusyException(String)
     
    com.webmethods.portal.service.sql.ServerBusyException(String, Throwable)
     
    com.webmethods.portal.service.version.VersionCommunicationException(String)
    use a constructor that uses a localized message from a resource bundle
    com.webmethods.portal.service.version.VersionCommunicationException(String, Throwable)
    use a constructor that uses a localized message from a resource bundle
    com.webmethods.portal.service.version.VersionException(String)
    use a constructor that uses a localized message from a resource bundle
    com.webmethods.portal.service.version.VersionException(String, Throwable)
    use a constructor that uses a localized message from a resource bundle
    com.webmethods.portal.system.init.InitializationException(int)
    use a construtor that provides a localized reason for the error
    com.webmethods.rtl.event.BufferingQueue(BufferingQueue)
    use the BufferingQueue.clone() method to do the copying
    com.webmethods.rtl.RtlInitException(int)
    use a construtor that provides a localized reason for the error