com.atlassian.configurable
Class XMLValuesObjectConfigurationProperty

java.lang.Object
  extended by com.atlassian.configurable.ObjectConfigurationPropertyImpl
      extended by com.atlassian.configurable.XMLValuesObjectConfigurationProperty
All Implemented Interfaces:
ObjectConfigurationProperty, Map

public class XMLValuesObjectConfigurationProperty
extends ObjectConfigurationPropertyImpl

Uses an xml element to configure a list of keys and values as the available values for this property.


Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Method Summary
 
Methods inherited from class com.atlassian.configurable.ObjectConfigurationPropertyImpl
clear, containsKey, containsValue, entrySet, get, getCascadeFrom, getDefault, getDescription, getInternalValues, getMutableInternalValues, getName, getType, init, isEmpty, isEnabled, isI18nValues, keySet, put, putAll, remove, setCascadeFrom, setI18nValues, size, values
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.