public class OverrideViaXmlRequest extends Object
| Constructor and Description |
|---|
OverrideViaXmlRequest(String requestedConfigKey,
String requestedCeilingEntity,
String prefix,
Boolean parentExcluded,
DynamicEntityDao dynamicEntityDao) |
| Modifier and Type | Method and Description |
|---|---|
DynamicEntityDao |
getDynamicEntityDao() |
Boolean |
getParentExcluded() |
String |
getPrefix() |
String |
getRequestedCeilingEntity() |
String |
getRequestedConfigKey() |
public OverrideViaXmlRequest(String requestedConfigKey, String requestedCeilingEntity, String prefix, Boolean parentExcluded, DynamicEntityDao dynamicEntityDao)
public String getRequestedConfigKey()
public String getRequestedCeilingEntity()
public String getPrefix()
public Boolean getParentExcluded()
public DynamicEntityDao getDynamicEntityDao()
Copyright © 2015. All rights reserved.