|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.portal.tools.content.NodePath
public final class NodePath
Encapsulates a node path.
Constructor Summary | |
---|---|
NodePath(String path)
Constructor. |
Method Summary | |
---|---|
String |
getPath()
Get the node path. |
String |
getRepositoryName()
Get the name of the repository. |
String |
toString()
Get a string representation of this NodePath . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NodePath(String path)
path
- the node pathMethod Detail |
---|
public String getRepositoryName()
public String getPath()
public String toString()
NodePath
.
This method returns the node path.
toString
in class Object
NodePath
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |