Uses of Interface
org.eclipse.emf.cdo.spi.server.InternalStore

Packages that use InternalStore
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
 

Uses of InternalStore in org.eclipse.emf.cdo.spi.server
 

Classes in org.eclipse.emf.cdo.spi.server that implement InternalStore
 class LongIDStore
           
 class Store
           
 

Methods in org.eclipse.emf.cdo.spi.server that return InternalStore
 InternalStore InternalRepository.getStore()
           
 

Methods in org.eclipse.emf.cdo.spi.server with parameters of type InternalStore
 void InternalRepository.setStore(InternalStore store)
           
 



Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.