public class ServiceDeskPropertySetDaoImpl extends Object implements ServiceDeskPropertySetDao
| Constructor and Description |
|---|
ServiceDeskPropertySetDaoImpl(OfBizDelegator ofBizDelegator) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeStringProperty(String key,
String value)
Writes string property.
|
public ServiceDeskPropertySetDaoImpl(OfBizDelegator ofBizDelegator)
public void writeStringProperty(String key, String value)
ServiceDeskPropertySetDaowriteStringProperty in interface ServiceDeskPropertySetDaokey - of the propertyvalue - of the property.Copyright © 2002-2018 Atlassian. All Rights Reserved.