org.xwiki.wikistream.instance.output
Class InstanceOutputProperties
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
org.xwiki.wikistream.instance.output.InstanceOutputProperties
- All Implemented Interfaces:
- Serializable, Cloneable, Map<String,Object>, org.xwiki.properties.RawProperties
@Unstable
public class InstanceOutputProperties
- extends HashMap<String,Object>
- implements org.xwiki.properties.RawProperties
- Since:
- 5.3RC1
- Version:
- $Id: f5d35adccd4586a0e46201dcf8b4e4ff0a5ab334 $
- See Also:
- Serialized Form
| Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
InstanceOutputProperties
public InstanceOutputProperties()
set
public void set(String propertyName,
Object value)
- Specified by:
set in interface org.xwiki.properties.RawProperties
Copyright © 2004–2014 XWiki. All rights reserved.