public class ComponentConfiguration extends Object
| Constructor and Description |
|---|
ComponentConfiguration(String componentName) |
ComponentConfiguration(String companyId,
String componentName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getComponentName()
Get the name of the component which is associated with this configuration
|
ComponentProperties |
getProperties()
Get a typed map of the properties associated with this component
|
int |
hashCode() |
public ComponentConfiguration(String componentName)
public String getComponentName()
public ComponentProperties getProperties()
Copyright © 2020. All Rights Reserved.