:: com :: sun :: star :: container ::
|
interface XHierarchicalName |
|
- Description
- specifies the fully qualified name of the object within a hierarchy.
The name is generally globally unique in the hierarchy.
|
Methods' Details |
getHierarchicalName
string |
getHierarchicalName(); |
- Returns
- the fully qualified hierarchical name of the object.
|
|
composeHierarchicalName
- Description
- builds the hierarchical name of an object, given a relative name
Can be used to find the name of a descendant object in the hierarchy
without actually accessing it.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.