public abstract class AbstractAddNewOpenMapMemberPropertyUIBean extends Object
| Constructor and Description |
|---|
AbstractAddNewOpenMapMemberPropertyUIBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
addProperty() |
String |
cancel() |
protected abstract org.rhq.core.domain.configuration.Configuration |
getConfiguration() |
String |
getPropertyName() |
String |
getPropertyValue() |
void |
setPropertyName(String propertyName) |
void |
setPropertyValue(String propertyValue) |
public AbstractAddNewOpenMapMemberPropertyUIBean()
protected abstract org.rhq.core.domain.configuration.Configuration getConfiguration()
public String getPropertyName()
public void setPropertyName(String propertyName)
public String getPropertyValue()
public void setPropertyValue(String propertyValue)
public String addProperty()
public String cancel()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.