Uses of Class
org.exoplatform.services.jcr.rmi.api.client.ClientObject

Packages that use ClientObject
org.exoplatform.services.jcr.rmi.api.client   
org.exoplatform.services.jcr.rmi.api.client.iterator   
 

Uses of ClientObject in org.exoplatform.services.jcr.rmi.api.client
 

Subclasses of ClientObject in org.exoplatform.services.jcr.rmi.api.client
 class ClientItem
          Local adapter for the JCR-RMI RemoteItem inteface.
 class ClientItemDefinition
          Local adapter for the JCR-RMI RemoteItemDefinition inteface.
 class ClientLock
          Local adapter for the JCR-RMI RemoteLock inteface.
 class ClientNamespaceRegistry
          Local adapter for the JCR-RMI RemoteNamespaceRegistry inteface.
 class ClientNode
          Local adapter for the JCR-RMI RemoteNode inteface.
 class ClientNodeDefinition
          Local adapter for the JCR-RMI RemoteNodeDefinition inteface.
 class ClientNodeType
          Local adapter for the JCR-RMI RemoteNodeType inteface.
 class ClientNodeTypeManager
          Local adapter for the JCR-RMI RemoteNodeTypeManager inteface.
 class ClientObservationManager
          The ClientObservationManager class This class uses an instance of the ClientEventPoll class for the actual registration and event dispatching.
 class ClientProperty
          Local adapter for the JCR-RMI RemoteProperty inteface.
 class ClientPropertyDefinition
          Local adapter for the JCR-RMI RemotePropertyDefinition inteface.
 class ClientQuery
          Local adapter for the JCR-RMI RemoteQuery inteface.
 class ClientQueryManager
          Local adapter for the JCR-RMI RemoteQueryManager inteface.
 class ClientQueryResult
          Local adapter for the JCR-RMI RemoteQueryResult inteface.
 class ClientRepository
          Local adapter for the JCR-RMI RemoteRepository inteface.
 class ClientSession
          Local adapter for the JCR-RMI RemoteSession inteface.
 class ClientVersion
          Local adapter for the JCR-RMI RemoteVersion interface.
 class ClientVersionHistory
          Local adapter for the JCR-RMI RemoteVersionHistory interface.
 class ClientWorkspace
          Local adapter for the JCR-RMI RemoteWorkspace interface.
 

Uses of ClientObject in org.exoplatform.services.jcr.rmi.api.client.iterator
 

Subclasses of ClientObject in org.exoplatform.services.jcr.rmi.api.client.iterator
 class ClientIterator
          A buffering local adapter for the JCR-RMI RemoteIterator interface.
 class ClientNodeIterator
          A ClientIterator for iterating remote nodes.
 class ClientNodeTypeIterator
          A ClientIterator for iterating remote node types.
 class ClientPropertyIterator
          A ClientIterator for iterating remote properties.
 class ClientRowIterator
          A ClientIterator for iterating remote rows.
 class ClientVersionIterator
          A ClientIterator for iterating remote versions.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.