public class PropertySourceWrapper
extends java.lang.Object
| Constructor and Description |
|---|
PropertySourceWrapper(ConnectionHolder connectionHolder) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getEditableValue() |
IPropertyDescriptor[] |
getPropertyDescriptors() |
java.lang.Object |
getPropertyValue(java.lang.Object id) |
boolean |
isPropertySet(java.lang.Object id) |
void |
resetPropertyValue(java.lang.Object id) |
void |
setPropertyValue(java.lang.Object id,
java.lang.Object value) |
public PropertySourceWrapper(ConnectionHolder connectionHolder)
public boolean isPropertySet(java.lang.Object id)
public java.lang.Object getEditableValue()
public IPropertyDescriptor[] getPropertyDescriptors()
public java.lang.Object getPropertyValue(java.lang.Object id)
public void resetPropertyValue(java.lang.Object id)
public void setPropertyValue(java.lang.Object id,
java.lang.Object value)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0