Deprecated API


Deprecated Fields

Field and Description
com.filenet.wcm.apps.server.presentation.util.ActionDefinition.title
Use the field.

Deprecated Methods

Method and Description
com.filenet.wcm.apps.server.presentation.util.ActionConfiguration.getActionsAsString(String, String, String, int, boolean, String)
Use the getActionsAsString method that provides an expanded parameters list.
com.filenet.wcm.apps.server.presentation.util.ActionConfiguration.getActionsAsStringCachedKey(String, String, String, int, int, String)
Use the getActionsAsStringCachedKey method that provides an expanded parameters list.
com.filenet.wcm.apps.server.presentation.util.PulldownLink.getHTML(String, String, String, String)
use getHTML(WcmString formatString, String pathLabel, String pathHandler, String imageElementName, Locale locale) Gets the PulldownLink HTML. This signature is provided to support the notion of a path handler String as defined by TreeModule.
com.filenet.wcm.apps.server.presentation.util.ActionDefinition.getTitle()
com.filenet.wcm.apps.server.presentation.util.ActionDefinition.getTitleForSitePreferences()
Use the (@link #getTitleForSitePreferences(Locale locale)} method.
com.filenet.wcm.apps.server.presentation.util.ActionConfiguration.validateAction(ActionDefinition, String, String, String, int, boolean, String)
Use the validateAction method that provides an expanded parameters list.