CrowdService instead.@Deprecated public class ConditionalPropertySet extends com.opensymphony.module.propertyset.AbstractPropertySet
| Constructor and Description | 
|---|
| ConditionalPropertySet()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | conditionPasses(String key)Deprecated.  | 
| boolean | exists(String key)Deprecated.  | 
| protected Object | get(int type,
   String key)Deprecated.  | 
| Collection | getKeys(String prefix,
       int type)Deprecated.  Gets keys from default and conditional PS's | 
| protected com.opensymphony.module.propertyset.PropertySet | getRelevantPS(String key)Deprecated.  | 
| int | getType(String key)Deprecated.  | 
| void | init(Map config,
    Map args)Deprecated.  | 
| void | remove(String key)Deprecated.  | 
| protected void | setImpl(int type,
       String key,
       Object value)Deprecated.  | 
getAsActualType, getBoolean, getData, getDate, getDouble, getInt, getKeys, getKeys, getKeys, getLong, getObject, getProperties, getSchema, getString, getText, getXML, isSettable, setAsActualType, setBoolean, setData, setDate, setDouble, setInt, setLong, setObject, setProperties, setSchema, setString, setText, setXML, supportsType, supportsTypes, toString, type, typepublic void init(Map config, Map args)
init in interface com.opensymphony.module.propertyset.PropertySetinit in class com.opensymphony.module.propertyset.AbstractPropertySetpublic Collection getKeys(String prefix, int type) throws com.opensymphony.module.propertyset.PropertyException
getKeys in interface com.opensymphony.module.propertyset.PropertySetgetKeys in class com.opensymphony.module.propertyset.AbstractPropertySetcom.opensymphony.module.propertyset.PropertyExceptionpublic int getType(String key) throws com.opensymphony.module.propertyset.PropertyException
getType in interface com.opensymphony.module.propertyset.PropertySetgetType in class com.opensymphony.module.propertyset.AbstractPropertySetcom.opensymphony.module.propertyset.PropertyExceptionpublic boolean exists(String key) throws com.opensymphony.module.propertyset.PropertyException
exists in interface com.opensymphony.module.propertyset.PropertySetexists in class com.opensymphony.module.propertyset.AbstractPropertySetcom.opensymphony.module.propertyset.PropertyExceptionpublic void remove(String key) throws com.opensymphony.module.propertyset.PropertyException
remove in interface com.opensymphony.module.propertyset.PropertySetremove in class com.opensymphony.module.propertyset.AbstractPropertySetcom.opensymphony.module.propertyset.PropertyExceptionprotected void setImpl(int type,
                       String key,
                       Object value)
                throws com.opensymphony.module.propertyset.PropertyException
setImpl in class com.opensymphony.module.propertyset.AbstractPropertySetcom.opensymphony.module.propertyset.PropertyExceptionprotected Object get(int type, String key) throws com.opensymphony.module.propertyset.PropertyException
get in class com.opensymphony.module.propertyset.AbstractPropertySetcom.opensymphony.module.propertyset.PropertyExceptionprotected com.opensymphony.module.propertyset.PropertySet getRelevantPS(String key)
protected boolean conditionPasses(String key)
Copyright © 2003–2019 Atlassian. All rights reserved.