Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-01


oracle.stellent.wcm.client.invokers.impl
Class UrlInvoker.WcmUrl

java.lang.Object
  extended by oracle.stellent.wcm.client.invokers.impl.UrlInvoker.WcmUrl

Enclosing class:
UrlInvoker

public static class UrlInvoker.WcmUrl
extends java.lang.Object

Handles controlling the output of the URL to optionally include the context path


Constructor Summary
UrlInvoker.WcmUrl(java.lang.String url, java.lang.String contextPath, boolean includeContext)
           

 

Method Summary
 java.lang.String getFullPath()
           
 java.lang.String getRelPath()
           
 boolean isIncludeContext()
           
 java.lang.String toString()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

UrlInvoker.WcmUrl

public UrlInvoker.WcmUrl(java.lang.String url,
                         java.lang.String contextPath,
                         boolean includeContext)

Method Detail

isIncludeContext

public boolean isIncludeContext()

getRelPath

public java.lang.String getRelPath()

getFullPath

public java.lang.String getFullPath()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-01


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.