| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Class and Description |
|---|---|
class |
AdhocValueRestriction
AdhocValueRestriction class.
|
| Modifier and Type | Method and Description |
|---|---|
AdhocRestriction |
AdhocRestriction.clone() |
AdhocRestriction |
AdhocFilter.getRestriction(String key)
getRestriction.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdhocRestriction> |
AdhocFilter.getRestrictions()
Getter for the field
restrictions. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocFilter.addRestriction(AdhocRestriction restriction)
addRestriction.
|
void |
AdhocFilter.setRestriction(String key,
AdhocRestriction restriction)
setRestriction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocFilter.setRestrictions(List<AdhocRestriction> restrictions)
Setter for the field
restrictions. |
| Modifier and Type | Method and Description |
|---|---|
protected AdhocRestriction |
XmlToAdhocTransform.restriction(XmlAdhocRestriction xmlAdhocRestriction)
restriction.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocRestriction |
AdhocToXmlTransform.restriction(AdhocRestriction adhocRestriction)
restriction.
|
protected void |
AdhocToXmlTransform.restriction(AdhocRestriction adhocRestriction,
XmlAdhocRestriction xmlAdhocRestriction)
restriction.
|
protected void |
XmlToAdhocTransform.restriction(XmlAdhocRestriction xmlAdhocRestriction,
AdhocRestriction adhocRestriction)
restriction.
|
Copyright © 2010–2021. All rights reserved.