public class OpenTableRowKeyMember extends java.lang.Object implements Member<java.lang.Integer>, java.lang.Comparable<OpenTableRowKeyMember>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
dimensionUserName
The Constant dimensionUserName.
|
static javax.xml.namespace.QName |
openTableDimensionQName
The Constant openTableDimensionQName.
|
Constructor and Description |
---|
OpenTableRowKeyMember(java.util.Map<javax.xml.namespace.QName,java.lang.Object> dimAndValueTable)
Instantiates a new open table row key member.
|
Modifier and Type | Method and Description |
---|---|
void |
addDomain(java.util.Collection<Member<?>> members)
Adds the domain.
|
OpenTableRowKeyMember |
clone()
Clone.
|
int |
compareTo(Member<?> o2)
Compare to.
|
int |
compareTo(OpenTableRowKeyMember o)
Compare to.
|
boolean |
equals(java.lang.Object obj)
Equals.
|
Dimension<?> |
getDimension()
Gets the dimension.
|
java.util.Collection<Member<?>> |
getDomain()
Gets the domain.
|
java.util.Map<javax.xml.namespace.QName,java.lang.Object> |
getExtraDimensions()
Gets the extra dimensions.
|
java.util.Map<javax.xml.namespace.QName,java.lang.Object> |
getHashTable()
Gets the hash table.
|
java.lang.Integer |
getMember()
Gets the member.
|
boolean |
hasDomain()
Checks for domain.
|
int |
hashCode()
Hash code.
|
boolean |
isAbstract()
Checks if is abstract.
|
boolean |
isNegated()
Checks if is negated.
|
boolean |
isNet()
Checks if is net.
|
boolean |
isPrimary()
Checks if is primary.
|
boolean |
isTotal()
Checks if is total.
|
boolean |
isUsable()
When the member is part of a dimensional domain, this method returns
true if the target member is usable or false if it is not
|
boolean |
isVisible()
Checks if is visible.
|
static void |
resetCounter()
Reset counter.
|
Dimension<?> |
setDimension(Dimension<?> newDimension)
Sets the dimension.
|
void |
setHidden()
Sets the hidden.
|
void |
setVisible()
Sets the visible.
|
void |
setVisible(boolean value)
Sets the visible.
|
java.lang.String |
toString()
To string.
|
public static final javax.xml.namespace.QName openTableDimensionQName
public static final java.lang.String dimensionUserName
public OpenTableRowKeyMember(java.util.Map<javax.xml.namespace.QName,java.lang.Object> dimAndValueTable)
dimAndValueTable
- the dim and value tablepublic static void resetCounter()
public OpenTableRowKeyMember clone()
public java.util.Map<javax.xml.namespace.QName,java.lang.Object> getHashTable()
public java.util.Map<javax.xml.namespace.QName,java.lang.Object> getExtraDimensions()
public java.lang.Integer getMember()
public boolean isUsable()
Member
public boolean hasDomain()
public java.util.Collection<Member<?>> getDomain()
getDomain
in interface Member<java.lang.Integer>
Member.hasDomain()
public void addDomain(java.util.Collection<Member<?>> members)
public boolean isAbstract()
isAbstract
in interface Member<java.lang.Integer>
public boolean isPrimary()
public boolean isVisible()
public void setVisible()
public void setVisible(boolean value)
setVisible
in interface Member<java.lang.Integer>
value
- the new visiblepublic void setHidden()
public Dimension<?> getDimension()
getDimension
in interface Member<java.lang.Integer>
public Dimension<?> setDimension(Dimension<?> newDimension)
setDimension
in interface Member<java.lang.Integer>
newDimension
- the new dimensionpublic int compareTo(Member<?> o2)
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- the objpublic java.lang.String toString()
public int compareTo(OpenTableRowKeyMember o)
compareTo
in interface java.lang.Comparable<OpenTableRowKeyMember>
o
- the opublic boolean isTotal()
public boolean isNet()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa