Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

oracle.apps.fnd.appltest.diagfwk.ui.backing
Class ADRHomeLOVBean

java.lang.Object
  extended by oracle.apps.fnd.appltest.diagfwk.ui.backing.ADRHomeLOVBean

public class ADRHomeLOVBean
extends java.lang.Object

Since:
release specific (what release of product did this appear in)
Version:
$Header: atgpf/appltest/applications/DiagnosticsUI/ViewController/src/oracle/apps/fnd/appltest/diagfwk/ui/backing/ADRHomeLOVBean.java /main/2 2009/08/21 16:10:02 ilawler Exp $
Author:
ppradhan

Nested Class Summary
static class ADRHomeLOVBean.AttributeCriterionImpl
           
static class ADRHomeLOVBean.AttributeDescriptorImpl
           
static class ADRHomeLOVBean.ConjunctionCriterionImpl
           
static class ADRHomeLOVBean.ListOfValuesModelImpl
           
static class ADRHomeLOVBean.QueryDescriptorImpl
           
static class ADRHomeLOVBean.QueryModelImpl
           
static class ADRHomeLOVBean.TableModelImpl
           
 
Constructor Summary
ADRHomeLOVBean()
           
 
Method Summary
 void clearData()
          API to cleanup any cached data for problem LOV
 ADRHome getADRHome(java.lang.String pADRHomeName, java.lang.String pServerName)
          Returns the ADR Home for the given ADR Home name and server name.
 java.lang.String getADRHomeName()
           
 ADRHome getCurrentADRHome()
          Returns the currently selected ADR home
 org.apache.myfaces.trinidad.model.CollectionModel getListModel()
           
 oracle.adf.view.rich.model.ListOfValuesModel getLovModel()
           
 oracle.adf.view.rich.model.ListOfValuesModel getLovModelEmpty()
           
 java.lang.String getServerName()
           
protected static java.lang.String makeRowKey(ADRHome pADRHome)
          Makes the row key for an ADRHome
 void setADRHomeName(java.lang.String pADRHomeName)
           
 void setServerName(java.lang.String pServerName)
           
 void validate(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uIComponent, java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ADRHomeLOVBean

public ADRHomeLOVBean()
Method Detail

clearData

public void clearData()
API to cleanup any cached data for problem LOV


setADRHomeName

public void setADRHomeName(java.lang.String pADRHomeName)

getADRHomeName

public java.lang.String getADRHomeName()

setServerName

public void setServerName(java.lang.String pServerName)

getServerName

public java.lang.String getServerName()

getCurrentADRHome

public ADRHome getCurrentADRHome()
Returns the currently selected ADR home

Returns:
the currently selected ADRHome object

getADRHome

public ADRHome getADRHome(java.lang.String pADRHomeName,
                          java.lang.String pServerName)
Returns the ADR Home for the given ADR Home name and server name.


getListModel

public org.apache.myfaces.trinidad.model.CollectionModel getListModel()

getLovModel

public oracle.adf.view.rich.model.ListOfValuesModel getLovModel()

getLovModelEmpty

public oracle.adf.view.rich.model.ListOfValuesModel getLovModelEmpty()

validate

public void validate(javax.faces.context.FacesContext facesContext,
                     javax.faces.component.UIComponent uIComponent,
                     java.lang.Object object)

makeRowKey

protected static java.lang.String makeRowKey(ADRHome pADRHome)
Makes the row key for an ADRHome


Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.