org.eclipse.ecf.storage
Interface INamespaceStoreAdapter


public interface INamespaceStoreAdapter

Adapter for retrieving Namespace name for storage.


Method Summary
 java.lang.String getNameForStorage()
          Get the Namespace name for storage.
 

Method Detail

getNameForStorage

java.lang.String getNameForStorage()
Get the Namespace name for storage.

Returns:
String name for storage. Must not return null.