CrowdService
instead.@Deprecated public class JiraJdbcPropertySet extends com.opensymphony.module.propertyset.AbstractPropertySet
Constructor and Description |
---|
JiraJdbcPropertySet()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
exists(String key)
Deprecated.
|
protected @Nullable Object |
get(int type,
String key)
Deprecated.
|
@NonNull Collection |
getKeys(String prefix,
int type)
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, type
public void init(Map config, Map args)
init
in interface com.opensymphony.module.propertyset.PropertySet
init
in class com.opensymphony.module.propertyset.AbstractPropertySet
public @NonNull Collection getKeys(String prefix, int type) throws com.opensymphony.module.propertyset.PropertyException
getKeys
in interface com.opensymphony.module.propertyset.PropertySet
getKeys
in class com.opensymphony.module.propertyset.AbstractPropertySet
com.opensymphony.module.propertyset.PropertyException
public int getType(String key) throws com.opensymphony.module.propertyset.PropertyException
getType
in interface com.opensymphony.module.propertyset.PropertySet
getType
in class com.opensymphony.module.propertyset.AbstractPropertySet
com.opensymphony.module.propertyset.PropertyException
public boolean exists(String key) throws com.opensymphony.module.propertyset.PropertyException
exists
in interface com.opensymphony.module.propertyset.PropertySet
exists
in class com.opensymphony.module.propertyset.AbstractPropertySet
com.opensymphony.module.propertyset.PropertyException
protected @Nullable Object get(int type, String key) throws com.opensymphony.module.propertyset.PropertyException
get
in class com.opensymphony.module.propertyset.AbstractPropertySet
com.opensymphony.module.propertyset.PropertyException
public void remove(String key) throws com.opensymphony.module.propertyset.PropertyException
remove
in interface com.opensymphony.module.propertyset.PropertySet
remove
in class com.opensymphony.module.propertyset.AbstractPropertySet
com.opensymphony.module.propertyset.PropertyException
Copyright © 2003–2021 Atlassian. All rights reserved.