Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.5)
E20742-01


oracle.as.scheduler.cp
Interface CPParameters


public interface CPParameters

Since:
release specific (what release of product did this appear in)
Version:
$Header: ess/src/oracle/as/scheduler/cp/CPParameters.java /main/1 2010/06/28 11:29:15 dcraft Exp $
Author:
dcraft

Method Summary
 java.lang.String getFilePersistenceMode()
           
 java.net.URL getNotificationServiceURL()
           
 java.lang.String getRequestFileDirectory()
           
 java.net.URI getSAMLTokenPolicyURI()
           
 

Method Detail

getNotificationServiceURL

java.net.URL getNotificationServiceURL()
                                       throws java.lang.Exception
Throws:
java.lang.Exception

getSAMLTokenPolicyURI

java.net.URI getSAMLTokenPolicyURI()
                                   throws java.lang.Exception
Throws:
java.lang.Exception

getRequestFileDirectory

java.lang.String getRequestFileDirectory()
                                         throws java.lang.Exception
Throws:
java.lang.Exception

getFilePersistenceMode

java.lang.String getFilePersistenceMode()
                                        throws java.lang.Exception
Throws:
java.lang.Exception

Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.5)
E20742-01


Copyright © 2008, 2011 Oracle. All rights reserved.