© 2003 BEA Systems, Inc.

com.bea.netuix.application.identifier
Class PortalPath

java.lang.Object
  |
  +--com.bea.netuix.application.identifier.Path
        |
        +--com.bea.netuix.application.identifier.PortalPath
All Implemented Interfaces:
Serializable

public class PortalPath
extends Path

See Also:
Serialized Form

Constructor Summary
PortalPath(String path)
           
 
Method Summary
protected  Object clone()
           
static PortalPath clone(PortalPath portalPath)
           
static PortalPath createPortalPath(String path)
           
 String toString()
           
 
Methods inherited from class com.bea.netuix.application.identifier.Path
equals, getPath, hashCode, setPath
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PortalPath

public PortalPath(String path)
Method Detail

createPortalPath

public static PortalPath createPortalPath(String path)

clone

public static PortalPath clone(PortalPath portalPath)

clone

protected Object clone()
Overrides:
clone in class Object

toString

public String toString()
Overrides:
toString in class Object

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved