Business Components 9.0.5

oracle.svcmsg
Interface Response

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
ResponseEvent, ResponseRowEvent, ResponseValues
All Known Implementing Classes:
SvcMsgResponse, SvcMsgResponseEvent, SvcMsgResponseRowEvent, SvcMsgResponseValues

public interface Response
extends java.io.Serializable


Method Summary
 java.lang.String getName()
           
 int getOperation()
           
 

Method Detail

getOperation

public int getOperation()

getName

public java.lang.String getName()

Business Components 9.0.5

 

Copyright © 1997, 2004, Oracle. All rights reserved.