Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

oracle.apps.fnd.applcore.sandbox.model
Class DSSandboxOperations

java.lang.Object
  extended by oracle.apps.fnd.applcore.sandbox.model.DSSandboxOperations

public class DSSandboxOperations
extends java.lang.Object


Constructor Summary
DSSandboxOperations()
           
 
Method Summary
 void createDSSandbox(java.lang.String sandboxName)
          API to create Data Security Sandbox
 void deleteDSSandbox(java.lang.String sandboxName)
          API to delete Data Security Sandbox
 java.util.ArrayList<java.lang.Object> listDetailsDSSandbox(java.lang.String sandboxName)
          API to retrieve Data security artifacts modified as part of the Sandbox
 void publishDSSandbox(java.lang.String sandboxName)
          API to publish Data Security Sandbox
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSSandboxOperations

public DSSandboxOperations()
Method Detail

createDSSandbox

public void createDSSandbox(java.lang.String sandboxName)
API to create Data Security Sandbox


deleteDSSandbox

public void deleteDSSandbox(java.lang.String sandboxName)
API to delete Data Security Sandbox


publishDSSandbox

public void publishDSSandbox(java.lang.String sandboxName)
API to publish Data Security Sandbox


listDetailsDSSandbox

public java.util.ArrayList<java.lang.Object> listDetailsDSSandbox(java.lang.String sandboxName)
API to retrieve Data security artifacts modified as part of the Sandbox

Parameters:
sandboxName -
Returns:

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.