org.eclipse.emf.cdo.server.db4o
Interface IDB4OIdentifiableObject


public interface IDB4OIdentifiableObject

Represents DB4O objects with an ID.

No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 String getId()
           
 

Method Detail

getId

String getId()


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