public class PeriodAspectOrFilterPeriodBase extends java.lang.Object implements AspectOrFilter
| Constructor and Description |
|---|
PeriodAspectOrFilterPeriodBase(java.util.GregorianCalendar startDateGc,
javax.xml.namespace.QName resourcename)
Instantiates a new period aspect or filter period base.
|
| Modifier and Type | Method and Description |
|---|---|
XMLFragment |
getAspectFragment(DTSContainer dts)
Generates an XMLFragment that can be used as one additional aspect on a formula.
|
XBRLResource |
getFilterFragment(GenerationContext gc)
Generated an XMLFragment that can be used as one additional filter on a formula.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic PeriodAspectOrFilterPeriodBase(java.util.GregorianCalendar startDateGc,
javax.xml.namespace.QName resourcename)
startDateGc - the start date gcresourcename - the resourcenamepublic XMLFragment getAspectFragment(DTSContainer dts)
AspectOrFiltergetAspectFragment in interface AspectOrFilterdts - the dtspublic XBRLResource getFilterFragment(GenerationContext gc)
AspectOrFiltergetFilterFragment in interface AspectOrFiltergc - the gc