|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
javax.swing.tree.DefaultMutableTreeNode
com.essbase.eas.ui.ctree.CTreeNode
com.essbase.eas.essbase.ui.tree.EssbaseTreeNode
com.essbase.eas.essbase.ui.tree.DatabaseTreeNode
com.essbase.eas.essbase.ui.tree.ASODatabaseTreeNode
public class ASODatabaseTreeNode
Extends the DatabaseTreeNode class to implement some features specific to Essbase ASO database objects.
Notes:
07/25/2000, hcox: Much of this is hard-coded for the moment.
| Field Summary |
|---|
| Fields inherited from class com.essbase.eas.essbase.ui.tree.DatabaseTreeNode |
|---|
calcsNode, dbAdapter, rptsNode, rulesNode, serverAdapter |
| Fields inherited from class com.essbase.eas.essbase.ui.tree.EssbaseTreeNode |
|---|
autoHide, bundle, collapseAction, context, expanded, parentNode, server |
| Fields inherited from class com.essbase.eas.ui.ctree.CTreeNode |
|---|
actionMenuItems, allChildrenRemoved, caption, contextMenuItems, customViewEnabled, customViewNode, draggable, EMPTY_NODES, flavors, icon, notifyChildRemoval, startSortIndex, toolTipText |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
|---|---|
ASODatabaseTreeNode() |
|
ASODatabaseTreeNode(Database db) |
|
ASODatabaseTreeNode(java.lang.Object userObject) |
|
| Method Summary | |
|---|---|
boolean |
canClearAggregates() |
boolean |
canClearNonInputBlocks() |
boolean |
canClearUpperBlocks() |
boolean |
candoAggregations() |
boolean |
candoCalculations() |
boolean |
candoCompression() |
boolean |
candoCopy() |
boolean |
candoDataSliceMerge() |
boolean |
candoExport() |
boolean |
candoRestructure() |
boolean |
candoStart() |
boolean |
candoStop() |
boolean |
canEnableTracking() |
protected boolean |
canShowCalcNode() |
protected boolean |
canShowLocAliasNode() |
protected boolean |
canShowLroNode() |
| Methods inherited from class com.essbase.eas.essbase.ui.tree.DatabaseTreeNode |
|---|
addCalcscriptNode, addPartitionsNode, addRptscriptNode, addRulesNode, candoArchiveDatabase, candoDisplayTransaction, candoReplayTransaction, candoRestoreDatabase, clone, getActionMenuItems, getContextCaption, getContextInformation, getContextMenuItems, handleDelete, installListeners, selectNodeFromProperties, setContextInformation, setUserObject, showNode, uninstallListeners, updateChildOrder, updateNodeIcon, willExpand |
| Methods inherited from class com.essbase.eas.essbase.ui.tree.EssbaseTreeNode |
|---|
add, collpaseBranch, collpaseBranch, expandBranch, expandBranch, getApplication, getCollpaseMenuItem, getCollpaseMenuItem, getDatabase, getExpandMenuItem, getExpandMenuItem, getFilter, getProperEventSource, getProperEventSource, getServer, getSourceNode, insert, isConnected, isServerContextValid, nodeRemoved, processNodeFromProperties, remove, removeNodeFromParent, setAutoHide, setIcon, setIcon, setParentNode, showNode |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
breadthFirstEnumeration, children, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ASODatabaseTreeNode()
public ASODatabaseTreeNode(java.lang.Object userObject)
public ASODatabaseTreeNode(Database db)
| Method Detail |
|---|
protected boolean canShowLocAliasNode()
canShowLocAliasNode in class DatabaseTreeNodeprotected boolean canShowLroNode()
canShowLroNode in class DatabaseTreeNodeprotected boolean canShowCalcNode()
canShowCalcNode in class DatabaseTreeNodepublic boolean canClearUpperBlocks()
canClearUpperBlocks in class DatabaseTreeNodepublic boolean canClearNonInputBlocks()
canClearNonInputBlocks in class DatabaseTreeNodepublic boolean candoCalculations()
candoCalculations in class DatabaseTreeNodepublic boolean candoAggregations()
candoAggregations in class DatabaseTreeNodepublic boolean candoExport()
candoExport in class DatabaseTreeNodepublic boolean candoRestructure()
candoRestructure in class DatabaseTreeNodepublic boolean candoStart()
candoStart in class DatabaseTreeNodepublic boolean candoStop()
candoStop in class DatabaseTreeNodepublic boolean candoCopy()
candoCopy in class DatabaseTreeNodepublic boolean canClearAggregates()
canClearAggregates in class DatabaseTreeNodepublic boolean candoCompression()
candoCompression in class DatabaseTreeNodepublic boolean canEnableTracking()
canEnableTracking in class DatabaseTreeNodepublic boolean candoDataSliceMerge()
candoDataSliceMerge in class DatabaseTreeNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||