Packages |
com.plumtree.remote |
Provides an EDK Version class and common exception classes used by multiple services. |
com.plumtree.remote.auth |
Provides interfaces for creating authentication and synchronization services for users and groups in the Plumtree Corporate Portal. |
com.plumtree.remote.crawler |
Provides classes and interfaces for crawling in, indexing and representing documents from other systems, within the Knowledge Directory of the Plumtree Corporate Portal. |
com.plumtree.remote.docfetch |
Provides interfaces for building document retrieval services for the Plumtree Corporate Portal. |
com.plumtree.remote.logging |
Provides a public interface which can send messages to the Plumtree Logging Toolkit
(See the Usage Example in the package description or Logging Example). |
com.plumtree.remote.portlet |
Provides classes and interfaces for building portlets for the Plumtree Corporate Portal. |
com.plumtree.remote.prc |
The Plumtree Remote Client (PRC) enables application building by providing
remote access to all relevant Plumtree Corporate Portal objects such as users,
communities and portlets as well as relevant Portal functions such as the
Knowledge Directory. |
com.plumtree.remote.prc.collaboration |
Contains ICollaborationFactory, a factory interface to obtain various
Collaboration managers, and common exception classes used by all
Collaboration objects. |
com.plumtree.remote.prc.collaboration.calendar |
Contains the base interface for calendar items. |
com.plumtree.remote.prc.collaboration.discussion |
Provides classes and interfaces for creating, modiying, managing, and querying
for Collaboration discussions and posts (See Discussion Examples)
|
com.plumtree.remote.prc.collaboration.document |
Provides classes and interfaces for creating, modiying, managing, and querying
for Collaboration document folders and documents (See Document Examples)
|
com.plumtree.remote.prc.collaboration.project |
Provides classes and interfaces for creating, modiying, managing, and querying
for Collaboration projects (See Project Example)
|
com.plumtree.remote.prc.collaboration.query |
Contains abstract base types for filtering and ordering queries on Collaboration objects. |
com.plumtree.remote.prc.collaboration.security |
Provides classes and interfaces for managing the security level for Collaboration projects
and the access level for Collaboration objects (See Security Examples)
|
com.plumtree.remote.prc.collaboration.tasklist |
Provides classes and interfaces for creating, modiying, managing, and querying
for Collaboration tasklists and tasks (See Task List Examples)
|
com.plumtree.remote.prc.content |
Contains IContentFactory, a factory interface to obtain various
Content managers, and common exception classes used by all
Content Server objects (See Content Item Example for
sample code on how to retrieve a Content factory and various Content managers). |
com.plumtree.remote.prc.content.dataentrytemplate |
Provides interfaces for creating, modifying, managing, and retrieving
Data Entry Templates (See Data Entry Template Example). |
com.plumtree.remote.prc.content.folder |
Provides classes and interfaces for creating, modifying, removing, and retrieving
Content folders (See Content Item Example for
sample code on how to create and retrieve folders). |
com.plumtree.remote.prc.content.item |
Provides interfaces for creating, modifying, managing, and retrieving
content items (See Content Item Example). |
com.plumtree.remote.prc.content.presentationtemplate |
Provides interfaces for creating, modifying, managing, and retrieving
Presentation Templates (See Content Item Example for
sample code on how to create and retrieve Presentation Template). |
com.plumtree.remote.prc.content.property |
Contains Content Server properties and the Property Manager class
(See Content Item Example for
sample code on how to create and add properties to a Data Entry Template). |
com.plumtree.remote.prc.content.selectionlist |
Provides classes and interfaces for creating, modifying, managing, and retrieving
Content selection lists (See Content Item Example for
sample code on how to create and retrieve selection lists). |
com.plumtree.remote.prc.search |
Provides classes and interfaces for searching for Plumtree Corporate Portal objects. |
com.plumtree.remote.profile |
Provides classes and interfaces for querying remote systems for user profile information and augmenting/synchronizing Plumtree Corporate Portal user profiles. |
com.plumtree.remote.sci |
Provides interfaces for creating plug-in pages for Plumtree Corporate Portal object editors and remote document import. |
com.plumtree.remote.search |
Provides interfaces for searching remote systems from the Plumtree Corporate Portal. |
com.plumtree.remote.util |
Provides utility classes used in the auth, crawler, docfetch, profile, search, and sci packages. |