WebLogic Integration


Package com.bea.eci.repository.helper

Provides the classes required by the ECI repository interface.

See:
          Description

Interface Summary
RepositoryExceptionMessages Message numbers used by com.bea.eci.repository.helper.RepositoryException.
 

Class Summary
ObjectFolderUtil A convenience class for repository ObjectFolders.
RepositoryActions This class provides methods for accessing and manipulating the XML Entity Repository.
RepositoryFolderInfo A class used to represent a folder in the repository.
RepositoryResolver This class provides methods for obtaining XML entities stored in the repository.
TextDocumentUtil This class is a convenience class for TextDocument that provides additional methods for TextDocuments.
Types Definitions used as a bridge between the repository client and the repository.
XMLEntityInfo A representation of an entity (RepositoryVersionedObject or one of its subclasses, specifically TextDocument) for clients.
 

Exception Summary
RepositoryException Thrown by the repository EJB, this class insulates the repository client from the repository implementation classes, specifically com.bea.eci.repository.RepositoryException.
 

Package com.bea.eci.repository.helper Description

Provides the classes required by the ECI repository interface. <code>xxxInfo</code> objects for dealing with repository objects on the client side and RepositoryActions, which provides the repository manipulation methods.

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

WebLogic Integration

WebLogic Integration (WLI)