com.neeve.config
Interface IConfigComplexEntityContainer

All Superinterfaces:
IConfigContentNode, IConfigEntityContainer<IConfigComplexEntity>, IConfigNode

public interface IConfigComplexEntityContainer
extends IConfigEntityContainer<IConfigComplexEntity>

Represents an container for complex entities in the configuration repository.

Threading:
This class is not safe for concurrent access by multiple threads

Method Summary
 
Methods inherited from interface com.neeve.config.IConfigEntityContainer
createEntity, deserialize, getEntity, iterator, removeEntity, serialize
 
Methods inherited from interface com.neeve.config.IConfigContentNode
clear, isDirty, setDirty
 
Methods inherited from interface com.neeve.config.IConfigNode
getAddress, getRepository
 



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.