Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


oracle.jdeveloper.palette
Class WebApplicationConfiguration

java.lang.Object
  extended by oracle.jdeveloper.palette.WebApplicationConfiguration

All Implemented Interfaces:
oracle.jdeveloper.palette.HtmlWizardConfiguration, oracle.jdeveloper.palette.HtmlWizardConfiguration2

public class WebApplicationConfiguration
extends java.lang.Object
implements oracle.jdeveloper.palette.HtmlWizardConfiguration2

Constructor Summary
WebApplicationConfiguration()
           

 

Method Summary
 java.lang.String getContentSetKey()
           
 URLFilter getCSSFilter()
           
 URLFilter getDocumentFilter()
           
 URLFilter getImageFilter()
           
 java.net.URL getRootPath(Context context)
           

 

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

 

Constructor Detail

WebApplicationConfiguration

public WebApplicationConfiguration()

Method Detail

getRootPath

public java.net.URL getRootPath(Context context)
Specified by:
getRootPath in interface oracle.jdeveloper.palette.HtmlWizardConfiguration

getImageFilter

public URLFilter getImageFilter()
Specified by:
getImageFilter in interface oracle.jdeveloper.palette.HtmlWizardConfiguration

getCSSFilter

public URLFilter getCSSFilter()
Specified by:
getCSSFilter in interface oracle.jdeveloper.palette.HtmlWizardConfiguration

getDocumentFilter

public URLFilter getDocumentFilter()
Specified by:
getDocumentFilter in interface oracle.jdeveloper.palette.HtmlWizardConfiguration

getContentSetKey

public java.lang.String getContentSetKey()
Specified by:
getContentSetKey in interface oracle.jdeveloper.palette.HtmlWizardConfiguration2

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.