org.openmdx.base.accessor.generic.spi
Class MarshallingContainer_1<K,V,M extends FilterableMap<K,?>>
java.lang.Object
java.util.AbstractMap<K,V>
org.openmdx.base.collection.MarshallingMap<K,V,M>
org.openmdx.base.collection.MarshallingFilterableMap<K,V,M>
org.openmdx.base.accessor.generic.spi.MarshallingContainer_1<K,V,M>
- All Implemented Interfaces:
- Serializable, Map<K,V>, FetchSize, FilterableMap<K,V>
public class MarshallingContainer_1<K,V,M extends FilterableMap<K,?>>
- extends MarshallingFilterableMap<K,V,M>
Marshalling Container
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
| Methods inherited from class org.openmdx.base.collection.MarshallingMap |
clear, containsKey, containsValue, entrySet, get, getDelegate, isEmpty, keySet, put, remove, size, values |
| Methods inherited from interface java.util.Map |
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
MarshallingContainer_1
public MarshallingContainer_1(Marshaller marshaller,
M container)
throws ServiceException
- Constructor
- Parameters:
marshaller - container -
- Throws:
ServiceException
This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.