Skip navigation links

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

E17273-03


oracle.stellent.wcm.javaee
Class ServletHelper.ModeAndPath

java.lang.Object
  extended by oracle.stellent.wcm.javaee.ServletHelper.ModeAndPath

Enclosing class:
ServletHelper

public static class ServletHelper.ModeAndPath
extends java.lang.Object

Constructor Summary
ServletHelper.ModeAndPath(SiteRequest.Mode mode, java.lang.String path)
           

 

Method Summary
 SiteRequest.Mode getMode()
           
 java.lang.String getPath()
           

 

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

 

Constructor Detail

ServletHelper.ModeAndPath

public ServletHelper.ModeAndPath(SiteRequest.Mode mode,
                                 java.lang.String path)

Method Detail

getMode

public SiteRequest.Mode getMode()

getPath

public java.lang.String getPath()

Skip navigation links

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

E17273-03


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