ADF Designtime

oracle.adf.dt.configurers
Class UixProject

java.lang.Object
  extended byoracle.adf.dt.configurers.HttpProject
      extended byoracle.adf.dt.configurers.UixProject
All Implemented Interfaces:
ProjectConfigurer

public class UixProject
extends HttpProject


Field Summary
static java.lang.String CONTROLLER_SERVLET_NAME
           
 
Constructor Summary
UixProject()
           
 
Method Summary
 java.lang.String getControllerServletName()
           
 
Methods inherited from class oracle.adf.dt.configurers.HttpProject
configureProject, isStrutsProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTROLLER_SERVLET_NAME

public static final java.lang.String CONTROLLER_SERVLET_NAME
See Also:
Constant Field Values
Constructor Detail

UixProject

public UixProject()
Method Detail

getControllerServletName

public java.lang.String getControllerServletName()
Overrides:
getControllerServletName in class HttpProject

ADF Designtime

 

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