Deprecated.use same method with additional locale parameter instad - Workplace need this to construct correct message otherwise
you have to use another method that catch this method throws exception and extract its message use toString(locale).
Add the passed in content file to the Content Engine using the Entry Template specification
If the object has no content, the input stream param will be null.
Add the passed in content file to the Content Engine using the Entry Template specification
If the object has no content, the input stream param will be null.
By default, the value is true, meaning that the application is configured with a single protected resource that is
being used to trigger container-based user challenge.
Provides interfaces for defining the visual presentation and interaction behaviors of the Controller and other components, describing data provider access and event handling, and configuring site and user preferences.
Provides interfaces for authoring data providers, handling XML data from the eProcess Java API, deriving XML data from the Content Java API or JavaAPI, and managing how the data is presented in the user interface.
Provides interfaces for implementing application engine servlets to relay requests and responses between administrative applets and the content engine, and supplies servlet classes for receiving and posting credentials and object content.
Provides interfaces that offer various utility functions for accessing system and session information, manipulating strings and validating data types, working with MIME-encoded content, launching threads, and performing basic user interface management.
Provides classes for implementing basic HTML interface elements including layouts, hyperlink anchors, tree structures, and URLs, and extended classes for creating icon / image anchors, panel data structures, and event URLs.
Provides interfaces for manipulating XML data, including setting properties, tag definitions, and security policies, managing subscriptions and sorting, performing XSLT transformations, and working with XPath syntax.
Provides miscellaneous utility interfaces including encoding data, retrieving and parsing strings, working with MRU lists, extracting object identifiers and security access settings, and performing garbage collection.
Deprecated. Compute and return a simplified access right set by the specified allow bits, deny bits, inherited deny bits and inherited allow
bits for a given access level mask.
Computes and returns a simplified access right set by the security policy allow bits, security policy deny bits,
inherited deny bits and inherited allow bits for a given access level.
Computes and returns a simplified access right set by the security policy allow bits, security policy deny bits,
inherited deny bits and inherited allow bits for a given access level.
Computes and returns a simplified access right set by the security policy allow bits, security policy deny bits,
inherited deny bits and inherited allow bits for a given access level.
Computes and returns a simplified access right set by the security policy allow bits, security policy deny bits,
inherited deny bits and inherited allow bits for a given access level.
Configures the browser TimeZone object based on information passed back from the client browser (either applet
or a JavaScript form, and stores it in the datastore.
Create a JavaAPI's Permissions from XML node list
Each node must have children nodes of GRANTEENAME, GRANTETYPE, ACCESSTYPE, ACCESS with or without STATE
If State is specified and its value is WcmSecurityUtil.REMOVED then we don't send back those node to
signal it has been removed from permission list.
Create a JavaAPI's Permissions from XML node list
Each node must have children nodes of GRANTEENAME, GRANTETYPE, ACCESSTYPE, ACCESS with or without STATE
If State is specified and its value is WcmSecurityUtil.REMOVED then we don't send back those node to
signal it has been removed from permission list.
Create a JavaAPI's Properties from XML node list
Each node must have children nodes of SYMNAME, STATE, and VALUE/VALUES
We only pick node that has state marked as modify to avoid problem of sending
back read only property.
Create a JavaAPI's Properties from XML node list
Each node must have children nodes of SYMNAME, STATE, and VALUE/VALUES
We only pick node that has state marked as modify to avoid problem of sending
back read only property.
Searches the Attachment XML to find individual attachment items, and calls back
into the eProcess data provider to add the attachment information to the step element.
Searches the Attachment XML to find individual attachments, and calls back
into the eProcess data provider to add the attachment information to the step element.
A renderable exception / wrapper that is generated and thrown from hooks into the
toolkit framework page cycle (event/render) via low-level try/catch blocks.
Given the raw byte value, return an expression in the form "100KB" Any size greater than 0 bytes, but less than or equal to 1024 bytes will return as "1KB"
Deprecated.use getClasses with additional parameter of allLinksLabel instead. The
additional parameter is for localizeation where all links needs to display
in user's locale format.
In the WcmController "Help" event, a help HTML file name
is calculated based on the current page id, concatenated with the
help context value in the form:
In the WcmController "Help" event, a help HTML file name
is calculated based on the current page id (or user-defined value),
concatenated with the help context value in the form:
When a page is loaded with a request string that specifies parameters
but no eventTarget/eventName, the request parameters are stored away
by the controller.
When a page is loaded with a request string that specifies parameters
but no eventTarget/eventName, the request parameters are stored away
by the controller.
When a page is loaded with a request string that specifies parameters
but no eventTarget/eventName, the request parameters are stored away
by the controller.
Deprecated.Executes a stored search, and returns the results as a DOM Document. No caching
is done by this method. Same as getSearchResults(String,String,String), but takes
a DOM document instead of String for response XML
Returns true if the client machine's operating system and browser
type/version are the proper type to support File Tracking through
the Workplace FileTracker Active-X control
Deprecated. Implement this method if you have any required static class initialization
that requires access to context objects such as ServletContext (application).
Returns true if the given object has a class ID that is the same as the given class's ID or one of its descendants
The class ID is retrieved from the object store where it was defined, then compared on the object's object store.
A simple ping/echo back keep alive servlet that the keep alive thread in the designer tool
Java Applets will hit to keep the user session from timing out.
Deprecated.this is a very CPU intensive operation for large documents. If you are using this method, consider
using something else.
Looks up all display names contained in the XML document. The display name values are added to the cache.
Defines an attribute key/value on the request object (HttpServletRequest)
Where controllers will register themselves by name into a hash map to
verify that no two are dups if multiple are created during the course
of a single request.
Property state values
1 means the property has been modified
2 means the property has been modified but not yet validated - this value
is currently used only on date properties.
Property state values
1 means the property has been modified
2 means the property has been modified but not yet validated - this value
is currently used only on date properties.
The context path as presented by the SSO proxy server, if the SSO solution uses a proxy server,
and its context path to the web application is different from the native context path.
The host name as presented by the SSO proxy server, if the SSO solution uses a proxy server host different from the
host name where the web application is natively deployed.
The http port as presented by the SSO proxy server that is used to access the web application, if the SSO solution
uses a proxy server host/port different from the port of the server where the application is natively deployed.
The SSL port as presented by the SSO proxy server that is used to access the web application via SSL, if the SSO solution
uses a proxy server SSL host/port different from the port of the server where the application is natively deployed.
Deprecated.use the method that takes sCustomObjectNameProperty
Sorts the XML Document using the specified folder name property and document name property.
Deprecated.Use validateGUID(String, String, Locale) instead.
Validates GUIDs. Adds brackets at beginning and end if they are not already present.
Example: {2868C7DE-F404-4BDE-8EAE-70157CC67AA9}
Supported URL Syntax:
Id-based URL - takes 3 required query string parameters, objectStoreName, objectType,
and id for folder, id and/or vsId for other object types.
Path-based URL - containment reference to folder, document, stored search, search template, and publish template;
takes /[object store id or name]/[containment pathname] at the end of the URL.
When objectType=[document|storedsearch|searchtemplate|publishtemplate], the id parameter is for retrieving a specific
version, and vsId parameter is for retrieving the most recent released version within the version series.
id parameter also supports "current" and "release" values, for retrieving either the current or released version of the document.
Deprecated.This class extends the base WcmAnchor classs and implements an image anchor that can have two states (selected and unselected). The current
state is indicated by the active image.
WcmMultiPanelViewModule acts as a container for one or more UI modules that optionally implement WcmMultiPanelModule
with a way for selecting which module to display.
Deprecated.This class has been deprecated since the security model has been changed. Please use com.filenet.wcm.toolkit.util.security.WcmSecurityAccessUtil
An instance of this object will deliver credentials to the
target session specified in the constructor, using the credentials
servlet if necessary, provided that the target session information
is current and valid.
This class manages String resources for various locales so that multiple locales
WcmString and WcmException translations can be available simultaneously.
This class interprets a text input line, along with a modifier, and produces
XML used in Stored Searches, Search Templates and for execution of Search Templates.
Definition class for describing workflow parameters, including fields
for the parameter string name, input/output mode, data type, and
a boolean array indicator.
Deprecated.use XPathUtil. This one is obsolete and inefficient
The WcmXPathUtil class provides convenience methods for getting, updating, adding or removing XML
nodes using XPath syntax.
This class only calls methods of XPathUtil