|
© 2003 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.bea.netuix.application.identifier.Path
Base class for all path based entities.
Known extending classes
PortalPath DesktopPath
| Constructor Summary | |
Path(String path)
Ctor |
|
| Method Summary | |
boolean |
equals(Object o)
|
String |
getPath()
Returns path. |
int |
hashCode()
|
void |
setPath(String path)
Sets path |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Path(String path)
path - | Method Detail |
public String getPath()
public void setPath(String path)
path - public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
© 2003 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||