JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 
Summary:  
Nested |  
Field |  
Constr |  
Method  
Detail:  
Field |  
Constr |  
Method  
 
  
All Superinterfaces: 
java.io.Serializable 
 
All Known Subinterfaces: 
ResponseEvent , ResponseRef , ResponseRowEvent , ResponseValues  
All Known Implementing Classes: 
SvcMethodResponse , SvcMsgResponse , SvcMsgResponseByValueRowSet , SvcMsgResponseEvent , SvcMsgResponseException , SvcMsgResponseFullRef , SvcMsgResponseNavig , SvcMsgResponseRef , SvcMsgResponseRowEvent , SvcMsgResponseValues  
public interface Response 
extends java.io.Serializable 
This interface is used to marshal a service message response from the middle tier
 to the client tier.
 Response operation ids
   0x1001 - 0x10ff -- are reserved by BC4J
 
 
 
 
Method Summary 
Methods   
Modifier and Type 
Method and Description 
 
java.lang.StringgetName Returns the name of this response.
 
intgetOperation Returns the id that identifies this response.
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 
Summary:  
Nested |  
Field |  
Constr |  
Method  
Detail:  
Field |  
Constr |  
Method  
 
  
Copyright © 1997, 2014, Oracle. All rights reserved.