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

E22565-02

oracle.apps.fnd.appltest.diagfwk.engine.provider.url
Class URLProviderInternal

java.lang.Object
  extended by oracle.apps.fnd.appltest.diagfwk.engine.provider.url.URLProviderInternal
All Implemented Interfaces:
URLProvider

public class URLProviderInternal
extends java.lang.Object
implements URLProvider

URLProvider internal for getting links internal to a given system.

Since:
release specific (what release of product did this appear in)
Version:
$Header: URLProviderInternal.java 10-jan-2008.15:14:27 ppradhan Exp $
Author:
ppradhan

Field Summary
 
Fields inherited from interface oracle.apps.fnd.appltest.diagfwk.engine.provider.url.URLProvider
PROP_NAME_FUNCNAME, PROP_NAME_LINKURI, PROP_NAME_METALINKDOCID
 
Constructor Summary
URLProviderInternal()
           
 
Method Summary
 java.lang.String createURL(NameValueList pProperties)
          Creates a URL based on the given set of name value pair properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLProviderInternal

public URLProviderInternal()
Method Detail

createURL

public java.lang.String createURL(NameValueList pProperties)
Description copied from interface: URLProvider
Creates a URL based on the given set of name value pair properties. These properties can include the values for all components of the URL.

Specified by:
createURL in interface URLProvider
Parameters:
pProperties - set of name value pair properties required for creating the URL
Returns:
created URL based on the given set of name value pair properties.

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

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.