org.eclipse.ecf.core.sharedobject
Interface ISharedObjectContainerConfig

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IIdentifiable
All Known Implementing Classes:
DatashareContainerConfig, SOContainerConfig

public interface ISharedObjectContainerConfig
extends IIdentifiable, org.eclipse.core.runtime.IAdaptable

Configuration information associated with ISharedObjectContainer.


Method Summary
 java.util.Map<java.lang.String,?> getProperties()
          The properties associated with the owner ISharedObjectContainer
 
Methods inherited from interface org.eclipse.ecf.core.identity.IIdentifiable
getID
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 

Method Detail

getProperties

java.util.Map<java.lang.String,?> getProperties()
The properties associated with the owner ISharedObjectContainer

Returns:
Map the properties associated with owner ISharedObjectContainer