Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6.3)
E26229-05


Uses of Class
oracle.as.scheduler.PropertyValue

Packages that use PropertyValue
oracle.as.scheduler Enterprise Scheduler API interfaces and classes. 
oracle.as.scheduler.management   

 

Uses of PropertyValue in oracle.as.scheduler

 

Methods in oracle.as.scheduler that return PropertyValue
static PropertyValue PropertyValue.from(javax.management.openmbean.CompositeData cd)
          Create an instance of the model specific class out of an associated CompositeData instance

 

Uses of PropertyValue in oracle.as.scheduler.management

 

Methods in oracle.as.scheduler.management with parameters of type PropertyValue
 void RuntimeServiceMXBeanProxy.setRequestParameter(long requestId, java.lang.String name, PropertyValue value)
          Sets the value of a request parameter for a specified request.
 void RuntimeServiceMXBeanProxy.updateRequestProperty(long requestId, java.lang.String name, PropertyValue value)
          Updates the value of a request parameter for a request.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6.3)
E26229-05


Copyright © 2008, 2012 Oracle. All rights reserved.