WebLogic Integration


Uses of Package
com.bea.eci.repository.helper

Packages that use com.bea.eci.repository.helper
com.bea.eci.repository.ejb Provides the classes for the stateless session EJB eCI repository interface. 
com.bea.eci.repository.helper Provides the classes required by the ECI repository interface. 
com.bea.wlpi.client.repository Provides the classes for the eCI repository client for Weblogioc Process Integrator. 
 

Classes in com.bea.eci.repository.helper used by com.bea.eci.repository.ejb
RepositoryActions
          This class provides methods for accessing and manipulating the XML Entity Repository.
RepositoryException
          Thrown by the repository EJB, this class insulates the repository client from the repository implementation classes, specifically com.bea.eci.repository.RepositoryException.
RepositoryFolderInfo
          A class used to represent a folder in the repository.
XMLEntityInfo
          A representation of an entity (RepositoryVersionedObject or one of its subclasses, specifically TextDocument) for clients.
 

Classes in com.bea.eci.repository.helper used by com.bea.eci.repository.helper
RepositoryException
          Thrown by the repository EJB, this class insulates the repository client from the repository implementation classes, specifically com.bea.eci.repository.RepositoryException.
RepositoryFolderInfo
          A class used to represent a folder in the repository.
XMLEntityInfo
          A representation of an entity (RepositoryVersionedObject or one of its subclasses, specifically TextDocument) for clients.
 

Classes in com.bea.eci.repository.helper used by com.bea.wlpi.client.repository
XMLEntityInfo
          A representation of an entity (RepositoryVersionedObject or one of its subclasses, specifically TextDocument) for clients.
 


WebLogic Integration

WebLogic Integration (WLI)