Collaboration API Documentation

Package com.filenet.bso.api.collaboration.store

This package contains interfaces that provide access to workflow, template, and application information, and to objects that define containers, subscription events, security and access information, and various other collaboration elements.

See:
          Description

Interface Summary
AccessLevels Classes that implement the AccessLevels define a set of access level permissions assigned to a teamspace object.
AccessLevelsDefinition Classes that implement the AccessLevelsDefinition specify a set of Access Control List (ACL) definitions that are associated with various logical teamspace objects.
AccessLevelsStore A class that implements the AccessLevelsStore interface provides access to AccessLevelsDefinition objects in the Collaboration Store.
ApplicationsStore A class that implements the ApplicationsStore interface returns the application information (each represented by a Map) in a variety of ways.
ConfigurationStore A class that implements the ConfigurationStore interface returns the ObjectStore objects configured to hold collaboration object definitions and notifications.
ContainerDefinition Classes that implement the ContainerDefinition define containers that can optionally be added to a teamspace.
ContainersStore A class that implements the ContainersStore interface provides access to ContainerDefinition objects in the Collaboration Store.
EmailTemplateMapsStore A class that implements the EmailTemplateMapsStore interface returns the ObjectStore objects configured to hold collaboration object definitions and notifications.
EmailTemplatesStore Interface containing a method to fetch an e-mail template from an e-mail templates store.
EnterpriseSecurityStore A class that implements the EnterpriseSecurityStore interface provides access to enterprise-level security definitions for teamspaces, teamspace templates, and deactivated teamspaces.
MeetingDefinition A class that implements the MeetingDefinition interface defines a template for meetings that can be scheduled in a teamspace.
MeetingsStore A class that implements the MeetingsStore interface provides access to MeetingDefinition objects in the Collaboration Store.
SubscriptionDefinition Classes that implement the SubscriptionDefinition define subscriptions to events in a teamspace environment.
SubscriptionsStore A class that implements the SubscriptionsStore interface provides access to SubscriptionDefinition objects in the Collaboration Store.
TemplatesStore A class that implements the TemplatesStore interface provides access to Teamspace objects in the Collaboration Store that are configured as templates.
 

Package com.filenet.bso.api.collaboration.store Description

This package contains interfaces that provide access to workflow, template, and application information, and to objects that define containers, subscription events, security and access information, and various other collaboration elements.


Collaboration API Documentation

Copyright © 2002 - 2004 FileNet Corporation. All rights reserved.