public class XBRLFilter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
log
The Constant log.
|
Constructor and Description |
---|
XBRLFilter() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
createExcelFunction(XBRLFactItem fact,
org.hibernate.Session session)
Creates the excel function.
|
static XBRLFilterInterface |
createFilter(java.lang.String filter,
org.hibernate.Session session)
Factory method for creating a filter concrete class from the filter text string representation.
|
static XBRLFilterInterface[] |
createFilters(XBRLFactItem fact,
org.hibernate.Session session)
Creates the filters.
|
public static XBRLFilterInterface createFilter(java.lang.String filter, org.hibernate.Session session) throws FilterException
filter
- the filtersession
- the sessionFilterException
- the filter exceptionpublic static XBRLFilterInterface[] createFilters(XBRLFactItem fact, org.hibernate.Session session)
fact
- the factsession
- the sessionpublic static java.lang.String createExcelFunction(XBRLFactItem fact, org.hibernate.Session session)
fact
- the factsession
- the sessionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa