|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.core.impl.api.node.AbstractPortalNodeURL
org.jboss.portal.core.impl.api.node.PageURL
public class PageURL
Field Summary |
---|
Fields inherited from class org.jboss.portal.core.impl.api.node.AbstractPortalNodeURL |
---|
controllerContext, id, parameters, relative, wantAuthenticated, wantSecure |
Constructor Summary | |
---|---|
PageURL(PortalObjectId id,
ControllerContext controllerContext)
|
Method Summary | |
---|---|
java.lang.String |
toString()
Generate an URL for this node. |
Methods inherited from class org.jboss.portal.core.impl.api.node.AbstractPortalNodeURL |
---|
getURLContext, setAuthenticated, setParameter, setParameter, setRelative, setSecure |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PageURL(PortalObjectId id, ControllerContext controllerContext)
Method Detail |
---|
public java.lang.String toString()
PortalURL
toString
in interface PortalURL
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |