SilverStream eXtend
Director 4.0

SilverStream eXtend Director 4.0 API

To learn about the organization and use of the Director API, see Coding Java for Director Applications in the Core Development Guide -- it describes the packages that are available to you.

See:
          Description

Packages
com.sssw.cm.api Provides interfaces that define the Content Management subsystem API.
com.sssw.cm.client Provides functionality related to the support of local versus remote references and the support for EJBs.
com.sssw.cm.factory Provides functionality for Content Management object instantiation.
com.sssw.cm.task.api Provides functionality for supporting content management-specific tasks (periodic or scheduled background jobs).
com.sssw.cm.util Provides a set of utility (helper) objects for the Content Management subsystem.
com.sssw.fw.api Provides interfaces for working with the Director Framework subsystem.
com.sssw.fw.cachemgr.api Provides an interface that defines configuration settings for the cache manager.
com.sssw.fw.directory.api Provides interfaces to the Directory subsystem API including the directory manager and pluggable realms.
com.sssw.fw.directory.client Provides a helper class that gets data from the user context object and a factory class that manages directory objects.
com.sssw.fw.exception Provides exceptions that can occur during the runtime processing of a Director application.
com.sssw.fw.factory Provides a factory class that manages framework objects.
com.sssw.fw.log Provides a factory class for accessing logs of Director activities.
com.sssw.fw.persist.jdbc.api Provides interfaces that define generic SQL queries.
com.sssw.fw.resource Provides an exception that is thrown when an error occurs in a resource set.
com.sssw.fw.resource.api Provides an interface a class can implement to be automatically invoked by a resource set during its instantiation.
com.sssw.fw.security.api Provides interfaces to the Security API, including access control and permission data, as well as the security manager.
com.sssw.fw.security.client Provides a factory class that manages security objects.
com.sssw.fw.task.api Provides interfaces that define the API for working with tasks.
com.sssw.fw.task.factory Provides a factory class for task management.
com.sssw.fw.timer Provides a factory class for instantiating timers.
com.sssw.fw.usermgr.api Provides interfaces that define the API for working with the User subsystem (user personalization and customization).
com.sssw.fw.usermgr.client Provides a helper class that gets data from the user context object and a factory class that manages user objects.
com.sssw.portal.api Provides interfaces that define the core portal API.
com.sssw.portal.factory Provides a factory class for working with various portal objects, including the component manager, device manager, page manager, presentation manager, profiling manager, and style manager.
com.sssw.portal.util Provides a helper class for retrieving and parsing portal URLs.
com.sssw.re.api Provides interfaces for accessing rule runtime session data and for accessing a rule manager.
com.sssw.re.core Provides implementation templates and supporting classes for writing custom conditions and actions.
com.sssw.re.exception Provides exceptions that can be generated by the Rule subsystem.
com.sssw.re.factory Provides a factory class for Rule subsystem object instantiation.
com.sssw.search.api Provides interfaces for conceptual searching using the Search subsystem API.
com.sssw.search.client Provides factory class containing methods for getting Search subsystem delegates.
com.sssw.search.factory Provides factory class containing methods for instantiating objects used by the Search subsystem, such as an EbiQuery object
com.sssw.webdav.client Provides functionality for developing a WebDAV client that accesses custom Director content management features.
com.sssw.webdav.common Provides class containing constants for the SilverStream WebDAV client and server.
com.sssw.wf.activity Provides implementation and base classes for customizing the behavior of workflow activities.
com.sssw.wf.api Provides interface access to runtime workflow session and process data.
com.sssw.wf.client Provides client access to workflow manager objects, including the workflow engine, workflow queue, and workitems.
com.sssw.wf.factory Provides factory access to the workflow application server.
com.sssw.wf.link Provides implementation and base classes for customizing the behavior of links between activities in a workflow process.

 

To learn about the organization and use of the Director API, see Coding Java for Director Applications in the Core Development Guide -- it describes the packages that are available to you.


SilverStream eXtend
Director 4.0