Oracle Fusion Middleware
Oracle WebLogic Server Administration Console API Reference
12c Release 1 (12.1.1)

Part Number E24394-01
A C E G H I J M N R S T U V

G

getAction() - Method in class com.bea.console.utils.NavTreeExtensionEvent
Indicates whether the navigation tree extension adds to the navigation tree or replaces an existing node.
getAltText() - Method in class com.bea.jsptools.tree.TreeNode
Returns the alternative text for this node.
getChildren() - Method in class com.bea.jsptools.tree.TreeNode
Returns the collection of child TreeNodes for this TreeNode.
getDisplayName() - Method in interface com.bea.console.handles.Handle
Returns a human readable name for the artifact (such as an MBean) referenced by this handle.
getDisplayName() - Method in class com.bea.console.handles.JMXHandle
If you used the JMXHandle.JMXHandle(String objectIdentifier) constructor, returns the objectIdentifier that this object wraps.
getExtensionUrl() - Method in class com.bea.console.utils.NavTreeExtensionEvent
Deprecated. 10.3.0.0
getHandleContext(ActionForm, HttpServletRequest, String) - Static method in class com.bea.console.utils.HandleUtils
Searches an HttpServletRequest for an ActionForm that contains a handle object whose ObjectType property contains the specified value.
getHandleContextFromForm(ActionForm, String) - Static method in class com.bea.console.utils.HandleUtils
Searches in the HttpSession for an ActionForm that contains a handle object whose ObjectType property contains the specified value.
getHandleContextFromRequest(HttpServletRequest, String) - Static method in class com.bea.console.utils.HandleUtils
Searches in the HttpServletRequest for the most recent handle object whose ObjectType property contains the specified value.
getHandleContextFromSession(HttpServletRequest, String) - Static method in class com.bea.console.utils.HandleUtils
Searches in the session for the most recent handle object whose ObjectType property contains the specified value.
getIconSrcClosed() - Method in class com.bea.jsptools.tree.TreeNode
Returns the path and name of the image to display when this node is in a collapsed state.
getIconSrcOpen() - Method in class com.bea.jsptools.tree.TreeNode
Returns the path and name of the image to display when this node is in an expanded state.
getJavascriptDefinition() - Method in class com.bea.jsptools.tree.TreeNode
Returns the JavaScript representation of the TreeNode.
getNextSibling() - Method in class com.bea.jsptools.tree.TreeNode
 
getNodeId() - Method in class com.bea.jsptools.tree.TreeNode
Returns the nodeId.
getNodeName() - Method in class com.bea.jsptools.tree.TreeNode
Returns the user-visible nodeName.
getNodeUrl() - Method in class com.bea.jsptools.tree.TreeNode
Returns the nodeUrl.
getObjectIdentifier() - Method in interface com.bea.console.handles.Handle
The programmatic name of this object, which comprises the class and object identifier that was passed to the handle's constructor.
getObjectName() - Method in class com.bea.console.handles.JMXHandle
If you used the JMXHandle.JMXHandle(ObjectName objectName) constructor, returns the javax.management.ObjectName that this object wraps.
getObjectType() - Method in interface com.bea.console.handles.Handle
Returns the value of the Type key property that was passed to the constructor of this handle.
getObjectType() - Method in class com.bea.console.handles.JMXHandle
Returns the value of the Type key property that was passed to the constructor of this handle.
getPageLabel() - Method in class com.bea.console.utils.NavTreeExtensionEvent
Deprecated. 10.3.0.0
getParent() - Method in class com.bea.console.utils.NavTreeExtensionEvent
Returns the parent TreeNode for the extension that this event represents.
getParent() - Method in class com.bea.jsptools.tree.TreeNode
Returns the TreeNode object that represents this TreeNode's parent node.
getParentId() - Method in class com.bea.jsptools.tree.TreeNode
Returns the nodeId of this TreeNode's parent node.
getParentPath() - Method in class com.bea.console.utils.NavTreeExtensionEvent
Returns a String that describes the path to the parent node in the navigation tree for the extension that this event represents.
getParentPath() - Method in class com.bea.jsptools.tree.TreeNode
Returns the path to this TreeNode's parent.
getPopupId() - Method in class com.bea.jsptools.tree.TreeNode
Returns the popupId, which is a string that displays in a popup window when a user right-clicks the node.
getPosition() - Method in class com.bea.jsptools.tree.TreeNode
 
getPreviousSibling() - Method in class com.bea.jsptools.tree.TreeNode
 
getProperties() - Method in class com.bea.jsptools.tree.TreeNode
Returns all of the custom properties that have been set for this TreeNode.
getPropertyValue(String) - Method in class com.bea.jsptools.tree.TreeNode
Returns the value of property that was created using this TreeNode's TreeNode.addProperty(String, String) method.
getTaxonomyDelimeter() - Static method in class com.bea.jsptools.tree.TreeNode
Returns the taxonomyDelimeter.
getTreeExtension(PageBackingContext, String) - Method in class com.bea.console.utils.NavTreeExtensionBacking
Deprecated.  
getTreeExtension(PageBackingContext, String, HttpServletRequest) - Method in class com.bea.console.utils.NavTreeExtensionBacking
Appends a single control to the end of the navigation tree.
getType() - Method in interface com.bea.console.handles.Handle
Returns the Java type of this handle.
getVarName() - Method in class com.bea.jsptools.tree.TreeNode
Returns the variable name that JavaScript uses to refer to this TreeNode object.

Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server Administration Console API Reference
12c Release 1 (12.1.1)

Part Number E24394-01
A C E G H I J M N R S T U V