Novell exteNd
Director 5.2 API

Novell exteNd Director 5.2 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.novell.afw.component.api  
com.novell.afw.component.factory  
com.novell.afw.portal.aggregation Provides helpers for the Portlet Aggregation (Portal) System for the Director product.
com.novell.afw.portal.api Provides interfaces that define the Portlet Aggregation (Portal) System API for the Director product.
com.novell.afw.portal.exception Provides exceptions for the Portlet Aggregation (Portal) System API for the Director product.
com.novell.afw.portal.factory Provides a factory to gain access to the aggregation controller implementation for the Portlet Aggregation (Portal) System for the Director product.
com.novell.afw.portal.proxy  
com.novell.afw.portlet.api Provides interfaces that define the Portlet 1.0 API's for the Director product.
com.novell.afw.portlet.consumer.factory  
com.novell.afw.portlet.factory  
com.novell.afw.util  
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.event.api This package contains functionality for supporting Content Management-specific events.
com.sssw.cm.event.util This package contains some utilities for the Content Management-specific event support.
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.event.api This package contains most of the public API for event support in Director.
com.sssw.fw.event.factory This package contains public API functionality for object retrieval and instantiation as far as the event support in Director is concerned.
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.resource Provides an exception that is thrown when an error occurs in a resource set.
com.sssw.fw.resource.api Provides an interface that can be automatically invoked by a resource set during its instantiation.
com.sssw.fw.resource.factory Provides a factory class for managing a resource set.
com.sssw.fw.resource.search Provides interfaces to resource set search funtions.
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.event.api This package contains the public API for task-related events.
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.fw.util  
com.sssw.fw.util.crypto  
com.sssw.fw.util.http  
com.sssw.fw.util.jndi  
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 exteNd WebDAV client and server.
com.sssw.webdav.event.api This package contains public API for WebDAV-related events.
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.exception  
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.
com.sssw.wf.ui.api Provides interfaces for customizing the Workflow Designer UI.

 

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.


Novell exteNd
Director 5.2 API