|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlAdhocRestriction | |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration | |
| Uses of XmlAdhocRestriction in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocRestriction | |
|---|---|
protected XmlAdhocRestriction |
AdhocToXmlTransform.restriction(AdhocRestriction adhocRestriction)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocRestriction | |
|---|---|
protected void |
AdhocToXmlTransform.restriction(AdhocRestriction adhocRestriction,
XmlAdhocRestriction xmlAdhocRestriction)
|
protected AdhocRestriction |
XmlToAdhocTransform.restriction(XmlAdhocRestriction xmlAdhocRestriction)
|
protected void |
XmlToAdhocTransform.restriction(XmlAdhocRestriction xmlAdhocRestriction,
AdhocRestriction adhocRestriction)
|
| Uses of XmlAdhocRestriction in net.sf.dynamicreports.adhoc.xmlconfiguration |
|---|
| Subclasses of XmlAdhocRestriction in net.sf.dynamicreports.adhoc.xmlconfiguration | |
|---|---|
class |
XmlAdhocValueRestriction
Java class for ValueRestriction complex type. |
| Fields in net.sf.dynamicreports.adhoc.xmlconfiguration with type parameters of type XmlAdhocRestriction | |
|---|---|
protected List<XmlAdhocRestriction> |
XmlAdhocFilter.restriction
|
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocRestriction | |
|---|---|
XmlAdhocRestriction |
ObjectFactory.createXmlAdhocRestriction()
Create an instance of XmlAdhocRestriction |
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return types with arguments of type XmlAdhocRestriction | |
|---|---|
List<XmlAdhocRestriction> |
XmlAdhocFilter.getRestriction()
Gets the value of the restriction property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||