es.aeat.eett.plugins.infoRubik.deploy
Class AvailableHierarchies
java.lang.Object
es.aeat.eett.plugins.infoRubik.deploy.AvailableHierarchies
- public class AvailableHierarchies
- extends java.lang.Object
- Author:
- f00992
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
localizationResources
private static final java.util.ResourceBundle localizationResources
DIAPONIBLES
private static final java.lang.String DIAPONIBLES
FALSE_MEMBER_TOTAL
static final java.lang.String FALSE_MEMBER_TOTAL
AvailableHierarchies
AvailableHierarchies()
getTreeDisponibles
CheckNode getTreeDisponibles()
throws java.lang.Exception
- Throws:
java.lang.Exception
canAddFalseTotal
private boolean canAddFalseTotal(CheckNode nLevel)
loadTreeLevel
void loadTreeLevel(CheckNode nParent,
CheckNode nHierarchy)
loadTreeHierarchy
void loadTreeHierarchy(CheckNode nParent)
- Carga CheckNode raiz de Hierarchy
- Parameters:
nParent
-
addNodesChildrens
private void addNodesChildrens(com.tonbeller.jpivot.olap.navi.MemberTree mmt,
com.tonbeller.jpivot.olap.model.Member mParent,
CheckNode nodoParent)
- Parameters:
mmt
- mParent
- nodoParent
-
getIndexAxis
private int getIndexAxis(com.tonbeller.jpivot.olap.model.Hierarchy hierarchy)
throws com.tonbeller.jpivot.olap.model.OlapException
- Parameters:
hierarchy
-
- Returns:
- El indice del eje en el que se encuentra la hierarchy ( o alguno de sus miembros, caso del slicer,)
-1, 0, 1, 2 (No esta en ninguno, col, row, slicer ).
- Throws:
com.tonbeller.jpivot.olap.model.OlapException
JRubik v0.6