public class RowKey
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static RowKey | EMPTYROWKEYThe emptyrowkey. | 
| Constructor and Description | 
|---|
| RowKey(XBRLContext ctx)Instantiates a new row key. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj)Equals. | 
| java.util.ArrayList<Member<?>> | getMembersArrayList()This method is used when a new fact is about to be created in the non dimensional instance explorer. | 
| int | hashCode()Hash code. | 
| boolean | passFilter(XBRLContext ctx)Returns true if the new context passes the filter indicated by the RowKey parameter. | 
public static RowKey EMPTYROWKEY
public RowKey(XBRLContext ctx)
ctx - the ctxpublic boolean passFilter(XBRLContext ctx)
ctx - the ctxpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - the objpublic java.util.ArrayList<Member<?>> getMembersArrayList() throws XBRLValidationException
XBRLValidationException - the XBRL validation exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa