Deprecated Methods |
com.filenet.wcm.apps.server.presentation.util.ActionConfiguration.getActionsAsString(String, String, String, int, boolean, String)
use new getActionsAsString method instead, it has expanded parameters list. |
com.filenet.wcm.apps.server.presentation.util.ActionConfiguration.getActionsAsStringCachedKey(String, String, String, int, int, String)
use new getActionsAsStringCachedKey method instead, it has 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)
Get 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()
use getTitle(Locale) |
com.filenet.wcm.apps.server.presentation.util.ActionDefinition.getTitleForSitePreferences()
use getTitleForSitePreferences(Locale locale) |
com.filenet.wcm.apps.server.presentation.util.ActionConfiguration.validateAction(ActionDefinition, String, String, String, int, boolean, String)
use new validateAction method instead, it has expanded parameters list. |