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

E22562-05

oracle.apps.fnd.applcore.flex.ui.bean
Class EFFAsyncDeploymentBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.ui.bean.EFFAsyncDeploymentBean

public class EFFAsyncDeploymentBean
extends java.lang.Object


Constructor Summary
EFFAsyncDeploymentBean()
           
 
Method Summary
 void closeAsyncDeploymentValidationErrorPopup(javax.faces.event.ActionEvent actionEvent)
           
 void closeAsyncDeploymentValidationPopup(javax.faces.event.ActionEvent actionEvent)
           
 void handleCancelAction(javax.faces.event.ActionEvent ae)
           
 void handleDeployAction(javax.faces.event.ActionEvent actionEvent)
           
static void invokeAsyncDeploymentValidationPopup(javax.faces.event.ActionEvent actionEvent, java.lang.String popupId)
           
 boolean isEffQueuedByCurrentUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EFFAsyncDeploymentBean

public EFFAsyncDeploymentBean()
Method Detail

handleDeployAction

public void handleDeployAction(javax.faces.event.ActionEvent actionEvent)

handleCancelAction

public void handleCancelAction(javax.faces.event.ActionEvent ae)

isEffQueuedByCurrentUser

public boolean isEffQueuedByCurrentUser()

invokeAsyncDeploymentValidationPopup

public static void invokeAsyncDeploymentValidationPopup(javax.faces.event.ActionEvent actionEvent,
                                                        java.lang.String popupId)

closeAsyncDeploymentValidationPopup

public void closeAsyncDeploymentValidationPopup(javax.faces.event.ActionEvent actionEvent)

closeAsyncDeploymentValidationErrorPopup

public void closeAsyncDeploymentValidationErrorPopup(javax.faces.event.ActionEvent actionEvent)

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

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.